- All Known Subinterfaces:
ExpandedLifecycleStore,FilenameStore,FileSystemStore,FixedChildStore,InternalCacheDataStore,KnownFormatStreamDataStore,LaunchableStore,ShellStore,StatefulDataStore<T>,StreamDataStore,ValidatableStore
- All Known Implementing Classes:
InputStreamStore,LocalStore,OutputStreamStore,StdinDataStore,StdoutDataStore
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.
-