Interface ViewerBinaryPersistenceManager
- All Superinterfaces:
ByteOrderTargeting<PersistenceManager<Binary>>,Cloneable<PersistenceObjectManager<Binary>>,ObjectSwizzling,PersistenceManager<Binary>,PersistenceObjectIdHolder,PersistenceObjectIdLookup,PersistenceObjectLookup,PersistenceObjectManager<Binary>,PersistenceRetrieving,PersistenceSourceSupplier<Binary>,PersistenceStoring,PersistenceSwizzlingLookup,Persister
- All Known Implementing Classes:
ViewerBinaryPersistenceManager.Default
public interface ViewerBinaryPersistenceManager extends PersistenceManager<Binary>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classViewerBinaryPersistenceManager.DefaultNested classes/interfaces inherited from interface one.microstream.persistence.types.ByteOrderTargeting
ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>> -
Method Summary
Modifier and Type Method Description ObjectDescriptiongetStorageConstant(long objectId)ObjectDescriptiongetStorageObject(long objectId)static ViewerBinaryPersistenceManagerNew(StorageManager storage)Methods inherited from interface one.microstream.persistence.types.ByteOrderTargeting
getTargetByteOrder, isByteOrderMismatchMethods inherited from interface one.microstream.persistence.types.PersistenceManager
close, createEagerStorer, createLazyStorer, createLoader, createRegisterer, createStorer, createStorer, currentObjectId, objectRegistry, source, target, typeDictionary, updateCurrentObjectId, updateMetadata, updateMetadataMethods inherited from interface one.microstream.persistence.types.PersistenceObjectIdLookup
lookupObjectIdMethods inherited from interface one.microstream.persistence.types.PersistenceObjectLookup
lookupObjectMethods inherited from interface one.microstream.persistence.types.PersistenceObjectManager
Clone, consolidate, ensureObjectId, ensureObjectId, ensureObjectIdGuaranteedRegister, mergeEntries, registerLocalRegistryMethods inherited from interface one.microstream.persistence.types.PersistenceRetrieving
collect, get, getObjectMethods inherited from interface one.microstream.persistence.types.PersistenceSourceSupplier
getObject