Class AbstractBinaryHandlerCustomNonReferentialFixedLength<T>

    • Constructor Detail

      • AbstractBinaryHandlerCustomNonReferentialFixedLength

        protected AbstractBinaryHandlerCustomNonReferentialFixedLength​(Class<T> type)
      • AbstractBinaryHandlerCustomNonReferentialFixedLength

        protected AbstractBinaryHandlerCustomNonReferentialFixedLength​(Class<T> type,
                                                                       one.microstream.collections.types.XGettingSequence<? extends PersistenceTypeDefinitionMember> members)
      • AbstractBinaryHandlerCustomNonReferentialFixedLength

        protected AbstractBinaryHandlerCustomNonReferentialFixedLength​(Class<T> type,
                                                                       String typeName,
                                                                       one.microstream.collections.types.XGettingSequence<? extends PersistenceTypeDefinitionMember> members)
    • Method Detail

      • hasVaryingPersistedLengthInstances

        public final boolean hasVaryingPersistedLengthInstances()