Uses of Interface
one.microstream.persistence.types.PersistenceChannel
-
Uses of PersistenceChannel in one.microstream.communication.binary.types
Subinterfaces of PersistenceChannel in one.microstream.communication.binary.types Modifier and Type Interface Description interface
ComPersistenceChannelBinary<C>
Classes in one.microstream.communication.binary.types that implement PersistenceChannel Modifier and Type Class Description static class
ComPersistenceChannelBinary.Abstract<C>
static class
ComPersistenceChannelBinary.Default
-
Uses of PersistenceChannel in one.microstream.communication.types
Subinterfaces of PersistenceChannel in one.microstream.communication.types Modifier and Type Interface Description interface
ComPersistenceChannel<C,D>
Classes in one.microstream.communication.types that implement PersistenceChannel Modifier and Type Class Description static class
ComPersistenceChannel.Abstract<C,D>
-
Uses of PersistenceChannel in one.microstream.persistence.binary.internal
Classes in one.microstream.persistence.binary.internal that implement PersistenceChannel Modifier and Type Class Description class
BinaryStorageChannel
-
Uses of PersistenceChannel in one.microstream.persistence.types
Methods in one.microstream.persistence.types with parameters of type PersistenceChannel Modifier and Type Method Description F
PersistenceFoundation.Default. setPersistenceChannel(PersistenceChannel<D> persistenceChannel)
F
PersistenceFoundation. setPersistenceChannel(PersistenceChannel<D> persistenceChannel)