Uses of Class
one.microstream.storage.restadapter.ViewerRootDescription
Package | Description |
---|---|
one.microstream.storage.restadapter | |
one.microstream.storage.restclient | |
one.microstream.storage.restclient.jersey |
-
Uses of ViewerRootDescription in one.microstream.storage.restadapter
Methods in one.microstream.storage.restadapter that return ViewerRootDescription Modifier and Type Method Description 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
EmbeddedStorageRestAdapter. getRoot()
ViewerRootDescription
StorageRestAdapter.Default. getUserRoot()
ViewerRootDescription
StorageRestAdapterRoot. getUserRoot()
Methods in one.microstream.storage.restadapter that return types with arguments of type ViewerRootDescription Modifier and Type Method Description List<ViewerRootDescription>
EmbeddedStorageRestAdapter.Default. getRoots()
Get all registered root elements of the current microstream instanceList<ViewerRootDescription>
EmbeddedStorageRestAdapter. getRoots()
-
Uses of ViewerRootDescription in one.microstream.storage.restclient
Methods in one.microstream.storage.restclient that return ViewerRootDescription Modifier and Type Method Description ViewerRootDescription
StorageRestClient. requestRoot()
-
Uses of ViewerRootDescription in one.microstream.storage.restclient.jersey
Methods in one.microstream.storage.restclient.jersey that return ViewerRootDescription Modifier and Type Method Description ViewerRootDescription
StorageRestClientJersey.Default. requestRoot()