Interface StorageViewObject
- All Superinterfaces:
StorageViewElement
,StorageViewValue
- All Known Implementing Classes:
StorageViewObject.Complex
,StorageViewObject.Simple
public interface StorageViewObject extends StorageViewValue
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StorageViewObject.Complex
static class
StorageViewObject.Simple
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewElement
StorageViewElement.Abstract
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewValue
StorageViewValue.Default
-
Method Summary
Modifier and Type Method Description long
objectId()
PersistenceTypeDescription
typeDescription()
Methods inherited from interface one.microstream.storage.restclient.StorageViewElement
hasMembers, members, name, parent, parentOfType, qualifiedTypeName, simpleTypeName, value, view
-
Method Details
-
typeDescription
PersistenceTypeDescription typeDescription() -
objectId
long objectId()
-