Class BinaryStorageChannel

java.lang.Object
one.microstream.persistence.binary.internal.BinaryStorageChannel
All Implemented Interfaces:
WriteController, PersistenceChannel<Binary>, PersistenceSource<Binary>, PersistenceTarget<Binary>, PersistenceWriteController

public final class BinaryStorageChannel
extends Object
implements PersistenceChannel<Binary>