Class ViewerBinaryTypeHandlerNativeArray<T>
java.lang.Object
one.microstream.storage.restadapter.ViewerBinaryTypeHandlerWrapperAbstract<T>
one.microstream.storage.restadapter.ViewerBinaryTypeHandlerNativeArray<T>
- All Implemented Interfaces:
- PersistenceDataTypeHolder<Binary>,- PersistenceTypeDefinition,- PersistenceTypeDescription,- PersistenceTypeHandler<Binary,Object>,- PersistenceTypeIdentity,- PersistenceTypeIdOwner,- PersistenceTypeLink
public class ViewerBinaryTypeHandlerNativeArray<T> extends ViewerBinaryTypeHandlerWrapperAbstract<T>
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceDataTypeHolderPersistenceDataTypeHolder.Default<D>Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDefinitionPersistenceTypeDefinition.DefaultNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDescriptionPersistenceTypeDescription.IdentityNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeHandlerPersistenceTypeHandler.Abstract<D,T>
- 
Constructor SummaryConstructors Constructor Description ViewerBinaryTypeHandlerNativeArray(PersistenceTypeHandler<Binary,T> nativeHandler)
- 
Method SummaryModifier and Type Method Description ObjectDescriptioncreate(Binary medium, PersistenceLoadHandler handler)Methods inherited from class one.microstream.storage.restadapter.ViewerBinaryTypeHandlerWrapperAbstractallMembers, complete, dataType, hasPersistedReferences, hasVaryingPersistedLengthInstances, initialize, instanceMembers, isPrimitiveType, iterateInstanceReferences, iterateLoadableReferences, iterateMemberTypes, membersPersistedLengthMaximum, membersPersistedLengthMinimum, store, type, typeId, typeName, updateStateMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDefinitionhasPersistedVariableLength, runtimeTypeName, toRuntimeTypeIdentifierMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDescriptioninstancePrimitiveMembers, instanceReferenceMembers, toTypeIdentifierMethods inherited from interface one.microstream.persistence.types.PersistenceTypeHandlercollectEnumConstants, getPersistedEnumOrdinal, guaranteeSpecificInstanceViablity, guaranteeSubTypeInstanceViablity, initializeState, isSpecificInstanceViable, isSubTypeInstanceViable, isValidEntityType, membersInDeclaredOrder, settingMembers, storingMembers, validateEntityType