Class StorageViewComplexRangeEntry.Default
java.lang.Object
one.microstream.storage.restclient.StorageViewElement.Abstract
one.microstream.storage.restclient.StorageViewComplexRangeEntry.Default
- All Implemented Interfaces:
StorageViewComplexRangeEntry
,StorageViewElement
- Enclosing interface:
- StorageViewComplexRangeEntry
public static class StorageViewComplexRangeEntry.Default extends StorageViewElement.Abstract implements StorageViewComplexRangeEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewComplexRangeEntry
StorageViewComplexRangeEntry.Default
Nested classes/interfaces inherited from interface one.microstream.storage.restclient.StorageViewElement
StorageViewElement.Abstract
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description boolean
hasMembers()
List<StorageViewElement>
members(boolean forceRefresh)
Methods inherited from class one.microstream.storage.restclient.StorageViewElement.Abstract
name, parent, qualifiedTypeName, simpleTypeName, toString, value, view
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods 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:
hasMembers
in interfaceStorageViewElement
-
members
- Specified by:
members
in interfaceStorageViewElement
-