public class BinaryFileSource extends Object implements PersistenceSource<Binary>, MessageWaiter
| Modifier and Type | Method and Description |
|---|---|
static BinaryFileSource |
New(one.microstream.afs.types.AFile file,
boolean switchByteOrder) |
one.microstream.collections.types.XGettingCollection<? extends Binary> |
read() |
one.microstream.collections.types.XGettingCollection<? extends Binary> |
readByObjectIds(PersistenceIdSet[] oids) |
void |
waitForBytes(int readCount) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseSource, prepareSourcepublic static final BinaryFileSource New(one.microstream.afs.types.AFile file, boolean switchByteOrder)
public one.microstream.collections.types.XGettingCollection<? extends Binary> read() throws PersistenceExceptionTransfer
read in interface PersistenceSource<Binary>PersistenceExceptionTransferpublic one.microstream.collections.types.XGettingCollection<? extends Binary> readByObjectIds(PersistenceIdSet[] oids) throws PersistenceExceptionTransfer
readByObjectIds in interface PersistenceSource<Binary>PersistenceExceptionTransferpublic void waitForBytes(int readCount)
waitForBytes in interface MessageWaiterCopyright © 2022 MicroStream Software. All rights reserved.