Package dev.zarr.zarrjava.store
Class FilesystemStore
java.lang.Object
dev.zarr.zarrjava.store.FilesystemStore
- All Implemented Interfaces:
Store,Store.ListableStore
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.zarr.zarrjava.store.Store
Store.ListableStore -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoidset(String[] keys, ByteBuffer bytes) toString()
-
Constructor Details
-
FilesystemStore
-
FilesystemStore
-
-
Method Details
-
exists
-
get
-
get
-
get
-
set
-
delete
-
list
- Specified by:
listin interfaceStore.ListableStore
-
resolve
-
toString
-