Uses of Class
one.microstream.reference.ReferenceType
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.interfaces | |
one.microstream.reference |
-
Uses of ReferenceType in one.microstream.collections
Methods in one.microstream.collections that return ReferenceType Modifier and Type Method Description ReferenceType
ChainStorageStrong. getReferenceType()
ReferenceType
ChainStrongStrongStorage. getValueReferenceType()
-
Uses of ReferenceType in one.microstream.collections.interfaces
Methods in one.microstream.collections.interfaces that return ReferenceType Modifier and Type Method Description ReferenceType
ChainKeyValueStorage. getReferenceType()
ReferenceType
ChainStorage. getReferenceType()
ReferenceType
ChainKeyValueStorage. getValueReferenceType()
-
Uses of ReferenceType in one.microstream.reference
Methods in one.microstream.reference that return ReferenceType Modifier and Type Method Description static ReferenceType
ReferenceType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ReferenceType[]
ReferenceType. values()
Returns an array containing the constants of this enum type, in the order they are declared.