| Package | Description |
|---|---|
| one.microstream.storage.restadapter.types |
| Modifier and Type | Method and Description |
|---|---|
ViewerRootDescription |
EmbeddedStorageRestAdapter.getRoot() |
ViewerRootDescription |
EmbeddedStorageRestAdapter.Default.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.
|
ViewerRootDescription |
StorageRestAdapterRoot.getUserRoot() |
ViewerRootDescription |
StorageRestAdapter.Default.getUserRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<ViewerRootDescription> |
EmbeddedStorageRestAdapter.getRoots() |
List<ViewerRootDescription> |
EmbeddedStorageRestAdapter.Default.getRoots()
Get all registered root elements of the current microstream instance
|
Copyright © 2021 MicroStream Software. All rights reserved.