public interface EmbeddedStorageRestAdapter
| Modifier and Type | Interface and Description |
|---|---|
static class |
EmbeddedStorageRestAdapter.Default |
| Modifier and Type | Method and Description |
|---|---|
ObjectDescription |
getConstant(long objectId) |
StorageRawFileStatistics |
getFileStatistics() |
ViewerRootDescription |
getRoot() |
List<ViewerRootDescription> |
getRoots() |
ObjectDescription |
getStorageObject(long objectId) |
String |
getTypeDictionary() |
static EmbeddedStorageRestAdapter |
New(StorageManager storage) |
ObjectDescription getStorageObject(long objectId)
ObjectDescription getConstant(long objectId)
List<ViewerRootDescription> getRoots()
ViewerRootDescription getRoot()
String getTypeDictionary()
StorageRawFileStatistics getFileStatistics()
static EmbeddedStorageRestAdapter New(StorageManager storage)
Copyright © 2021 MicroStream Software. All rights reserved.