Uses of Interface
one.microstream.persistence.binary.types.BinaryEntityRawDataAcceptor
| Package | Description | 
|---|---|
| one.microstream.persistence.binary.types | |
| one.microstream.storage.types | 
- 
Uses of BinaryEntityRawDataAcceptor in one.microstream.persistence.binary.typesMethods in one.microstream.persistence.binary.types with parameters of type BinaryEntityRawDataAcceptor Modifier and Type Method Description longBinaryEntityRawDataIterator.Default. iterateEntityRawData(long startAddress, long boundAddress, BinaryEntityRawDataAcceptor entityDataAcceptor)longBinaryEntityRawDataIterator. iterateEntityRawData(long startAddress, long boundAddress, BinaryEntityRawDataAcceptor entityDataAcceptor)
- 
Uses of BinaryEntityRawDataAcceptor in one.microstream.storage.typesSubinterfaces of BinaryEntityRawDataAcceptor in one.microstream.storage.types Modifier and Type Interface Description interfaceStorageEntityDataValidatorClasses in one.microstream.storage.types that implement BinaryEntityRawDataAcceptor Modifier and Type Class Description static classStorageEntityDataValidator.ByDictionarystatic classStorageEntityDataValidator.DebugLoggerstatic classStorageEntityDataValidator.SimpleBoundsMethods in one.microstream.storage.types with parameters of type BinaryEntityRawDataAcceptor Modifier and Type Method Description default longStorageFileEntityDataIterator.Internal. iterateEntityData(StorageDataFile file, long fileOffset, long iterationLength, BinaryEntityRawDataIterator dataIterator, BinaryEntityRawDataAcceptor dataAcceptor)longStorageFileEntityDataIterator. iterateEntityData(StorageDataFile file, long fileOffset, long iterationLength, BinaryEntityRawDataIterator dataIterator, BinaryEntityRawDataAcceptor dataAcceptor)longStorageFileEntityDataIterator.Default. iterateFilledBuffer(StorageFileEntityDataIterator.Internal self, BinaryEntityRawDataIterator dataIterator, BinaryEntityRawDataAcceptor dataAcceptor)longStorageFileEntityDataIterator.Internal. iterateFilledBuffer(StorageFileEntityDataIterator.Internal self, BinaryEntityRawDataIterator dataIterator, BinaryEntityRawDataAcceptor dataAcceptor)