public class BinaryFileTarget extends Object implements PersistenceTarget<Binary>
PersistenceWriteController.Disabled, PersistenceWriteController.Enabled, PersistenceWriteController.Wrapper| Constructor and Description |
|---|
BinaryFileTarget(one.microstream.afs.types.AFile file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWritable() |
void |
validateIsWritable() |
void |
write(Binary chunk) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseTarget, prepareTargetDisabled, Enabled, isStoringEnabled, validateIsStoringEnabled, Wrappublic void write(Binary chunk) throws PersistenceExceptionTransfer
write in interface PersistenceTarget<Binary>PersistenceExceptionTransferpublic final void validateIsWritable()
validateIsWritable in interface one.microstream.afs.types.WriteControllerpublic final boolean isWritable()
isWritable in interface one.microstream.afs.types.WriteControllerCopyright © 2022 MicroStream Software. All rights reserved.