Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

A

add(int, Value) - Method in class swim.db.STreeList
 
add(int, Value) - Method in class swim.db.STreeListView
 
add(int, Value, Object) - Method in class swim.db.STreeList
 
add(Value) - Method in class swim.db.STreeList
 
add(Value) - Method in class swim.db.STreeListView
 
add(Value, Object) - Method in class swim.db.STreeList
 
addAll(int, Collection<? extends Value>) - Method in class swim.db.STreeList
 
addAll(int, Collection<? extends Value>) - Method in class swim.db.STreeListView
 
addAll(Collection<? extends Value>) - Method in class swim.db.STreeList
 
addAll(Collection<? extends Value>) - Method in class swim.db.STreeListView
 
andThen(Cont<Chunk>) - Method in class swim.db.Commit
 
appended(Value, Value, long) - Method in class swim.db.STreePage
 
appended(Value, Value, long, int) - Method in class swim.db.STree
 
arity() - Method in class swim.db.BTreeLeaf
 
arity() - Method in class swim.db.BTreeNode
 
arity() - Method in class swim.db.Page
 
arity() - Method in class swim.db.QTreeLeaf
 
arity() - Method in class swim.db.QTreeNode
 
arity() - Method in class swim.db.STreeLeaf
 
arity() - Method in class swim.db.STreeNode
 
arity() - Method in class swim.db.UTreeLeaf
 
autoCommit(Database, long, long, Commit) - Static method in class swim.db.StoreContext
 
autoCommitShifted(Store, long, Commit) - Static method in class swim.db.StoreContext
 

B

balanced(long) - Method in class swim.db.BTreeLeaf
 
balanced(long) - Method in class swim.db.BTreeNode
 
balanced(long) - Method in class swim.db.BTreePage
 
balanced(long) - Method in class swim.db.QTreeLeaf
 
balanced(long) - Method in class swim.db.QTreeNode
 
balanced(long) - Method in class swim.db.QTreePage
 
balanced(long) - Method in class swim.db.STreeLeaf
 
balanced(long) - Method in class swim.db.STreeNode
 
balanced(long) - Method in class swim.db.STreePage
 
base() - Method in class swim.db.BTreePageRef
 
base() - Method in class swim.db.Page
 
base() - Method in class swim.db.PageRef
 
base() - Method in class swim.db.QTreePageRef
 
base() - Method in class swim.db.STreePageRef
 
base() - Method in class swim.db.UTreePageRef
 
baseName() - Method in class swim.db.FileStore
 
bind(Chunk) - Method in class swim.db.Commit
 
BTree - Class in swim.db
 
BTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.BTree
 
BTree(TreeContext, BTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.BTree
 
BTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.BTree
 
BTREE - Enum constant in enum class swim.db.TreeType
 
BTreeDelegate - Interface in swim.db
 
btreeDidDrop(BTree, BTree, long) - Method in interface swim.db.BTreeDelegate
 
btreeDidDrop(BTree, BTree, long) - Method in class swim.db.TreeContext
 
btreeDidDrop(BTree, BTree, long) - Method in class swim.db.Trunk
 
btreeDidRemove(BTree, BTree, Value, Value) - Method in interface swim.db.BTreeDelegate
 
btreeDidRemove(BTree, BTree, Value, Value) - Method in class swim.db.TreeContext
 
btreeDidRemove(BTree, BTree, Value, Value) - Method in class swim.db.Trunk
 
btreeDidTake(BTree, BTree, long) - Method in interface swim.db.BTreeDelegate
 
btreeDidTake(BTree, BTree, long) - Method in class swim.db.TreeContext
 
btreeDidTake(BTree, BTree, long) - Method in class swim.db.Trunk
 
btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in interface swim.db.BTreeDelegate
 
btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in class swim.db.TreeContext
 
btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in class swim.db.Trunk
 
BTreeLeaf - Class in swim.db
 
BTreeLeaf(BTreePageRef, long, Slot[]) - Constructor for class swim.db.BTreeLeaf
 
BTreeMap - Class in swim.db
 
BTreeMap(Trunk<BTree>) - Constructor for class swim.db.BTreeMap
 
BTreeMapView - Class in swim.db
 
BTreeMapView(BTree) - Constructor for class swim.db.BTreeMapView
 
BTreeNode - Class in swim.db
 
BTreeNode(BTreePageRef, long, BTreePageRef[], Value[]) - Constructor for class swim.db.BTreeNode
 
BTreePage - Class in swim.db
 
BTreePageRef - Class in swim.db
 
BTreePageRef(PageContext, PageType, int, int, int, long, long, Value) - Constructor for class swim.db.BTreePageRef
 
BTreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object) - Constructor for class swim.db.BTreePageRef
 
BTreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.BTreePageRef
 
buildDiff(long, Builder<Page, ?>) - Method in class swim.db.BTree
 
buildDiff(long, Builder<Page, ?>) - Method in class swim.db.QTree
 
buildDiff(long, Builder<Page, ?>) - Method in class swim.db.STree
 
buildDiff(long, Builder<Page, ?>) - Method in class swim.db.Tree
 
buildDiff(long, Builder<Page, ?>) - Method in class swim.db.UTree
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreeLeaf
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreeNode
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreePageRef
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.Page
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.PageRef
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreeLeaf
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreeNode
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreePageRef
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.STreeLeaf
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.STreeNode
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.STreePageRef
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.UTreeLeaf
 
buildDiff(Builder<Page, ?>) - Method in class swim.db.UTreePageRef
 

C

canEqual(Object) - Method in class swim.db.StoreSettings
 
childCount() - Method in class swim.db.BTreeLeaf
 
childCount() - Method in class swim.db.BTreeNode
 
childCount() - Method in class swim.db.Page
 
childCount() - Method in class swim.db.QTreeLeaf
 
childCount() - Method in class swim.db.QTreeNode
 
childCount() - Method in class swim.db.STreeLeaf
 
childCount() - Method in class swim.db.STreeNode
 
childCount() - Method in class swim.db.UTreeLeaf
 
Chunk - Class in swim.db
 
Chunk(Database, Commit, int, int, Germ, long, FingerTrieSeq<Tree>, FingerTrieSeq<Page>) - Constructor for class swim.db.Chunk
 
clear() - Method in class swim.db.BTreeMap
 
clear() - Method in class swim.db.BTreeMapView
 
clear() - Method in class swim.db.QTreeMap
 
clear() - Method in class swim.db.QTreeMapView
 
clear() - Method in class swim.db.STreeList
 
clear() - Method in class swim.db.STreeListView
 
clear() - Method in class swim.db.UTreeValue
 
cleared(long) - Method in class swim.db.BTree
 
cleared(long) - Method in class swim.db.QTree
 
cleared(long) - Method in class swim.db.STree
 
cleared(long) - Method in class swim.db.UTree
 
close() - Method in class swim.db.Database
 
close() - Method in class swim.db.FileStore
 
close() - Method in class swim.db.FileZone
 
close() - Method in class swim.db.PageLoader
 
close() - Method in class swim.db.Store
 
close() - Method in class swim.db.Zone
 
closed() - Static method in class swim.db.Commit
 
closeTrunk(Value) - Method in class swim.db.Database
 
commit() - Method in class swim.db.Chunk
 
commit(Commit) - Method in class swim.db.BTreeMap
 
commit(Commit) - Method in class swim.db.Database
 
commit(Commit) - Method in class swim.db.QTreeMap
 
commit(Commit) - Method in class swim.db.STreeList
 
commit(Commit) - Method in class swim.db.Trunk
 
commit(Commit) - Method in class swim.db.UTreeValue
 
Commit - Class in swim.db
 
Commit(boolean, boolean, boolean) - Constructor for class swim.db.Commit
 
Commit(boolean, boolean, boolean, FingerTrieSeq<Cont<Chunk>>) - Constructor for class swim.db.Commit
 
commitAndWriteChunk(Commit) - Method in class swim.db.FileZone
 
commitAndWriteChunk(Commit) - Method in class swim.db.Zone
 
commitAsync(Commit) - Method in class swim.db.BTreeMap
 
commitAsync(Commit) - Method in class swim.db.Database
 
commitAsync(Commit) - Method in class swim.db.FileStore
 
commitAsync(Commit) - Method in class swim.db.QTreeMap
 
commitAsync(Commit) - Method in class swim.db.Store
 
commitAsync(Commit) - Method in class swim.db.STreeList
 
commitAsync(Commit) - Method in class swim.db.Trunk
 
commitAsync(Commit) - Method in class swim.db.UTreeValue
 
commitChunk(Commit, int, long) - Method in class swim.db.Database
 
committed(int, long, long) - Method in class swim.db.BTreeLeaf
 
committed(int, long, long) - Method in class swim.db.BTreeNode
 
committed(int, long, long) - Method in class swim.db.BTreePage
 
committed(int, long, long) - Method in class swim.db.BTreePageRef
 
committed(int, long, long) - Method in class swim.db.Page
 
committed(int, long, long) - Method in class swim.db.PageRef
 
committed(int, long, long) - Method in class swim.db.QTreeLeaf
 
committed(int, long, long) - Method in class swim.db.QTreeNode
 
committed(int, long, long) - Method in class swim.db.QTreePage
 
committed(int, long, long) - Method in class swim.db.QTreePageRef
 
committed(int, long, long) - Method in class swim.db.STreeLeaf
 
committed(int, long, long) - Method in class swim.db.STreeNode
 
committed(int, long, long) - Method in class swim.db.STreePage
 
committed(int, long, long) - Method in class swim.db.STreePageRef
 
committed(int, long, long) - Method in class swim.db.UTreeLeaf
 
committed(int, long, long) - Method in class swim.db.UTreePage
 
committed(int, long, long) - Method in class swim.db.UTreePageRef
 
committed(int, long, long, long) - Method in class swim.db.BTree
 
committed(int, long, long, long) - Method in class swim.db.QTree
 
committed(int, long, long, long) - Method in class swim.db.STree
 
committed(int, long, long, long) - Method in class swim.db.Tree
 
committed(int, long, long, long) - Method in class swim.db.UTree
 
committed(long, PageRef) - Method in class swim.db.Seed
 
comparator() - Method in class swim.db.BTreeMap
 
comparator() - Method in class swim.db.BTreeMapView
 
contains(Object) - Method in class swim.db.STreeList
 
contains(Object) - Method in class swim.db.STreeListView
 
contains(Value) - Method in class swim.db.STree
 
contains(Value) - Method in class swim.db.STreeLeaf
 
contains(Value) - Method in class swim.db.STreeNode
 
contains(Value) - Method in class swim.db.STreePage
 
containsAll(Collection<?>) - Method in class swim.db.STreeList
 
containsAll(Collection<?>) - Method in class swim.db.STreeListView
 
containsKey(Object) - Method in class swim.db.BTreeMap
 
containsKey(Object) - Method in class swim.db.BTreeMapView
 
containsKey(Object) - Method in class swim.db.QTreeMap
 
containsKey(Object) - Method in class swim.db.QTreeMapView
 
containsKey(Value) - Method in class swim.db.BTree
 
containsKey(Value) - Method in class swim.db.BTreeLeaf
 
containsKey(Value) - Method in class swim.db.BTreeNode
 
containsKey(Value) - Method in class swim.db.BTreePage
 
containsKey(Value) - Method in class swim.db.QTree
 
containsKey(Value, int, long, int, long) - Method in class swim.db.QTreePage
 
containsKey(Value, long, long) - Method in class swim.db.QTree
 
containsKey(Value, long, long) - Method in class swim.db.QTreeLeaf
 
containsKey(Value, long, long) - Method in class swim.db.QTreeNode
 
containsKey(Value, long, long) - Method in class swim.db.QTreePage
 
containsKey(Value, S) - Method in class swim.db.QTreeMap
 
containsKey(Value, S) - Method in class swim.db.QTreeMapView
 
containsValue(Object) - Method in class swim.db.BTreeMap
 
containsValue(Object) - Method in class swim.db.BTreeMapView
 
containsValue(Object) - Method in class swim.db.QTreeMap
 
containsValue(Object) - Method in class swim.db.QTreeMapView
 
containsValue(Value) - Method in class swim.db.BTree
 
containsValue(Value) - Method in class swim.db.BTreeLeaf
 
containsValue(Value) - Method in class swim.db.BTreeNode
 
containsValue(Value) - Method in class swim.db.BTreePage
 
containsValue(Value) - Method in class swim.db.QTree
 
conts() - Method in class swim.db.Commit
 
copy(int, int, long, long, long, long, long, long, long, long, double, double, int, int) - Method in class swim.db.StoreSettings
 
copyToArray(Object[], int) - Method in class swim.db.STree
 
copyToArray(Object[], int) - Method in class swim.db.STreeLeaf
 
copyToArray(Object[], int) - Method in class swim.db.STreeNode
 
copyToArray(Object[], int) - Method in class swim.db.STreePage
 
create(PageContext, int, long, int, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
 
create(PageContext, int, long, int, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
 
create(PageContext, int, long, int, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
 
create(PageContext, int, long, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
 
create(PageContext, int, long, int, long, long, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
 
create(PageContext, int, long, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
 
create(PageContext, int, long, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
 
create(PageContext, int, long, int, long, Value) - Static method in class swim.db.UTreeLeaf
 
create(PageContext, int, long, int, long, Value, Slot[]) - Static method in class swim.db.BTreeLeaf
 
create(PageContext, int, long, int, long, Value, Slot[]) - Static method in class swim.db.STreeLeaf
 
create(PageContext, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
 
create(PageContext, int, long, long, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
 
create(PageContext, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
 
create(PageContext, int, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
 
create(PageContext, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
 
create(PageContext, int, long, Value) - Static method in class swim.db.UTreeLeaf
 
create(PageContext, int, long, Value, STreePageRef[]) - Static method in class swim.db.STreeNode
 
create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.BTreeLeaf
 
create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
 
create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.STreeLeaf
 
created() - Method in class swim.db.Germ
 
created() - Method in class swim.db.MetaTree
 
created() - Method in class swim.db.Seed
 
cursor() - Method in class swim.db.BTree
 
cursor() - Method in class swim.db.BTreeLeaf
 
cursor() - Method in class swim.db.BTreeNode
 
cursor() - Method in class swim.db.BTreePage
 
cursor() - Method in class swim.db.BTreePageRef
 
cursor() - Method in class swim.db.Page
 
cursor() - Method in class swim.db.PageRef
 
cursor() - Method in class swim.db.QTree
 
cursor() - Method in class swim.db.QTreePage
 
cursor() - Method in class swim.db.QTreePageRef
 
cursor() - Method in class swim.db.STree
 
cursor() - Method in class swim.db.STreeLeaf
 
cursor() - Method in class swim.db.STreeNode
 
cursor() - Method in class swim.db.STreePage
 
cursor() - Method in class swim.db.STreePageRef
 
cursor() - Method in class swim.db.Tree
 
cursor() - Method in class swim.db.UTree
 
cursor() - Method in class swim.db.UTreeLeaf
 
cursor() - Method in class swim.db.UTreePage
 
cursor() - Method in class swim.db.UTreePageRef
 
cursor(long, long) - Method in class swim.db.QTree
 
cursor(long, long) - Method in class swim.db.QTreeLeaf
 
cursor(long, long) - Method in class swim.db.QTreeNode
 
cursor(long, long) - Method in class swim.db.QTreePage
 
cursor(long, long) - Method in class swim.db.QTreePageRef
 

D

database() - Method in class swim.db.BTreeMap
 
database() - Method in class swim.db.Chunk
 
database() - Method in class swim.db.FileStore
 
database() - Method in class swim.db.FileZone
 
database() - Method in class swim.db.QTreeMap
 
database() - Method in class swim.db.Store
 
database() - Method in class swim.db.STreeList
 
database() - Method in class swim.db.Trunk
 
database() - Method in class swim.db.UTreeValue
 
Database - Class in swim.db
 
databaseCommitDidFail(Store, Database, Throwable) - Method in class swim.db.StoreContext
 
databaseCompactDidFail(Store, Database, Throwable) - Method in class swim.db.StoreContext
 
databaseDelegate() - Method in class swim.db.Database
 
DatabaseDelegate - Interface in swim.db
 
databaseDidClose(Store, Database) - Method in class swim.db.StoreContext
 
databaseDidCloseTrunk(Trunk<?>) - Method in class swim.db.Database
 
databaseDidCommit(Database, Chunk) - Method in interface swim.db.DatabaseDelegate
 
databaseDidCommit(Store, Database, Chunk) - Method in class swim.db.StoreContext
 
databaseDidCompact(Database, int) - Method in interface swim.db.DatabaseDelegate
 
databaseDidCompact(Store, Database, int) - Method in class swim.db.StoreContext
 
databaseDidCreateTrunk(Trunk<?>) - Method in class swim.db.Database
 
databaseDidDeleteZone(Store, Database, int) - Method in class swim.db.StoreContext
 
databaseDidOpen(Store, Database) - Method in class swim.db.StoreContext
 
databaseDidOpenTrunk(Trunk<?>) - Method in class swim.db.Database
 
databaseDidShiftZone(Store, Database, Zone) - Method in class swim.db.StoreContext
 
databaseDidUpdateTrunk(Trunk<?>, Tree, Tree, long) - Method in class swim.db.Database
 
databaseWillClose(Store, Database) - Method in class swim.db.StoreContext
 
databaseWillCommit(Store, Database, Commit) - Method in class swim.db.StoreContext
 
databaseWillCompact(Store, Database, int) - Method in class swim.db.StoreContext
 
databaseWillOpen(Store, Database) - Method in class swim.db.StoreContext
 
debug(Output<T>) - Method in enum class swim.db.PageType
 
debug(Output<T>) - Method in class swim.db.StoreSettings
 
delete() - Method in class swim.db.FileStore
 
deleteDelay - Variable in class swim.db.StoreSettings
 
deleteDelay() - Method in class swim.db.StoreSettings
 
deleteDelay(int) - Method in class swim.db.StoreSettings
 
deletePost(int) - Method in class swim.db.FileStore
 
deletePost(int) - Method in class swim.db.Store
 
deltaCursor(long) - Method in class swim.db.BTreeLeaf
 
deltaCursor(long) - Method in class swim.db.BTreeNode
 
deltaCursor(long) - Method in class swim.db.BTreePage
 
deltaCursor(long) - Method in class swim.db.BTreePageRef
 
deltaCursor(long) - Method in class swim.db.QTree
 
deltaCursor(long) - Method in class swim.db.QTreePage
 
deltaCursor(long) - Method in class swim.db.QTreePageRef
 
deltaCursor(long) - Method in class swim.db.STree
 
deltaCursor(long) - Method in class swim.db.STreeLeaf
 
deltaCursor(long) - Method in class swim.db.STreeNode
 
deltaCursor(long) - Method in class swim.db.STreePage
 
deltaCursor(long) - Method in class swim.db.STreePageRef
 
deltaCursor(long, long, long) - Method in class swim.db.QTree
 
deltaCursor(long, long, long) - Method in class swim.db.QTreeLeaf
 
deltaCursor(long, long, long) - Method in class swim.db.QTreeNode
 
deltaCursor(long, long, long) - Method in class swim.db.QTreePage
 
deltaCursor(long, long, long) - Method in class swim.db.QTreePageRef
 
depthCursor(int) - Method in class swim.db.BTree
 
depthCursor(int) - Method in class swim.db.BTreeLeaf
 
depthCursor(int) - Method in class swim.db.BTreeNode
 
depthCursor(int) - Method in class swim.db.BTreePage
 
depthCursor(int) - Method in class swim.db.BTreePageRef
 
depthCursor(int) - Method in class swim.db.QTree
 
depthCursor(int) - Method in class swim.db.QTreePage
 
depthCursor(int) - Method in class swim.db.QTreePageRef
 
depthCursor(int) - Method in class swim.db.STree
 
depthCursor(int) - Method in class swim.db.STreeLeaf
 
depthCursor(int) - Method in class swim.db.STreeNode
 
depthCursor(int) - Method in class swim.db.STreePage
 
depthCursor(int) - Method in class swim.db.STreePageRef
 
depthCursor(long, long, int) - Method in class swim.db.QTree
 
depthCursor(long, long, int) - Method in class swim.db.QTreeLeaf
 
depthCursor(long, long, int) - Method in class swim.db.QTreeNode
 
depthCursor(long, long, int) - Method in class swim.db.QTreePage
 
depthCursor(long, long, int) - Method in class swim.db.QTreePageRef
 
depthIterator(int) - Method in class swim.db.STreeList
 
depthValueIterator(int) - Method in class swim.db.BTreeMap
 
depthValueIterator(int) - Method in class swim.db.BTreeMapView
 
depthValueIterator(int) - Method in class swim.db.QTreeMap
 
didClose() - Method in class swim.db.Database
Lifecycle callback invoked upon entering the closed state.
didClose() - Method in class swim.db.FileStore
Lifecycle callback invoked upon entering the closed state.
didClose() - Method in class swim.db.FileZone
Lifecycle callback invoked upon entering the closed state.
didFail(StoreException) - Method in class swim.db.BTreeMap
 
didFail(StoreException) - Method in class swim.db.QTreeMap
 
didFail(StoreException) - Method in class swim.db.STreeList
 
didFail(StoreException) - Method in class swim.db.UTreeValue
 
didOpen() - Method in class swim.db.Database
Lifecycle callback invoked upon entering the opened state.
didOpen() - Method in class swim.db.FileStore
Lifecycle callback invoked upon entering the opened state.
didOpen() - Method in class swim.db.FileZone
Lifecycle callback invoked upon entering the opened state.
diffSize() - Method in class swim.db.BTreeLeaf
 
diffSize() - Method in class swim.db.BTreeNode
 
diffSize() - Method in class swim.db.BTreePageRef
 
diffSize() - Method in class swim.db.Database
 
diffSize() - Method in class swim.db.Page
 
diffSize() - Method in class swim.db.PageRef
 
diffSize() - Method in class swim.db.QTreePageRef
 
diffSize() - Method in class swim.db.STreeLeaf
 
diffSize() - Method in class swim.db.STreeNode
 
diffSize() - Method in class swim.db.STreePageRef
 
diffSize() - Method in class swim.db.UTreeLeaf
 
diffSize() - Method in class swim.db.UTreePageRef
 
diffSize(long) - Method in class swim.db.BTree
 
diffSize(long) - Method in class swim.db.QTree
 
diffSize(long) - Method in class swim.db.STree
 
diffSize(long) - Method in class swim.db.Tree
 
diffSize(long) - Method in class swim.db.UTree
 
directory() - Method in class swim.db.FileStore
 
drop(int) - Method in class swim.db.BTreeMap
 
drop(int) - Method in class swim.db.STreeList
 
drop(long, long) - Method in class swim.db.BTreeLeaf
 
drop(long, long) - Method in class swim.db.BTreeNode
 
drop(long, long) - Method in class swim.db.BTreePage
 
drop(long, long) - Method in class swim.db.STreeLeaf
 
drop(long, long) - Method in class swim.db.STreeNode
 
drop(long, long) - Method in class swim.db.STreePage
 
drop(long, long, int) - Method in class swim.db.BTree
 
drop(long, long, int) - Method in class swim.db.STree
 

E

empty(PageContext, int, long) - Static method in class swim.db.BTreeLeaf
 
empty(PageContext, int, long) - Static method in class swim.db.BTreePage
 
empty(PageContext, int, long) - Static method in class swim.db.BTreePageRef
 
empty(PageContext, int, long) - Static method in class swim.db.QTreeLeaf
 
empty(PageContext, int, long) - Static method in class swim.db.QTreePage
 
empty(PageContext, int, long) - Static method in class swim.db.QTreePageRef
 
empty(PageContext, int, long) - Static method in class swim.db.STreeLeaf
 
empty(PageContext, int, long) - Static method in class swim.db.STreePage
 
empty(PageContext, int, long) - Static method in class swim.db.STreePageRef
 
empty(PageContext, int, long) - Static method in class swim.db.UTreeLeaf
 
empty(PageContext, int, long) - Static method in class swim.db.UTreePage
 
empty(PageContext, int, long) - Static method in class swim.db.UTreePageRef
 
emptyPageRef(PageContext, int, long) - Method in enum class swim.db.TreeType
 
emptyTree(TreeContext, int, long, boolean, boolean) - Method in enum class swim.db.TreeType
 
entryIterator() - Method in class swim.db.STreeList
 
equals(Object) - Method in class swim.db.StoreSettings
 
evacuated(int, long) - Method in class swim.db.BTree
 
evacuated(int, long) - Method in class swim.db.BTreeLeaf
 
evacuated(int, long) - Method in class swim.db.BTreeNode
 
evacuated(int, long) - Method in class swim.db.BTreePage
 
evacuated(int, long) - Method in class swim.db.BTreePageRef
 
evacuated(int, long) - Method in class swim.db.Page
 
evacuated(int, long) - Method in class swim.db.PageRef
 
evacuated(int, long) - Method in class swim.db.QTree
 
evacuated(int, long) - Method in class swim.db.QTreeLeaf
 
evacuated(int, long) - Method in class swim.db.QTreeNode
 
evacuated(int, long) - Method in class swim.db.QTreePage
 
evacuated(int, long) - Method in class swim.db.QTreePageRef
 
evacuated(int, long) - Method in class swim.db.STree
 
evacuated(int, long) - Method in class swim.db.STreeLeaf
 
evacuated(int, long) - Method in class swim.db.STreeNode
 
evacuated(int, long) - Method in class swim.db.STreePage
 
evacuated(int, long) - Method in class swim.db.STreePageRef
 
evacuated(int, long) - Method in class swim.db.Tree
 
evacuated(int, long) - Method in class swim.db.UTree
 
evacuated(int, long) - Method in class swim.db.UTreeLeaf
 
evacuated(int, long) - Method in class swim.db.UTreePage
 
evacuated(int, long) - Method in class swim.db.UTreePageRef
 

F

file() - Method in class swim.db.FileZone
 
FileStore - Class in swim.db
 
FileStore(File, String, Stage) - Constructor for class swim.db.FileStore
 
FileStore(File, Stage) - Constructor for class swim.db.FileStore
 
FileStore(String, Stage) - Constructor for class swim.db.FileStore
 
FileStore(StoreContext, File, String, Stage) - Constructor for class swim.db.FileStore
 
FileStore(StoreContext, File, Stage) - Constructor for class swim.db.FileStore
 
FileStore(StoreContext, String, Stage) - Constructor for class swim.db.FileStore
 
FileZone - Class in swim.db
 
FileZone(Store, int, File, Stage) - Constructor for class swim.db.FileZone
 
FileZone(Store, int, File, Stage, Database, Germ) - Constructor for class swim.db.FileZone
 
firstEntry() - Method in class swim.db.BTree
 
firstEntry() - Method in class swim.db.BTreeLeaf
 
firstEntry() - Method in class swim.db.BTreeMap
 
firstEntry() - Method in class swim.db.BTreeMapView
 
firstEntry() - Method in class swim.db.BTreeNode
 
firstEntry() - Method in class swim.db.BTreePage
 
firstEntry(Value) - Method in class swim.db.BTree
 
firstEntry(Value) - Method in class swim.db.BTreeLeaf
 
firstEntry(Value) - Method in class swim.db.BTreeNode
 
firstEntry(Value) - Method in class swim.db.BTreePage
 
firstKey() - Method in class swim.db.BTree
 
firstKey() - Method in class swim.db.BTreeMap
 
firstKey() - Method in class swim.db.BTreeMapView
 
firstValue() - Method in class swim.db.BTree
 
firstValue() - Method in class swim.db.BTreeMap
 
firstValue() - Method in class swim.db.BTreeMapView
 
flattened(long) - Method in class swim.db.QTreeLeaf
 
flattened(long) - Method in class swim.db.QTreeNode
 
flattened(long) - Method in class swim.db.QTreePage
 
fold() - Method in class swim.db.BTreePageRef
 
fold() - Method in class swim.db.Page
 
fold() - Method in class swim.db.PageRef
 
fold() - Method in class swim.db.QTreePageRef
 
fold() - Method in class swim.db.STreePageRef
 
fold() - Method in class swim.db.Tree
 
fold() - Method in class swim.db.UTreePageRef
 
forced() - Static method in class swim.db.Commit
 
form() - Static method in class swim.db.StoreSettings
 
fromTag(String) - Static method in enum class swim.db.PageType
 
fromTag(String) - Static method in enum class swim.db.TreeType
 
fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreeLeaf
 
fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreeNode
 
fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreePage
 
fromValue(PageContext, int, Value) - Static method in class swim.db.BTreePageRef
 
fromValue(PageContext, int, Value) - Static method in class swim.db.QTreePageRef
 
fromValue(PageContext, int, Value) - Static method in class swim.db.STreePageRef
 
fromValue(PageContext, int, Value) - Static method in class swim.db.UTreePageRef
 
fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreeLeaf
 
fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreeNode
 
fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreePage
 
fromValue(STreePageRef, Value) - Static method in class swim.db.STreeLeaf
 
fromValue(STreePageRef, Value) - Static method in class swim.db.STreeNode
 
fromValue(STreePageRef, Value) - Static method in class swim.db.STreePage
 
fromValue(UTreePageRef, Value) - Static method in class swim.db.UTreeLeaf
 
fromValue(UTreePageRef, Value) - Static method in class swim.db.UTreePage
 
fromValue(Value) - Static method in class swim.db.Germ
 
fromValue(Value) - Static method in class swim.db.Seed
 
fromValue(Value, Value) - Static method in class swim.db.MetaTree
 

G

germ() - Method in class swim.db.Chunk
 
germ() - Method in class swim.db.Database
 
germ() - Method in class swim.db.FileZone
 
germ() - Method in class swim.db.Zone
 
Germ - Class in swim.db
 
Germ(int, long, long, long, Value) - Constructor for class swim.db.Germ
 
get() - Method in class swim.db.UTree
 
get() - Method in class swim.db.UTreeLeaf
 
get() - Method in class swim.db.UTreePage
 
get() - Method in class swim.db.UTreeValue
 
get(int) - Method in class swim.db.STreeList
 
get(int) - Method in class swim.db.STreeListView
 
get(int, Object) - Method in class swim.db.STreeList
 
get(long) - Method in class swim.db.STree
 
get(long) - Method in class swim.db.STreeLeaf
 
get(long) - Method in class swim.db.STreeNode
 
get(long) - Method in class swim.db.STreePage
 
get(Object) - Method in class swim.db.BTreeMap
 
get(Object) - Method in class swim.db.BTreeMapView
 
get(Object) - Method in class swim.db.QTreeMap
 
get(Object) - Method in class swim.db.QTreeMapView
 
get(Value) - Method in class swim.db.BTree
 
get(Value) - Method in class swim.db.BTreeLeaf
 
get(Value) - Method in class swim.db.BTreeNode
 
get(Value) - Method in class swim.db.BTreePage
 
get(Value) - Method in class swim.db.QTree
 
get(Value, int, long, int, long) - Method in class swim.db.QTreePage
 
get(Value, long, long) - Method in class swim.db.QTree
 
get(Value, long, long) - Method in class swim.db.QTreeLeaf
 
get(Value, long, long) - Method in class swim.db.QTreeNode
 
get(Value, long, long) - Method in class swim.db.QTreePage
 
get(Value, S) - Method in class swim.db.QTreeMap
 
get(Value, S) - Method in class swim.db.QTreeMapView
 
getAll(long, long) - Method in class swim.db.QTreePage
 
getAll(long, long, long, long) - Method in class swim.db.QTreePage
 
getChild(int) - Method in class swim.db.BTreeLeaf
 
getChild(int) - Method in class swim.db.BTreeNode
 
getChild(int) - Method in class swim.db.BTreePage
 
getChild(int) - Method in class swim.db.Page
 
getChild(int) - Method in class swim.db.QTreeLeaf
 
getChild(int) - Method in class swim.db.QTreeNode
 
getChild(int) - Method in class swim.db.QTreePage
 
getChild(int) - Method in class swim.db.STreeLeaf
 
getChild(int) - Method in class swim.db.STreeNode
 
getChild(int) - Method in class swim.db.STreePage
 
getChild(int) - Method in class swim.db.UTreeLeaf
 
getChild(int) - Method in class swim.db.UTreePage
 
getChildRef(int) - Method in class swim.db.BTreeLeaf
 
getChildRef(int) - Method in class swim.db.BTreeNode
 
getChildRef(int) - Method in class swim.db.BTreePage
 
getChildRef(int) - Method in class swim.db.Page
 
getChildRef(int) - Method in class swim.db.QTreeLeaf
 
getChildRef(int) - Method in class swim.db.QTreeNode
 
getChildRef(int) - Method in class swim.db.QTreePage
 
getChildRef(int) - Method in class swim.db.STreeLeaf
 
getChildRef(int) - Method in class swim.db.STreeNode
 
getChildRef(int) - Method in class swim.db.STreePage
 
getChildRef(int) - Method in class swim.db.UTreeLeaf
 
getChildRef(int) - Method in class swim.db.UTreePage
 
getEntry(int) - Method in class swim.db.STreeList
 
getEntry(int, Object) - Method in class swim.db.STreeList
 
getEntry(long) - Method in class swim.db.STree
 
getEntry(long) - Method in class swim.db.STreeLeaf
 
getEntry(long) - Method in class swim.db.STreeNode
 
getEntry(long) - Method in class swim.db.STreePage
 
getEntry(Object) - Method in class swim.db.BTreeMap
 
getEntry(Object) - Method in class swim.db.BTreeMapView
 
getEntry(Value) - Method in class swim.db.BTree
 
getEntry(Value) - Method in class swim.db.BTreeLeaf
 
getEntry(Value) - Method in class swim.db.BTreeNode
 
getEntry(Value) - Method in class swim.db.BTreePage
 
getIndex(int) - Method in class swim.db.BTreeMap
 
getIndex(int) - Method in class swim.db.BTreeMapView
 
getIndex(long) - Method in class swim.db.BTree
 
getIndex(long) - Method in class swim.db.BTreeLeaf
 
getIndex(long) - Method in class swim.db.BTreeMap
 
getIndex(long) - Method in class swim.db.BTreeNode
 
getIndex(long) - Method in class swim.db.BTreePage
 
getKey(int) - Method in class swim.db.BTreeLeaf
 
getKey(int) - Method in class swim.db.BTreeNode
 
getKey(int) - Method in class swim.db.BTreePage
 
getSlot(int) - Method in class swim.db.BTreeLeaf
 
getSlot(int) - Method in class swim.db.BTreeNode
 
getSlot(int) - Method in class swim.db.BTreePage
 
getSlot(int) - Method in class swim.db.QTreeLeaf
 
getSlot(int) - Method in class swim.db.QTreeNode
 
getSlot(int) - Method in class swim.db.QTreePage
 
getSlot(int) - Method in class swim.db.STreeLeaf
 
getSlot(int) - Method in class swim.db.STreeNode
 
getSlot(int) - Method in class swim.db.STreePage
 
getTree() - Method in class swim.db.QTreeMapView
 
getTree() - Method in class swim.db.STreeListView
 

H

hardPage() - Method in class swim.db.BTreePageRef
 
hardPage() - Method in class swim.db.PageRef
 
hardPage() - Method in class swim.db.QTreePageRef
 
hardPage() - Method in class swim.db.STreePageRef
 
hardPage() - Method in class swim.db.UTreePageRef
 
hashCode() - Method in class swim.db.StoreSettings
 
hitPage(Page) - Method in class swim.db.PageContext
 
hitPage(Page) - Method in class swim.db.Trunk
 
hitPage(Store, Database, Page) - Method in class swim.db.StoreContext
 

I

id() - Method in class swim.db.FileZone
 
id() - Method in class swim.db.Zone
 
identify(Value) - Method in class swim.db.STreeList
 
indexOf(Object) - Method in class swim.db.BTreeMap
 
indexOf(Object) - Method in class swim.db.BTreeMapView
 
indexOf(Object) - Method in class swim.db.STree
 
indexOf(Object) - Method in class swim.db.STreeLeaf
 
indexOf(Object) - Method in class swim.db.STreeList
 
indexOf(Object) - Method in class swim.db.STreeListView
 
indexOf(Object) - Method in class swim.db.STreeNode
 
indexOf(Object) - Method in class swim.db.STreePage
 
indexOf(Value) - Method in class swim.db.BTree
 
indexOf(Value) - Method in class swim.db.BTreeLeaf
 
indexOf(Value) - Method in class swim.db.BTreeNode
 
indexOf(Value) - Method in class swim.db.BTreePage
 
inserted(long, Value, Value, long) - Method in class swim.db.STreeLeaf
 
inserted(long, Value, Value, long) - Method in class swim.db.STreeNode
 
inserted(long, Value, Value, long) - Method in class swim.db.STreePage
 
inserted(long, Value, Value, long, int) - Method in class swim.db.STree
 
isBTree() - Method in enum class swim.db.TreeType
 
isBTreePage() - Method in class swim.db.BTreePage
 
isBTreePage() - Method in class swim.db.Page
 
isClosed() - Method in class swim.db.Commit
 
isClosed(boolean) - Method in class swim.db.Commit
 
isCommitted() - Method in class swim.db.BTreePageRef
 
isCommitted() - Method in class swim.db.PageRef
 
isCommitted() - Method in class swim.db.QTreePageRef
 
isCommitted() - Method in class swim.db.STreePageRef
 
isCommitted() - Method in class swim.db.UTreePageRef
 
isCommitting() - Method in class swim.db.FileStore
 
isCommitting() - Method in class swim.db.Store
 
isCompacting() - Method in class swim.db.Database
 
isCompacting() - Method in class swim.db.FileStore
 
isCompacting() - Method in class swim.db.Store
 
isEmpty() - Method in class swim.db.BTree
 
isEmpty() - Method in class swim.db.BTreeLeaf
 
isEmpty() - Method in class swim.db.BTreeMap
 
isEmpty() - Method in class swim.db.BTreeMapView
 
isEmpty() - Method in class swim.db.BTreeNode
 
isEmpty() - Method in class swim.db.BTreePageRef
 
isEmpty() - Method in class swim.db.Page
 
isEmpty() - Method in class swim.db.PageRef
 
isEmpty() - Method in class swim.db.QTree
 
isEmpty() - Method in class swim.db.QTreeLeaf
 
isEmpty() - Method in class swim.db.QTreeMap
 
isEmpty() - Method in class swim.db.QTreeMapView
 
isEmpty() - Method in class swim.db.QTreeNode
 
isEmpty() - Method in class swim.db.QTreePageRef
 
isEmpty() - Method in class swim.db.STree
 
isEmpty() - Method in class swim.db.STreeLeaf
 
isEmpty() - Method in class swim.db.STreeList
 
isEmpty() - Method in class swim.db.STreeListView
 
isEmpty() - Method in class swim.db.STreeNode
 
isEmpty() - Method in class swim.db.STreePageRef
 
isEmpty() - Method in class swim.db.Tree
 
isEmpty() - Method in class swim.db.UTree
 
isEmpty() - Method in class swim.db.UTreeLeaf
 
isEmpty() - Method in class swim.db.UTreePageRef
 
isForced() - Method in class swim.db.Commit
 
isForced(boolean) - Method in class swim.db.Commit
 
isLeaf() - Method in class swim.db.BTreeLeaf
 
isLeaf() - Method in class swim.db.Page
 
isLeaf() - Method in enum class swim.db.PageType
 
isLeaf() - Method in class swim.db.QTreeLeaf
 
isLeaf() - Method in class swim.db.STreeLeaf
 
isLeaf() - Method in class swim.db.UTreeLeaf
 
isNode() - Method in class swim.db.BTreeNode
 
isNode() - Method in class swim.db.Page
 
isNode() - Method in enum class swim.db.PageType
 
isNode() - Method in class swim.db.QTreeNode
 
isNode() - Method in class swim.db.STreeNode
 
isQTree() - Method in enum class swim.db.TreeType
 
isQTreePage() - Method in class swim.db.Page
 
isQTreePage() - Method in class swim.db.QTreePage
 
isResident() - Method in class swim.db.BTree
 
isResident() - Method in class swim.db.BTreeMap
 
isResident() - Method in class swim.db.BTreeMapView
 
isResident() - Method in class swim.db.PageLoader
 
isResident() - Method in class swim.db.QTree
 
isResident() - Method in class swim.db.QTreeMap
 
isResident() - Method in class swim.db.QTreeMapView
 
isResident() - Method in class swim.db.STree
 
isResident() - Method in class swim.db.STreeList
 
isResident() - Method in class swim.db.STreeListView
 
isResident() - Method in class swim.db.Tree
 
isResident() - Method in class swim.db.UTree
 
isResident() - Method in class swim.db.UTreeValue
 
isResident(boolean) - Method in class swim.db.BTree
 
isResident(boolean) - Method in class swim.db.BTreeMap
 
isResident(boolean) - Method in class swim.db.QTree
 
isResident(boolean) - Method in class swim.db.QTreeMap
 
isResident(boolean) - Method in class swim.db.STree
 
isResident(boolean) - Method in class swim.db.STreeList
 
isResident(boolean) - Method in class swim.db.Tree
 
isResident(boolean) - Method in class swim.db.UTree
 
isResident(boolean) - Method in class swim.db.UTreeValue
 
isShifted() - Method in class swim.db.Commit
 
isShifted(boolean) - Method in class swim.db.Commit
 
isSTree() - Method in enum class swim.db.TreeType
 
isSTreePage() - Method in class swim.db.Page
 
isSTreePage() - Method in class swim.db.STreePage
 
isTransient() - Method in class swim.db.BTree
 
isTransient() - Method in class swim.db.BTreeMap
 
isTransient() - Method in class swim.db.BTreeMapView
 
isTransient() - Method in class swim.db.QTree
 
isTransient() - Method in class swim.db.QTreeMap
 
isTransient() - Method in class swim.db.QTreeMapView
 
isTransient() - Method in class swim.db.STree
 
isTransient() - Method in class swim.db.STreeList
 
isTransient() - Method in class swim.db.STreeListView
 
isTransient() - Method in class swim.db.Tree
 
isTransient() - Method in class swim.db.UTree
 
isTransient() - Method in class swim.db.UTreeValue
 
isTransient(boolean) - Method in class swim.db.BTree
 
isTransient(boolean) - Method in class swim.db.BTreeMap
 
isTransient(boolean) - Method in class swim.db.QTree
 
isTransient(boolean) - Method in class swim.db.QTreeMap
 
isTransient(boolean) - Method in class swim.db.STree
 
isTransient(boolean) - Method in class swim.db.STreeList
 
isTransient(boolean) - Method in class swim.db.Tree
 
isTransient(boolean) - Method in class swim.db.UTree
 
isTransient(boolean) - Method in class swim.db.UTreeValue
 
isUTree() - Method in enum class swim.db.TreeType
 
isUTreePage() - Method in class swim.db.Page
 
isUTreePage() - Method in class swim.db.UTreePage
 
iterator() - Method in class swim.db.BTreeMap
 
iterator() - Method in class swim.db.BTreeMapView
 
iterator() - Method in class swim.db.QTreeMap
 
iterator() - Method in class swim.db.QTreeMapView
 
iterator() - Method in class swim.db.STreeList
 
iterator() - Method in class swim.db.STreeListView
 
iterator(S) - Method in class swim.db.QTreeMap
 
iterator(S) - Method in class swim.db.QTreeMapView
 

K

key() - Method in class swim.db.MetaLeaf
 
keyClass(Class<K>) - Method in class swim.db.BTreeMap
 
keyClass(Class<K>) - Method in class swim.db.BTreeMapView
 
keyClass(Class<K>) - Method in class swim.db.QTreeMap
 
keyClass(Class<K>) - Method in class swim.db.QTreeMapView
 
keyForm(Form<K>) - Method in class swim.db.BTreeMap
 
keyForm(Form<K>) - Method in class swim.db.BTreeMapView
 
keyForm(Form<K>) - Method in class swim.db.QTreeMap
 
keyForm(Form<K>) - Method in class swim.db.QTreeMapView
 
keyIterator() - Method in class swim.db.BTreeMap
 
keyIterator() - Method in class swim.db.BTreeMapView
 
keyIterator() - Method in class swim.db.QTreeMap
 
keyIterator() - Method in class swim.db.QTreeMapView
 
keyIterator() - Method in class swim.db.STreeList
 

L

lastEntry() - Method in class swim.db.BTree
 
lastEntry() - Method in class swim.db.BTreeLeaf
 
lastEntry() - Method in class swim.db.BTreeMap
 
lastEntry() - Method in class swim.db.BTreeMapView
 
lastEntry() - Method in class swim.db.BTreeNode
 
lastEntry() - Method in class swim.db.BTreePage
 
lastIndexOf(Object) - Method in class swim.db.STree
 
lastIndexOf(Object) - Method in class swim.db.STreeLeaf
 
lastIndexOf(Object) - Method in class swim.db.STreeList
 
lastIndexOf(Object) - Method in class swim.db.STreeListView
 
lastIndexOf(Object) - Method in class swim.db.STreeNode
 
lastIndexOf(Object) - Method in class swim.db.STreePage
 
lastKey() - Method in class swim.db.BTree
 
lastKey() - Method in class swim.db.BTreeMap
 
lastKey() - Method in class swim.db.BTreeMapView
 
lastValue() - Method in class swim.db.BTree
 
lastValue() - Method in class swim.db.BTreeMap
 
lastValue() - Method in class swim.db.BTreeMapView
 
LEAF - Enum constant in enum class swim.db.PageType
 
leafs() - Method in class swim.db.Database
 
listIterator() - Method in class swim.db.STreeList
 
listIterator() - Method in class swim.db.STreeListView
 
listIterator(int) - Method in class swim.db.STreeList
 
listIterator(int) - Method in class swim.db.STreeListView
 
load() - Method in class swim.db.BTree
 
load() - Method in class swim.db.BTreeMap
 
load() - Method in class swim.db.BTreeMapView
 
load() - Method in class swim.db.QTree
 
load() - Method in class swim.db.QTreeMap
 
load() - Method in class swim.db.QTreeMapView
 
load() - Method in class swim.db.STree
 
load() - Method in class swim.db.STreeList
 
load() - Method in class swim.db.STreeListView
 
load() - Method in class swim.db.Tree
 
load() - Method in class swim.db.UTree
 
load() - Method in class swim.db.UTreeValue
 
loadGerm() - Method in class swim.db.FileZone
 
loadPage(boolean) - Method in class swim.db.BTreePageRef
 
loadPage(boolean) - Method in class swim.db.PageRef
 
loadPage(boolean) - Method in class swim.db.QTreePageRef
 
loadPage(boolean) - Method in class swim.db.STreePageRef
 
loadPage(boolean) - Method in class swim.db.UTreePageRef
 
loadPage(PageLoader) - Method in class swim.db.BTreePageRef
 
loadPage(PageLoader) - Method in class swim.db.PageRef
 
loadPage(PageLoader) - Method in class swim.db.QTreePageRef
 
loadPage(PageLoader) - Method in class swim.db.STreePageRef
 
loadPage(PageLoader) - Method in class swim.db.UTreePageRef
 
loadPage(PageRef) - Method in class swim.db.PageLoader
 
loadTree(boolean) - Method in class swim.db.BTreePageRef
 
loadTree(boolean) - Method in class swim.db.PageRef
 
loadTree(boolean) - Method in class swim.db.QTreePageRef
 
loadTree(boolean) - Method in class swim.db.STreePageRef
 
loadTree(boolean) - Method in class swim.db.UTreePageRef
 
loadTree(PageLoader) - Method in class swim.db.BTreeLeaf
 
loadTree(PageLoader) - Method in class swim.db.BTreeNode
 
loadTree(PageLoader) - Method in class swim.db.BTreePage
 
loadTree(PageLoader) - Method in class swim.db.BTreePageRef
 
loadTree(PageLoader) - Method in class swim.db.Page
 
loadTree(PageLoader) - Method in class swim.db.PageRef
 
loadTree(PageLoader) - Method in class swim.db.QTreeLeaf
 
loadTree(PageLoader) - Method in class swim.db.QTreeNode
 
loadTree(PageLoader) - Method in class swim.db.QTreePage
 
loadTree(PageLoader) - Method in class swim.db.QTreePageRef
 
loadTree(PageLoader) - Method in class swim.db.STreeLeaf
 
loadTree(PageLoader) - Method in class swim.db.STreeNode
 
loadTree(PageLoader) - Method in class swim.db.STreePage
 
loadTree(PageLoader) - Method in class swim.db.STreePageRef
 
loadTree(PageLoader) - Method in class swim.db.UTreeLeaf
 
loadTree(PageLoader) - Method in class swim.db.UTreePage
 
loadTree(PageLoader) - Method in class swim.db.UTreePageRef
 
lookup(long, Object) - Method in class swim.db.STree
 

M

maxCommitSize - Variable in class swim.db.StoreSettings
 
maxCommitSize() - Method in class swim.db.StoreSettings
 
maxCommitSize(long) - Method in class swim.db.StoreSettings
 
maxCommitTime - Variable in class swim.db.StoreSettings
 
maxCommitTime() - Method in class swim.db.StoreSettings
 
maxCommitTime(long) - Method in class swim.db.StoreSettings
 
maxCompactSize - Variable in class swim.db.StoreSettings
 
maxCompactSize() - Method in class swim.db.StoreSettings
 
maxCompactSize(long) - Method in class swim.db.StoreSettings
 
maxCompactTime - Variable in class swim.db.StoreSettings
 
maxCompactTime() - Method in class swim.db.StoreSettings
 
maxCompactTime(long) - Method in class swim.db.StoreSettings
 
maxKey() - Method in class swim.db.BTreeLeaf
 
maxKey() - Method in class swim.db.BTreeNode
 
maxKey() - Method in class swim.db.BTreePage
 
maxRetries - Variable in class swim.db.StoreSettings
 
maxRetries() - Method in class swim.db.StoreSettings
 
maxRetries(int) - Method in class swim.db.StoreSettings
 
maxZoneSize - Variable in class swim.db.StoreSettings
 
maxZoneSize() - Method in class swim.db.StoreSettings
 
maxZoneSize(long) - Method in class swim.db.StoreSettings
 
merged(Commit) - Method in class swim.db.Commit
 
MetaLeaf - Class in swim.db
 
MetaLeaf(Value, TreeType, Value, Value) - Constructor for class swim.db.MetaLeaf
 
MetaTree - Class in swim.db
 
MetaTree(Value, TreeType, int, long, long) - Constructor for class swim.db.MetaTree
 
minCommitInterval - Variable in class swim.db.StoreSettings
 
minCommitInterval() - Method in class swim.db.StoreSettings
 
minCommitInterval(long) - Method in class swim.db.StoreSettings
 
minCommitSize - Variable in class swim.db.StoreSettings
 
minCommitSize() - Method in class swim.db.StoreSettings
 
minCommitSize(long) - Method in class swim.db.StoreSettings
 
minCompactSize - Variable in class swim.db.StoreSettings
 
minCompactSize() - Method in class swim.db.StoreSettings
 
minCompactSize(long) - Method in class swim.db.StoreSettings
 
minKey() - Method in class swim.db.BTreeLeaf
 
minKey() - Method in class swim.db.BTreeNode
 
minKey() - Method in class swim.db.BTreePage
 
minTreeFill - Variable in class swim.db.StoreSettings
 
minTreeFill() - Method in class swim.db.StoreSettings
 
minTreeFill(double) - Method in class swim.db.StoreSettings
 
minZoneFill - Variable in class swim.db.StoreSettings
 
minZoneFill() - Method in class swim.db.StoreSettings
 
minZoneFill(double) - Method in class swim.db.StoreSettings
 
move(int, int) - Method in class swim.db.STreeList
 
move(int, int, Object) - Method in class swim.db.STreeList
 
move(Value, S, S, Value) - Method in class swim.db.QTreeMap
 
move(Value, S, S, Value) - Method in class swim.db.QTreeMapView
 
moved(Value, long, long, long, long, Value, long, int) - Method in class swim.db.QTree
 

N

name() - Method in class swim.db.BTreeMap
 
name() - Method in class swim.db.MetaLeaf
 
name() - Method in class swim.db.MetaTree
 
name() - Method in class swim.db.QTreeMap
 
name() - Method in class swim.db.STreeList
 
name() - Method in class swim.db.Trunk
 
name() - Method in class swim.db.UTreeValue
 
newestZoneId() - Method in class swim.db.FileStore
 
newestZoneId() - Method in class swim.db.Store
 
nextEntry(Value) - Method in class swim.db.BTree
 
nextEntry(Value) - Method in class swim.db.BTreeLeaf
 
nextEntry(Value) - Method in class swim.db.BTreeMap
 
nextEntry(Value) - Method in class swim.db.BTreeMapView
 
nextEntry(Value) - Method in class swim.db.BTreeNode
 
nextEntry(Value) - Method in class swim.db.BTreePage
 
nextKey(Value) - Method in class swim.db.BTree
 
nextKey(Value) - Method in class swim.db.BTreeMap
 
nextKey(Value) - Method in class swim.db.BTreeMapView
 
nextValue(Value) - Method in class swim.db.BTree
 
nextValue(Value) - Method in class swim.db.BTreeMap
 
nextValue(Value) - Method in class swim.db.BTreeMapView
 
NODE - Enum constant in enum class swim.db.PageType
 

O

oldestZoneId() - Method in class swim.db.FileStore
 
oldestZoneId() - Method in class swim.db.Store
 
onClose() - Method in class swim.db.Database
Lifecycle callback invoked to actually close the database.
onClose() - Method in class swim.db.FileStore
Lifecycle callback invoked to actually close the store.
onClose() - Method in class swim.db.FileZone
Lifecycle callback invoked to actually close the zone.
onOpen() - Method in class swim.db.Database
Lifecycle callback invoked to actually open the database.
onOpen() - Method in class swim.db.FileStore
Lifecycle callback invoked to actually open the store.
onOpen() - Method in class swim.db.FileZone
Lifecycle callback invoked to actually open the zone.
open() - Method in class swim.db.Database
 
open() - Method in class swim.db.FileStore
 
open() - Method in class swim.db.FileZone
 
open() - Method in class swim.db.Store
 
open() - Method in class swim.db.Zone
 
openBTreeMap(String) - Method in class swim.db.Database
 
openBTreeMap(Value) - Method in class swim.db.Database
 
openBTreeMap(Value, boolean, boolean) - Method in class swim.db.Database
 
openBTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
 
openDatabase() - Method in class swim.db.FileStore
 
openDatabase() - Method in class swim.db.FileZone
 
openDatabase() - Method in class swim.db.Store
 
openDatabase() - Method in class swim.db.Zone
 
openPageLoader(boolean) - Method in class swim.db.PageContext
 
openPageLoader(boolean) - Method in class swim.db.Trunk
 
openPageLoader(TreeDelegate, boolean) - Method in class swim.db.FileStore
 
openPageLoader(TreeDelegate, boolean) - Method in class swim.db.Store
 
openQTreeMap(String, Z2Form<S>) - Method in class swim.db.Database
 
openQTreeMap(Value, Z2Form<S>) - Method in class swim.db.Database
 
openQTreeMap(Value, Z2Form<S>, boolean, boolean) - Method in class swim.db.Database
 
openQTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
 
openReadChannel() - Method in class swim.db.FileZone
 
openSTreeList(String) - Method in class swim.db.Database
 
openSTreeList(Value) - Method in class swim.db.Database
 
openSTreeList(Value, boolean, boolean) - Method in class swim.db.Database
 
openSTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
 
openTrunk(Value, TreeType, boolean, boolean) - Method in class swim.db.Database
 
openUTreeValue(String) - Method in class swim.db.Database
 
openUTreeValue(Value) - Method in class swim.db.Database
 
openWriteChannel() - Method in class swim.db.FileZone
 
openZone() - Method in class swim.db.FileStore
 
openZone(int) - Method in class swim.db.FileStore
 
openZone(int) - Method in class swim.db.Store
 

P

page() - Method in class swim.db.BTreePageRef
 
page() - Method in class swim.db.PageRef
 
page() - Method in class swim.db.QTreePageRef
 
page() - Method in class swim.db.STreePageRef
 
page() - Method in class swim.db.UTreePageRef
 
Page - Class in swim.db
 
pageCache() - Method in class swim.db.FileStore
 
pageCacheSize - Variable in class swim.db.StoreSettings
 
pageCacheSize() - Method in class swim.db.StoreSettings
 
pageCacheSize(int) - Method in class swim.db.StoreSettings
 
pageContext() - Method in class swim.db.BTreePageRef
 
pageContext() - Method in class swim.db.Page
 
pageContext() - Method in class swim.db.PageRef
 
pageContext() - Method in class swim.db.QTreePageRef
 
pageContext() - Method in class swim.db.STreePageRef
 
pageContext() - Method in class swim.db.UTreePageRef
 
PageContext - Class in swim.db
 
PageContext() - Constructor for class swim.db.PageContext
 
PageLoader - Class in swim.db
 
PageLoader() - Constructor for class swim.db.PageLoader
 
pageRef() - Method in class swim.db.BTreeLeaf
 
pageRef() - Method in class swim.db.BTreeNode
 
pageRef() - Method in class swim.db.BTreePage
 
pageRef() - Method in class swim.db.Page
 
pageRef() - Method in class swim.db.QTreeLeaf
 
pageRef() - Method in class swim.db.QTreeNode
 
pageRef() - Method in class swim.db.QTreePage
 
pageRef() - Method in class swim.db.STreeLeaf
 
pageRef() - Method in class swim.db.STreeNode
 
pageRef() - Method in class swim.db.STreePage
 
pageRef() - Method in class swim.db.UTreeLeaf
 
pageRef() - Method in class swim.db.UTreePage
 
PageRef - Class in swim.db
 
pageRefFromValue(PageContext, int, Value) - Method in enum class swim.db.TreeType
 
pageRefSize() - Method in class swim.db.BTreePageRef
 
pageRefSize() - Method in class swim.db.PageRef
 
pageRefSize() - Method in class swim.db.QTreePageRef
 
pageRefSize() - Method in class swim.db.STreePageRef
 
pageRefSize() - Method in class swim.db.UTreePageRef
 
pages() - Method in class swim.db.Chunk
 
pageShouldMerge(Page) - Method in class swim.db.PageContext
 
pageShouldMerge(Page) - Method in class swim.db.Trunk
 
pageShouldMerge(Page, int) - Static method in class swim.db.PageContext
 
pageShouldMerge(Store, Database, Page) - Method in class swim.db.StoreContext
 
pageShouldSplit(Page) - Method in class swim.db.PageContext
 
pageShouldSplit(Page) - Method in class swim.db.Trunk
 
pageShouldSplit(Page, int) - Static method in class swim.db.PageContext
 
pageShouldSplit(Store, Database, Page) - Method in class swim.db.StoreContext
 
pageSize() - Method in class swim.db.BTreeLeaf
 
pageSize() - Method in class swim.db.BTreeNode
 
pageSize() - Method in class swim.db.BTreePageRef
 
pageSize() - Method in class swim.db.Page
 
pageSize() - Method in class swim.db.PageRef
 
pageSize() - Method in class swim.db.QTreePageRef
 
pageSize() - Method in class swim.db.STreeLeaf
 
pageSize() - Method in class swim.db.STreeNode
 
pageSize() - Method in class swim.db.STreePageRef
 
pageSize() - Method in class swim.db.UTreeLeaf
 
pageSize() - Method in class swim.db.UTreePageRef
 
pageSplitSize - Variable in class swim.db.StoreSettings
 
pageSplitSize() - Method in class swim.db.StoreSettings
 
pageSplitSize(int) - Method in class swim.db.StoreSettings
 
pageType() - Method in class swim.db.BTreeLeaf
 
pageType() - Method in class swim.db.BTreeNode
 
pageType() - Method in class swim.db.BTreePageRef
 
pageType() - Method in class swim.db.Page
 
pageType() - Method in class swim.db.PageRef
 
pageType() - Method in class swim.db.QTreeLeaf
 
pageType() - Method in class swim.db.QTreeNode
 
pageType() - Method in class swim.db.QTreePageRef
 
pageType() - Method in class swim.db.STreeLeaf
 
pageType() - Method in class swim.db.STreeNode
 
pageType() - Method in class swim.db.STreePageRef
 
pageType() - Method in class swim.db.UTreeLeaf
 
pageType() - Method in class swim.db.UTreePageRef
 
PageType - Enum Class in swim.db
 
parseGerm(Input) - Method in class swim.db.FileZone
 
post() - Method in class swim.db.BTreePageRef
 
post() - Method in class swim.db.Chunk
 
post() - Method in class swim.db.Database
 
post() - Method in class swim.db.Page
 
post() - Method in class swim.db.PageRef
 
post() - Method in class swim.db.QTreePageRef
 
post() - Method in class swim.db.STreePageRef
 
post() - Method in class swim.db.Tree
 
post() - Method in class swim.db.Trunk
 
post() - Method in class swim.db.UTreePageRef
 
prepended(Value, Value, long) - Method in class swim.db.STreePage
 
prepended(Value, Value, long, int) - Method in class swim.db.STree
 
previousEntry(Value) - Method in class swim.db.BTree
 
previousEntry(Value) - Method in class swim.db.BTreeLeaf
 
previousEntry(Value) - Method in class swim.db.BTreeMap
 
previousEntry(Value) - Method in class swim.db.BTreeMapView
 
previousEntry(Value) - Method in class swim.db.BTreeNode
 
previousEntry(Value) - Method in class swim.db.BTreePage
 
previousKey(Value) - Method in class swim.db.BTree
 
previousKey(Value) - Method in class swim.db.BTreeMap
 
previousKey(Value) - Method in class swim.db.BTreeMapView
 
previousValue(Value) - Method in class swim.db.BTree
 
previousValue(Value) - Method in class swim.db.BTreeMap
 
previousValue(Value) - Method in class swim.db.BTreeMapView
 
printTree() - Method in class swim.db.Page
 
put(Value, S, Value) - Method in class swim.db.QTreeMap
 
put(Value, S, Value) - Method in class swim.db.QTreeMapView
 
put(Value, Value) - Method in class swim.db.BTreeMap
 
put(Value, Value) - Method in class swim.db.BTreeMapView
 
putAll(Map<? extends Value, ? extends Value>) - Method in class swim.db.BTreeMap
 
putAll(Map<? extends Value, ? extends Value>) - Method in class swim.db.BTreeMapView
 

Q

QTree - Class in swim.db
 
QTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.QTree
 
QTree(TreeContext, QTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.QTree
 
QTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.QTree
 
QTREE - Enum constant in enum class swim.db.TreeType
 
QTreeDelegate - Interface in swim.db
 
qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in interface swim.db.QTreeDelegate
 
qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in class swim.db.TreeContext
 
qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in class swim.db.Trunk
 
qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in interface swim.db.QTreeDelegate
 
qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in class swim.db.TreeContext
 
qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in class swim.db.Trunk
 
qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in interface swim.db.QTreeDelegate
 
qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in class swim.db.TreeContext
 
qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in class swim.db.Trunk
 
QTreeLeaf - Class in swim.db
 
QTreeLeaf(QTreePageRef, long, Slot[]) - Constructor for class swim.db.QTreeLeaf
 
QTreeMap<S> - Class in swim.db
 
QTreeMap(Trunk<QTree>, Z2Form<S>) - Constructor for class swim.db.QTreeMap
 
QTreeMapView<S> - Class in swim.db
 
QTreeMapView(QTree, Z2Form<S>) - Constructor for class swim.db.QTreeMapView
 
QTreeNode - Class in swim.db
 
QTreeNode(QTreePageRef, long, QTreePageRef[], Slot[]) - Constructor for class swim.db.QTreeNode
 
QTreePage - Class in swim.db
 
QTreePageRef - Class in swim.db
 
QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value) - Constructor for class swim.db.QTreePageRef
 
QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value, Object) - Constructor for class swim.db.QTreePageRef
 
QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.QTreePageRef
 

R

reduce(Record) - Method in class swim.db.PageContext
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>) - Method in class swim.db.BTreeMap
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreeLeaf
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreeNode
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreePage
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreePageRef
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreeLeaf
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreeNode
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreePage
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreePageRef
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreeLeaf
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreeNode
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreePage
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreePageRef
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.BTree
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.QTree
 
reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.STree
 
remove(int) - Method in class swim.db.STreeList
 
remove(int) - Method in class swim.db.STreeListView
 
remove(int, Object) - Method in class swim.db.STreeList
 
remove(Object) - Method in class swim.db.BTreeMap
 
remove(Object) - Method in class swim.db.BTreeMapView
 
remove(Object) - Method in class swim.db.STreeList
 
remove(Object) - Method in class swim.db.STreeListView
 
remove(Value, S) - Method in class swim.db.QTreeMap
 
remove(Value, S) - Method in class swim.db.QTreeMapView
 
removeAll(Collection<?>) - Method in class swim.db.STreeList
 
removeAll(Collection<?>) - Method in class swim.db.STreeListView
 
removed(long, long) - Method in class swim.db.STreeLeaf
 
removed(long, long) - Method in class swim.db.STreeNode
 
removed(long, long) - Method in class swim.db.STreePage
 
removed(long, long, int) - Method in class swim.db.STree
 
removed(Object, long) - Method in class swim.db.STreeLeaf
 
removed(Object, long) - Method in class swim.db.STreeNode
 
removed(Object, long) - Method in class swim.db.STreePage
 
removed(Object, long, int) - Method in class swim.db.STree
 
removed(Value, int, long, int, long, long) - Method in class swim.db.QTreePage
 
removed(Value, long) - Method in class swim.db.BTreeLeaf
 
removed(Value, long) - Method in class swim.db.BTreeNode
 
removed(Value, long) - Method in class swim.db.BTreePage
 
removed(Value, long, int) - Method in class swim.db.BTree
 
removed(Value, long, long, long) - Method in class swim.db.QTreeLeaf
 
removed(Value, long, long, long) - Method in class swim.db.QTreeNode
 
removed(Value, long, long, long) - Method in class swim.db.QTreePage
 
removed(Value, long, long, long, int) - Method in class swim.db.QTree
 
removeTree(Value) - Method in class swim.db.Database
 
retainAll(Collection<?>) - Method in class swim.db.STreeList
 
retainAll(Collection<?>) - Method in class swim.db.STreeListView
 
rootPage() - Method in class swim.db.BTree
 
rootPage() - Method in class swim.db.QTree
 
rootPage() - Method in class swim.db.STree
 
rootPage() - Method in class swim.db.Tree
 
rootPage() - Method in class swim.db.UTree
 
rootRef() - Method in class swim.db.BTree
 
rootRef() - Method in class swim.db.QTree
 
rootRef() - Method in class swim.db.STree
 
rootRef() - Method in class swim.db.Tree
 
rootRef() - Method in class swim.db.UTree
 
rootRef(PageContext) - Method in class swim.db.Seed
 
rootRefValue() - Method in class swim.db.Seed
 

S

seed() - Method in class swim.db.BTree
 
seed() - Method in class swim.db.Germ
 
seed() - Method in class swim.db.QTree
 
seed() - Method in class swim.db.STree
 
seed() - Method in class swim.db.Tree
 
seed() - Method in class swim.db.UTree
 
Seed - Class in swim.db
 
Seed(TreeType, int, long, long, Value) - Constructor for class swim.db.Seed
 
seedRefValue() - Method in class swim.db.Germ
 
set(int, Value) - Method in class swim.db.STreeList
 
set(int, Value) - Method in class swim.db.STreeListView
 
set(int, Value, Object) - Method in class swim.db.STreeList
 
set(Value) - Method in class swim.db.UTreeValue
 
setDatabaseDelegate(DatabaseDelegate) - Method in class swim.db.Database
 
setPageValue(Value, boolean) - Method in class swim.db.BTreePageRef
 
setPageValue(Value, boolean) - Method in class swim.db.PageRef
 
setPageValue(Value, boolean) - Method in class swim.db.QTreePageRef
 
setPageValue(Value, boolean) - Method in class swim.db.STreePageRef
 
setPageValue(Value, boolean) - Method in class swim.db.UTreePageRef
 
settings - Variable in class swim.db.StoreContext
 
settings() - Method in class swim.db.BTreeMap
 
settings() - Method in class swim.db.Database
 
settings() - Method in class swim.db.FileZone
 
settings() - Method in class swim.db.PageContext
 
settings() - Method in class swim.db.PageRef
 
settings() - Method in class swim.db.QTreeMap
 
settings() - Method in class swim.db.Store
 
settings() - Method in class swim.db.StoreContext
 
settings() - Method in class swim.db.STreeList
 
settings() - Method in class swim.db.Tree
 
settings() - Method in class swim.db.Trunk
 
settings() - Method in class swim.db.UTreeValue
 
settings() - Method in class swim.db.Zone
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.BTreeMap
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.QTreeMap
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.STreeList
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.Tree
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.TreeContext
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.Trunk
 
setTreeDelegate(TreeDelegate) - Method in class swim.db.UTreeValue
 
shapeForm - Variable in class swim.db.QTreeMapView
 
shapeForm() - Method in class swim.db.QTreeMap
 
shapeForm() - Method in class swim.db.QTreeMapView
 
shiftZone() - Method in class swim.db.Database
 
shiftZone() - Method in class swim.db.FileStore
 
shiftZone() - Method in class swim.db.Store
 
size() - Method in class swim.db.BTreeMap
 
size() - Method in class swim.db.BTreeMapView
 
size() - Method in class swim.db.Chunk
 
size() - Method in class swim.db.FileStore
 
size() - Method in class swim.db.FileZone
 
size() - Method in class swim.db.QTreeMap
 
size() - Method in class swim.db.QTreeMapView
 
size() - Method in class swim.db.Store
 
size() - Method in class swim.db.STreeList
 
size() - Method in class swim.db.STreeListView
 
size() - Method in class swim.db.Zone
 
slotCount() - Method in class swim.db.QTreeLeaf
 
slotCount() - Method in class swim.db.QTreeNode
 
slotCount() - Method in class swim.db.QTreePage
 
snapshot() - Method in class swim.db.BTreeMap
 
snapshot() - Method in class swim.db.QTreeMap
 
snapshot() - Method in class swim.db.STreeList
 
soften() - Method in class swim.db.Chunk
 
soften(long) - Method in class swim.db.BTree
 
soften(long) - Method in class swim.db.BTreeLeaf
 
soften(long) - Method in class swim.db.BTreeNode
 
soften(long) - Method in class swim.db.BTreePageRef
 
soften(long) - Method in class swim.db.Page
 
soften(long) - Method in class swim.db.PageRef
 
soften(long) - Method in class swim.db.QTree
 
soften(long) - Method in class swim.db.QTreeLeaf
 
soften(long) - Method in class swim.db.QTreeNode
 
soften(long) - Method in class swim.db.QTreePageRef
 
soften(long) - Method in class swim.db.STree
 
soften(long) - Method in class swim.db.STreeLeaf
 
soften(long) - Method in class swim.db.STreeNode
 
soften(long) - Method in class swim.db.STreePageRef
 
soften(long) - Method in class swim.db.Tree
 
soften(long) - Method in class swim.db.UTree
 
soften(long) - Method in class swim.db.UTreeLeaf
 
soften(long) - Method in class swim.db.UTreePageRef
 
softPage() - Method in class swim.db.BTreePageRef
 
softPage() - Method in class swim.db.PageRef
 
softPage() - Method in class swim.db.QTreePageRef
 
softPage() - Method in class swim.db.STreePageRef
 
softPage() - Method in class swim.db.UTreePageRef
 
softVersion() - Method in class swim.db.BTreePageRef
 
softVersion() - Method in class swim.db.PageRef
 
softVersion() - Method in class swim.db.QTreePageRef
 
softVersion() - Method in class swim.db.STreePageRef
 
softVersion() - Method in class swim.db.UTreePageRef
 
span() - Method in class swim.db.BTreeMap
 
span() - Method in class swim.db.BTreePageRef
 
span() - Method in class swim.db.Page
 
span() - Method in class swim.db.PageRef
 
span() - Method in class swim.db.QTreeMap
 
span() - Method in class swim.db.QTreePageRef
 
span() - Method in class swim.db.STreeList
 
span() - Method in class swim.db.STreePageRef
 
span() - Method in class swim.db.Tree
 
span() - Method in class swim.db.UTreePageRef
 
split(int, long) - Method in class swim.db.BTreeLeaf
 
split(int, long) - Method in class swim.db.BTreeNode
 
split(int, long) - Method in class swim.db.BTreePage
 
split(int, long) - Method in class swim.db.STreeLeaf
 
split(int, long) - Method in class swim.db.STreeNode
 
split(int, long) - Method in class swim.db.STreePage
 
splitLeft(int, long) - Method in class swim.db.BTreeLeaf
 
splitLeft(int, long) - Method in class swim.db.BTreeNode
 
splitLeft(int, long) - Method in class swim.db.BTreePage
 
splitLeft(int, long) - Method in class swim.db.STreeLeaf
 
splitLeft(int, long) - Method in class swim.db.STreeNode
 
splitLeft(int, long) - Method in class swim.db.STreePage
 
splitRight(int, long) - Method in class swim.db.BTreeLeaf
 
splitRight(int, long) - Method in class swim.db.BTreeNode
 
splitRight(int, long) - Method in class swim.db.BTreePage
 
splitRight(int, long) - Method in class swim.db.STreeLeaf
 
splitRight(int, long) - Method in class swim.db.STreeNode
 
splitRight(int, long) - Method in class swim.db.STreePage
 
stage() - Method in class swim.db.Database
 
stage() - Method in class swim.db.FileStore
 
stage() - Method in class swim.db.FileZone
 
stage() - Method in class swim.db.PageContext
 
stage() - Method in class swim.db.Store
 
stage() - Method in class swim.db.Trunk
 
standard() - Static method in class swim.db.StoreSettings
 
stem() - Method in class swim.db.BTreePageRef
 
stem() - Method in class swim.db.Database
 
stem() - Method in class swim.db.Germ
 
stem() - Method in class swim.db.MetaTree
 
stem() - Method in class swim.db.Page
 
stem() - Method in class swim.db.PageRef
 
stem() - Method in class swim.db.QTreePageRef
 
stem() - Method in class swim.db.Seed
 
stem() - Method in class swim.db.STreePageRef
 
stem() - Method in class swim.db.Tree
 
stem() - Method in class swim.db.UTreePageRef
 
store() - Method in class swim.db.Database
 
store() - Method in class swim.db.FileZone
 
Store - Class in swim.db
 
Store() - Constructor for class swim.db.Store
 
storeContext() - Method in class swim.db.FileStore
 
storeContext() - Method in class swim.db.Store
 
StoreContext - Class in swim.db
 
StoreContext() - Constructor for class swim.db.StoreContext
 
StoreContext(StoreSettings) - Constructor for class swim.db.StoreContext
 
StoreException - Exception in swim.db
 
StoreException() - Constructor for exception swim.db.StoreException
 
StoreException(String) - Constructor for exception swim.db.StoreException
 
StoreException(String, Throwable) - Constructor for exception swim.db.StoreException
 
StoreException(Throwable) - Constructor for exception swim.db.StoreException
 
StoreSettings - Class in swim.db
 
StoreSettings(int, int, long, long, long, long, long, long, long, long, double, double, int, int) - Constructor for class swim.db.StoreSettings
 
STree - Class in swim.db
 
STree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.STree
 
STree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.STree
 
STree(TreeContext, STreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.STree
 
STREE - Enum constant in enum class swim.db.TreeType
 
STreeDelegate - Interface in swim.db
 
streeDidDrop(STree, STree, long) - Method in interface swim.db.STreeDelegate
 
streeDidDrop(STree, STree, long) - Method in class swim.db.TreeContext
 
streeDidDrop(STree, STree, long) - Method in class swim.db.Trunk
 
streeDidInsert(STree, STree, long, Value, Value) - Method in interface swim.db.STreeDelegate
 
streeDidInsert(STree, STree, long, Value, Value) - Method in class swim.db.TreeContext
 
streeDidInsert(STree, STree, long, Value, Value) - Method in class swim.db.Trunk
 
streeDidMove(STree, STree, long, long, Value, Value) - Method in class swim.db.TreeContext
 
streeDidRemove(STree, STree, long, Value, Value) - Method in interface swim.db.STreeDelegate
 
streeDidRemove(STree, STree, long, Value, Value) - Method in class swim.db.TreeContext
 
streeDidRemove(STree, STree, long, Value, Value) - Method in class swim.db.Trunk
 
streeDidTake(STree, STree, long) - Method in interface swim.db.STreeDelegate
 
streeDidTake(STree, STree, long) - Method in class swim.db.TreeContext
 
streeDidTake(STree, STree, long) - Method in class swim.db.Trunk
 
streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in interface swim.db.STreeDelegate
 
streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in class swim.db.TreeContext
 
streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in class swim.db.Trunk
 
STreeLeaf - Class in swim.db
 
STreeLeaf(STreePageRef, long, Slot[]) - Constructor for class swim.db.STreeLeaf
 
STreeList - Class in swim.db
 
STreeList(Trunk<STree>) - Constructor for class swim.db.STreeList
 
STreeListView - Class in swim.db
 
STreeListView(STree) - Constructor for class swim.db.STreeListView
 
STreeNode - Class in swim.db
 
STreeNode(STreePageRef, long, STreePageRef[], long[]) - Constructor for class swim.db.STreeNode
 
STreePage - Class in swim.db
 
STreePageRef - Class in swim.db
 
STreePageRef(PageContext, PageType, int, int, int, long, long, Value) - Constructor for class swim.db.STreePageRef
 
STreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object) - Constructor for class swim.db.STreePageRef
 
STreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.STreePageRef
 
subList(int, int) - Method in class swim.db.STreeList
 
subList(int, int) - Method in class swim.db.STreeListView
 
swim.db - module swim.db
Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values.
swim.db - package swim.db
Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values.

T

tag() - Method in enum class swim.db.PageType
 
tag() - Method in enum class swim.db.TreeType
 
take(int) - Method in class swim.db.BTreeMap
 
take(int) - Method in class swim.db.STreeList
 
take(long, long) - Method in class swim.db.BTreeLeaf
 
take(long, long) - Method in class swim.db.BTreeNode
 
take(long, long) - Method in class swim.db.BTreePage
 
take(long, long) - Method in class swim.db.STreeLeaf
 
take(long, long) - Method in class swim.db.STreeNode
 
take(long, long) - Method in class swim.db.STreePage
 
take(long, long, int) - Method in class swim.db.BTree
 
take(long, long, int) - Method in class swim.db.STree
 
tileCursor() - Method in class swim.db.QTreePage
 
tileCursor() - Method in class swim.db.QTreePageRef
 
tileCursor(long, long) - Method in class swim.db.QTreeLeaf
 
tileCursor(long, long) - Method in class swim.db.QTreeNode
 
tileCursor(long, long) - Method in class swim.db.QTreePage
 
tileCursor(long, long) - Method in class swim.db.QTreePageRef
 
toArray() - Method in class swim.db.STreeList
 
toArray() - Method in class swim.db.STreeListView
 
toArray(T[]) - Method in class swim.db.STreeList
 
toArray(T[]) - Method in class swim.db.STreeListView
 
toByteBuffer() - Method in class swim.db.Germ
 
toDebugString() - Method in class swim.db.Page
 
toDebugString() - Method in class swim.db.PageRef
 
toDiff(long) - Method in class swim.db.Tree
 
toHeader() - Method in class swim.db.BTreeLeaf
 
toHeader() - Method in class swim.db.BTreeNode
 
toHeader() - Method in class swim.db.Page
 
toHeader() - Method in class swim.db.QTreeLeaf
 
toHeader() - Method in class swim.db.QTreeNode
 
toHeader() - Method in class swim.db.STreeLeaf
 
toHeader() - Method in class swim.db.STreeNode
 
toHeader() - Method in class swim.db.UTreeLeaf
 
toString() - Method in class swim.db.BTreeLeaf
 
toString() - Method in class swim.db.BTreeNode
 
toString() - Method in class swim.db.BTreePageRef
 
toString() - Method in class swim.db.Germ
 
toString() - Method in class swim.db.QTreeLeaf
 
toString() - Method in class swim.db.QTreeNode
 
toString() - Method in class swim.db.QTreePageRef
 
toString() - Method in class swim.db.Seed
 
toString() - Method in class swim.db.StoreSettings
 
toString() - Method in class swim.db.STreeLeaf
 
toString() - Method in class swim.db.STreeNode
 
toString() - Method in class swim.db.STreePageRef
 
toString() - Method in class swim.db.UTreeLeaf
 
toString() - Method in class swim.db.UTreePageRef
 
toValue() - Method in class swim.db.BTreeLeaf
 
toValue() - Method in class swim.db.BTreeNode
 
toValue() - Method in class swim.db.BTreePageRef
 
toValue() - Method in class swim.db.Germ
 
toValue() - Method in class swim.db.MetaLeaf
 
toValue() - Method in class swim.db.MetaTree
 
toValue() - Method in class swim.db.Page
 
toValue() - Method in class swim.db.PageRef
 
toValue() - Method in class swim.db.QTreeLeaf
 
toValue() - Method in class swim.db.QTreeNode
 
toValue() - Method in class swim.db.QTreePageRef
 
toValue() - Method in class swim.db.Seed
 
toValue() - Method in class swim.db.STreeLeaf
 
toValue() - Method in class swim.db.STreeNode
 
toValue() - Method in class swim.db.STreePageRef
 
toValue() - Method in class swim.db.UTreeLeaf
 
toValue() - Method in class swim.db.UTreePageRef
 
trap(Throwable) - Method in class swim.db.Commit
 
tree - Variable in class swim.db.BTreeMapView
 
tree - Variable in class swim.db.QTreeMapView
 
tree - Variable in class swim.db.STreeListView
 
tree() - Method in class swim.db.BTreeMap
 
tree() - Method in class swim.db.BTreeMapView
 
tree() - Method in class swim.db.QTreeMap
 
tree() - Method in class swim.db.STreeList
 
tree() - Method in class swim.db.Trunk
 
tree() - Method in class swim.db.UTreeValue
 
Tree - Class in swim.db
 
treeContext() - Method in class swim.db.BTree
 
treeContext() - Method in class swim.db.QTree
 
treeContext() - Method in class swim.db.STree
 
treeContext() - Method in class swim.db.Tree
 
treeContext() - Method in class swim.db.UTree
 
TreeContext - Class in swim.db
 
TreeContext() - Constructor for class swim.db.TreeContext
 
treeCount() - Method in class swim.db.Database
 
treeDelegate() - Method in class swim.db.BTreeMap
 
treeDelegate() - Method in class swim.db.QTreeMap
 
treeDelegate() - Method in class swim.db.STreeList
 
treeDelegate() - Method in class swim.db.Tree
 
treeDelegate() - Method in class swim.db.TreeContext
 
treeDelegate() - Method in class swim.db.Trunk
 
treeDelegate() - Method in class swim.db.UTreeValue
 
TreeDelegate - Interface in swim.db
 
treeDidChange(Store, Database, Tree, Tree) - Method in class swim.db.StoreContext
 
treeDidChange(Tree, Tree) - Method in class swim.db.TreeContext
 
treeDidChange(Tree, Tree) - Method in interface swim.db.TreeDelegate
 
treeDidChange(Tree, Tree) - Method in class swim.db.Trunk
 
treeDidClear(Tree, Tree) - Method in class swim.db.TreeContext
 
treeDidClear(Tree, Tree) - Method in interface swim.db.TreeDelegate
 
treeDidClear(Tree, Tree) - Method in class swim.db.Trunk
 
treeDidClose(Store, Database, Tree) - Method in class swim.db.StoreContext
 
treeDidCommit(Tree, Tree) - Method in class swim.db.TreeContext
 
treeDidCommit(Tree, Tree) - Method in interface swim.db.TreeDelegate
 
treeDidCommit(Tree, Tree) - Method in class swim.db.Trunk
 
treeDidLoadPage(Page) - Method in interface swim.db.TreeDelegate
 
treeDidOpen(Store, Database, Tree) - Method in class swim.db.StoreContext
 
treeFromSeed(TreeContext, Seed, boolean, boolean) - Method in enum class swim.db.TreeType
 
trees() - Method in class swim.db.Chunk
 
trees() - Method in class swim.db.Database
 
treeSize() - Method in class swim.db.BTree
 
treeSize() - Method in class swim.db.BTreeLeaf
 
treeSize() - Method in class swim.db.BTreeMap
 
treeSize() - Method in class swim.db.BTreeNode
 
treeSize() - Method in class swim.db.BTreePageRef
 
treeSize() - Method in class swim.db.Database
 
treeSize() - Method in class swim.db.Page
 
treeSize() - Method in class swim.db.PageRef
 
treeSize() - Method in class swim.db.QTree
 
treeSize() - Method in class swim.db.QTreeMap
 
treeSize() - Method in class swim.db.QTreePageRef
 
treeSize() - Method in class swim.db.STree
 
treeSize() - Method in class swim.db.STreeLeaf
 
treeSize() - Method in class swim.db.STreeList
 
treeSize() - Method in class swim.db.STreeNode
 
treeSize() - Method in class swim.db.STreePageRef
 
treeSize() - Method in class swim.db.Tree
 
treeSize() - Method in class swim.db.UTree
 
treeSize() - Method in class swim.db.UTreeLeaf
 
treeSize() - Method in class swim.db.UTreePageRef
 
treeType() - Method in class swim.db.BTree
 
treeType() - Method in class swim.db.QTree
 
treeType() - Method in class swim.db.Seed
 
treeType() - Method in class swim.db.STree
 
treeType() - Method in class swim.db.Tree
 
treeType() - Method in class swim.db.UTree
 
TreeType - Enum Class in swim.db
 
trunk() - Method in class swim.db.BTreeMap
 
trunk() - Method in class swim.db.QTreeMap
 
trunk() - Method in class swim.db.STreeList
 
trunk() - Method in class swim.db.UTreeValue
 
Trunk<T extends Tree> - Class in swim.db
 
Trunk(Database, Value, T) - Constructor for class swim.db.Trunk
 
trunkCount() - Method in class swim.db.Database
 
type() - Method in class swim.db.MetaLeaf
 
type() - Method in class swim.db.MetaTree
 

U

uncommit(long) - Method in class swim.db.Database
 
uncommitted(long) - Method in class swim.db.BTree
 
uncommitted(long) - Method in class swim.db.BTreeLeaf
 
uncommitted(long) - Method in class swim.db.BTreeNode
 
uncommitted(long) - Method in class swim.db.BTreePage
 
uncommitted(long) - Method in class swim.db.BTreePageRef
 
uncommitted(long) - Method in class swim.db.Page
 
uncommitted(long) - Method in class swim.db.PageRef
 
uncommitted(long) - Method in class swim.db.QTree
 
uncommitted(long) - Method in class swim.db.QTreeLeaf
 
uncommitted(long) - Method in class swim.db.QTreeNode
 
uncommitted(long) - Method in class swim.db.QTreePage
 
uncommitted(long) - Method in class swim.db.QTreePageRef
 
uncommitted(long) - Method in class swim.db.STree
 
uncommitted(long) - Method in class swim.db.STreeLeaf
 
uncommitted(long) - Method in class swim.db.STreeNode
 
uncommitted(long) - Method in class swim.db.STreePage
 
uncommitted(long) - Method in class swim.db.STreePageRef
 
uncommitted(long) - Method in class swim.db.Tree
 
uncommitted(long) - Method in class swim.db.UTree
 
uncommitted(long) - Method in class swim.db.UTreeLeaf
 
uncommitted(long) - Method in class swim.db.UTreePage
 
uncommitted(long) - Method in class swim.db.UTreePageRef
 
uncommitted(PageRef) - Method in class swim.db.Seed
 
updated() - Method in class swim.db.Germ
 
updated() - Method in class swim.db.MetaTree
 
updated() - Method in class swim.db.Seed
 
updated(long, Value, long) - Method in class swim.db.STreeLeaf
 
updated(long, Value, long) - Method in class swim.db.STreeNode
 
updated(long, Value, long) - Method in class swim.db.STreePage
 
updated(long, Value, long, int) - Method in class swim.db.STree
 
updated(Value, int, long, int, long, Value, long) - Method in class swim.db.QTreePage
 
updated(Value, long) - Method in class swim.db.UTreeLeaf
 
updated(Value, long) - Method in class swim.db.UTreePage
 
updated(Value, long, int) - Method in class swim.db.UTree
 
updated(Value, long, long, Value, long) - Method in class swim.db.QTreePage
 
updated(Value, long, long, Value, long, boolean) - Method in class swim.db.QTreeLeaf
 
updated(Value, long, long, Value, long, int) - Method in class swim.db.QTree
 
updated(Value, Value, long) - Method in class swim.db.BTreeLeaf
 
updated(Value, Value, long) - Method in class swim.db.BTreeNode
 
updated(Value, Value, long) - Method in class swim.db.BTreePage
 
updated(Value, Value, long, int) - Method in class swim.db.BTree
 
updateTree(T, T, long) - Method in class swim.db.Trunk
 
UTree - Class in swim.db
 
UTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.UTree
 
UTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.UTree
 
UTree(TreeContext, UTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.UTree
 
UTREE - Enum constant in enum class swim.db.TreeType
 
UTreeDelegate - Interface in swim.db
 
utreeDidUpdate(UTree, UTree, Value, Value) - Method in class swim.db.TreeContext
 
utreeDidUpdate(UTree, UTree, Value, Value) - Method in class swim.db.Trunk
 
utreeDidUpdate(UTree, UTree, Value, Value) - Method in interface swim.db.UTreeDelegate
 
UTreeLeaf - Class in swim.db
 
UTreeLeaf(UTreePageRef, long, Value) - Constructor for class swim.db.UTreeLeaf
 
UTreePage - Class in swim.db
 
UTreePageRef - Class in swim.db
 
UTreePageRef(PageContext, int, int, int, long) - Constructor for class swim.db.UTreePageRef
 
UTreePageRef(PageContext, int, int, int, long, Object) - Constructor for class swim.db.UTreePageRef
 
UTreePageRef(PageContext, int, int, int, long, Object, int, int, int) - Constructor for class swim.db.UTreePageRef
 
UTreeValue - Class in swim.db
 
UTreeValue(Trunk<UTree>) - Constructor for class swim.db.UTreeValue
 

V

value() - Method in class swim.db.MetaLeaf
 
valueClass(Class<V>) - Method in class swim.db.BTreeMap
 
valueClass(Class<V>) - Method in class swim.db.BTreeMapView
 
valueClass(Class<V>) - Method in class swim.db.QTreeMap
 
valueClass(Class<V>) - Method in class swim.db.QTreeMapView
 
valueClass(Class<V>) - Method in class swim.db.STreeList
 
valueClass(Class<V>) - Method in class swim.db.STreeListView
 
valueForm(Form<V>) - Method in class swim.db.BTreeMap
 
valueForm(Form<V>) - Method in class swim.db.BTreeMapView
 
valueForm(Form<V>) - Method in class swim.db.QTreeMap
 
valueForm(Form<V>) - Method in class swim.db.QTreeMapView
 
valueForm(Form<V>) - Method in class swim.db.STreeList
 
valueForm(Form<V>) - Method in class swim.db.STreeListView
 
valueIterator() - Method in class swim.db.BTreeMap
 
valueIterator() - Method in class swim.db.BTreeMapView
 
valueIterator() - Method in class swim.db.QTreeMap
 
valueIterator() - Method in class swim.db.QTreeMapView
 
valueOf(String) - Static method in enum class swim.db.PageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class swim.db.TreeType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class swim.db.PageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class swim.db.TreeType
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in class swim.db.BTreeLeaf
 
version() - Method in class swim.db.BTreeNode
 
version() - Method in class swim.db.Database
 
version() - Method in class swim.db.Germ
 
version() - Method in class swim.db.Page
 
version() - Method in class swim.db.QTreeLeaf
 
version() - Method in class swim.db.QTreeNode
 
version() - Method in class swim.db.STreeLeaf
 
version() - Method in class swim.db.STreeNode
 
version() - Method in class swim.db.Trunk
 
version() - Method in class swim.db.UTreeLeaf
 

W

willClose() - Method in class swim.db.Database
Lifecycle callback invoked upon entering the closing state.
willClose() - Method in class swim.db.FileStore
Lifecycle callback invoked upon entering the closing state.
willClose() - Method in class swim.db.FileZone
Lifecycle callback invoked upon entering the closing state.
willOpen() - Method in class swim.db.Database
Lifecycle callback invoked upon entering the opening state.
willOpen() - Method in class swim.db.FileStore
Lifecycle callback invoked upon entering the opening state.
willOpen() - Method in class swim.db.FileZone
Lifecycle callback invoked upon entering the opening state.
write(WritableByteChannel) - Method in class swim.db.Chunk
 
writeDiff(Output<?>) - Method in class swim.db.BTreeLeaf
 
writeDiff(Output<?>) - Method in class swim.db.BTreeNode
 
writeDiff(Output<?>) - Method in class swim.db.BTreePageRef
 
writeDiff(Output<?>) - Method in class swim.db.Page
 
writeDiff(Output<?>) - Method in class swim.db.PageRef
 
writeDiff(Output<?>) - Method in class swim.db.QTreeLeaf
 
writeDiff(Output<?>) - Method in class swim.db.QTreeNode
 
writeDiff(Output<?>) - Method in class swim.db.QTreePageRef
 
writeDiff(Output<?>) - Method in class swim.db.STreeLeaf
 
writeDiff(Output<?>) - Method in class swim.db.STreeNode
 
writeDiff(Output<?>) - Method in class swim.db.STreePageRef
 
writeDiff(Output<?>) - Method in class swim.db.UTreeLeaf
 
writeDiff(Output<?>) - Method in class swim.db.UTreePageRef
 
writeDiff(Output<?>, long) - Method in class swim.db.BTree
 
writeDiff(Output<?>, long) - Method in class swim.db.QTree
 
writeDiff(Output<?>, long) - Method in class swim.db.STree
 
writeDiff(Output<?>, long) - Method in class swim.db.Tree
 
writeDiff(Output<?>, long) - Method in class swim.db.UTree
 
writePage(Output<?>) - Method in class swim.db.BTreeLeaf
 
writePage(Output<?>) - Method in class swim.db.BTreeNode
 
writePage(Output<?>) - Method in class swim.db.BTreePageRef
 
writePage(Output<?>) - Method in class swim.db.Page
 
writePage(Output<?>) - Method in class swim.db.PageRef
 
writePage(Output<?>) - Method in class swim.db.QTreeLeaf
 
writePage(Output<?>) - Method in class swim.db.QTreeNode
 
writePage(Output<?>) - Method in class swim.db.QTreePageRef
 
writePage(Output<?>) - Method in class swim.db.STreeLeaf
 
writePage(Output<?>) - Method in class swim.db.STreeNode
 
writePage(Output<?>) - Method in class swim.db.STreePageRef
 
writePage(Output<?>) - Method in class swim.db.UTreeLeaf
 
writePage(Output<?>) - Method in class swim.db.UTreePageRef
 
writePageRef(Output<?>) - Method in class swim.db.BTreePageRef
 
writePageRef(Output<?>) - Method in class swim.db.PageRef
 
writePageRef(Output<?>) - Method in class swim.db.QTreePageRef
 
writePageRef(Output<?>) - Method in class swim.db.STreePageRef
 
writePageRef(Output<?>) - Method in class swim.db.UTreePageRef
 
writeValue(WritableByteChannel) - Method in class swim.db.Germ
 
writeValue(Output<?>) - Method in class swim.db.Germ
 

X

x() - Method in class swim.db.QTreePage
 
x() - Method in class swim.db.QTreePageRef
 
xBase() - Method in class swim.db.QTreePage
 
xBase() - Method in class swim.db.QTreePageRef
 
xMask() - Method in class swim.db.QTreePage
 
xMask() - Method in class swim.db.QTreePageRef
 
xRank() - Method in class swim.db.QTreePage
 
xRank() - Method in class swim.db.QTreePageRef
 
xSplit() - Method in class swim.db.QTreePage
 
xSplit() - Method in class swim.db.QTreePageRef
 

Y

y() - Method in class swim.db.QTreePage
 
y() - Method in class swim.db.QTreePageRef
 
yBase() - Method in class swim.db.QTreePage
 
yBase() - Method in class swim.db.QTreePageRef
 
yMask() - Method in class swim.db.QTreePage
 
yMask() - Method in class swim.db.QTreePageRef
 
yRank() - Method in class swim.db.QTreePage
 
yRank() - Method in class swim.db.QTreePageRef
 
ySplit() - Method in class swim.db.QTreePage
 
ySplit() - Method in class swim.db.QTreePageRef
 

Z

zone() - Method in class swim.db.BTreePageRef
 
zone() - Method in class swim.db.Chunk
 
zone() - Method in class swim.db.FileStore
 
zone() - Method in class swim.db.Page
 
zone() - Method in class swim.db.PageRef
 
zone() - Method in class swim.db.QTreePageRef
 
zone() - Method in class swim.db.Store
 
zone() - Method in class swim.db.STreePageRef
 
zone() - Method in class swim.db.UTreePageRef
 
zone(int) - Method in class swim.db.FileStore
 
zone(int) - Method in class swim.db.Store
 
Zone - Class in swim.db
 
Zone() - Constructor for class swim.db.Zone
 
zoneFile(int) - Method in class swim.db.FileStore
 
zoneFileExt() - Method in class swim.db.FileStore
 
zoneFiles() - Method in class swim.db.FileStore
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form