Uses of Class
one.microstream.persistence.exceptions.PersistenceExceptionTypeNotPersistable
-
-
Uses of PersistenceExceptionTypeNotPersistable in one.microstream.persistence.binary.internal
Methods in one.microstream.persistence.binary.internal that throw PersistenceExceptionTypeNotPersistable Modifier and Type Method Description voidAbstractBinaryLegacyTypeHandlerTranslating. guaranteeSpecificInstanceViablity()voidBinaryHandlerAbstractType. guaranteeSpecificInstanceViablity()voidBinaryHandlerUnpersistable. guaranteeSpecificInstanceViablity()voidAbstractBinaryLegacyTypeHandlerTranslating. guaranteeSubTypeInstanceViablity()voidBinaryHandlerUnpersistable. guaranteeSubTypeInstanceViablity() -
Uses of PersistenceExceptionTypeNotPersistable in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types that throw PersistenceExceptionTypeNotPersistable Modifier and Type Method Description <T> PersistenceTypeHandler<Binary,T>BinaryTypeHandlerCreator. createTypeHandler(Class<T> type) -
Uses of PersistenceExceptionTypeNotPersistable in one.microstream.persistence.internal
Methods in one.microstream.persistence.internal that throw PersistenceExceptionTypeNotPersistable Modifier and Type Method Description <T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerProviderCreating. ensureTypeHandler(Class<T> type)<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerProviderFailing. ensureTypeHandler(Class<T> type)<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerProviderFailing. provideTypeHandler(Class<T> type) -
Uses of PersistenceExceptionTypeNotPersistable in one.microstream.persistence.types
Methods in one.microstream.persistence.types that throw PersistenceExceptionTypeNotPersistable Modifier and Type Method Description <T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerCreator. createTypeHandler(Class<T> type)<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerEnsurer.Default. ensureTypeHandler(Class<T> type)<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerEnsurer. ensureTypeHandler(Class<T> type)<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerProvider. ensureTypeHandler(Class<T> type)voidPersistenceLegacyTypeHandlerWrapper. guaranteeSpecificInstanceViablity()default voidPersistenceTypeHandler. guaranteeSpecificInstanceViablity()Guarantees that thePersistenceTypeHandlerimplementation is actually viably usable to handle instances.voidPersistenceLegacyTypeHandlerWrapper. guaranteeSubTypeInstanceViablity()default voidPersistenceTypeHandler. guaranteeSubTypeInstanceViablity()<T> PersistenceTypeHandler<D,T>PersistenceTypeHandlerProvider. provideTypeHandler(Class<T> type)
-