Class StorageViewValue.Default
java.lang.Object
one.microstream.storage.restclient.StorageViewElement.Abstract
one.microstream.storage.restclient.StorageViewValue.Default
- All Implemented Interfaces:
StorageViewElement,StorageViewValue
- Direct Known Subclasses:
StorageViewObject.Simple
- Enclosing interface:
- StorageViewValue
public static class StorageViewValue.Default extends StorageViewElement.Abstract implements StorageViewValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewElement
StorageViewElement.AbstractNested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewValue
StorageViewValue.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description booleanhasMembers()List<StorageViewElement>members(boolean forceRefresh)Methods inherited from class one.microstream.storage.restclient.StorageViewElement.Abstract
name, parent, qualifiedTypeName, simpleTypeName, toString, value, viewMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface one.microstream.storage.restclient.StorageViewElement
name, parent, parentOfType, qualifiedTypeName, simpleTypeName, value, view
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
hasMembers
public boolean hasMembers()- Specified by:
hasMembersin interfaceStorageViewElement
-
members
- Specified by:
membersin interfaceStorageViewElement
-