public static class EmbeddedStorageRestAdapter.Default extends Object implements EmbeddedStorageRestAdapter
EmbeddedStorageRestAdapter.Default| Modifier and Type | Method and Description |
|---|---|
ObjectDescription |
getConstant(long objectId)
Get java constants values
|
StorageRawFileStatistics |
getFileStatistics() |
ViewerRootDescription |
getRoot()
Get the current root name and object id
If no default root is registered the returned ViewerRootDescription
will have a "null" string as name and objectId 0.
|
List<ViewerRootDescription> |
getRoots()
Get all registered root elements of the current microstream instance
|
ObjectDescription |
getStorageObject(long objectId)
Get an object's description by a microstream ObjectId
|
String |
getTypeDictionary() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNewpublic ObjectDescription getStorageObject(long objectId)
getStorageObject in interface EmbeddedStorageRestAdapterobjectId - public ObjectDescription getConstant(long objectId)
getConstant in interface EmbeddedStorageRestAdapterobjectId - public List<ViewerRootDescription> getRoots()
getRoots in interface EmbeddedStorageRestAdapterpublic ViewerRootDescription getRoot()
getRoot in interface EmbeddedStorageRestAdapterpublic String getTypeDictionary()
getTypeDictionary in interface EmbeddedStorageRestAdapterpublic StorageRawFileStatistics getFileStatistics()
getFileStatistics in interface EmbeddedStorageRestAdapterCopyright © 2021 MicroStream Software. All rights reserved.