java.lang.Object
swim.store.db.DbStoreDef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DbStoreDefcopy(String storeName, String path, StoreSettings settings) <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()final Stringpath()final StoreSettingssettings()settings(StoreSettings settings) final StringtoString()
-
Field Details
-
storeName
-
path
-
settings
-
-
Constructor Details
-
DbStoreDef
-
-
Method Details
-
storeName
-
storeName
-
path
-
path
-
settings
-
settings
-
copy
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-