java.lang.Object
swim.db.UTreeValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidcommitAsync(Commit commit) final Databasedatabase()protected voiddidFail(StoreException error) get()booleanisResident(boolean isResident) booleanisTransient(boolean isTransient) load()final Valuename()final StoreSettingssettings()voidsetTreeDelegate(TreeDelegate treeDelegate) final UTreetree()final TreeDelegatetrunk()
-
Constructor Details
-
UTreeValue
-
-
Method Details
-
trunk
-
settings
-
database
-
name
-
tree
-
treeDelegate
-
setTreeDelegate
-
isResident
public boolean isResident() -
isResident
-
isTransient
public boolean isTransient() -
isTransient
-
get
-
set
-
clear
public void clear() -
didFail
-
load
-
commitAsync
-
commit
- Throws:
InterruptedException
-