java.lang.Object
swim.store.db.DbStoreDef
- All Implemented Interfaces:
swim.codec.Debug,swim.store.StoreDef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
storeName
-
path
-
settings
protected final swim.db.StoreSettings settings
-
-
Constructor Details
-
DbStoreDef
-
-
Method Details
-
storeName
- Specified by:
storeNamein interfaceswim.store.StoreDef
-
storeName
-
path
-
path
-
settings
public final swim.db.StoreSettings settings() -
settings
-
copy
-
equals
-
hashCode
public int hashCode() -
debug
public <T> swim.codec.Output<T> debug(swim.codec.Output<T> output) - Specified by:
debugin interfaceswim.codec.Debug
-
toString
-