- All Known Subinterfaces:
ExpandedLifecycleStore,FileSystemStore,FixedChildStore,InternalCacheDataStore,LaunchableStore,NetworkTunnelStore,ServiceStore,ShellStore,SingletonSessionStore<T>,StatefulDataStore<T>,ValidatableStore
- All Known Implementing Classes:
LocalStore
public interface DataStore
-
Method Details
-
isInStorage
default boolean isInStorage() -
isComplete
default boolean isComplete() -
checkComplete
- Throws:
Throwable
-
asNeeded
Casts this instance to the required type without checking whether a cast is possible.
-