Uses of Interface
one.microstream.persistence.types.PersistenceChannel
| Package | Description |
|---|---|
| one.microstream.com | |
| one.microstream.com.binary | |
| one.microstream.persistence.binary.internal | |
| one.microstream.persistence.types |
-
Uses of PersistenceChannel in one.microstream.com
Subinterfaces of PersistenceChannel in one.microstream.com Modifier and Type Interface Description interfaceComPersistenceChannel<C,D>Classes in one.microstream.com that implement PersistenceChannel Modifier and Type Class Description static classComPersistenceChannel.Abstract<C,D> -
Uses of PersistenceChannel in one.microstream.com.binary
Subinterfaces of PersistenceChannel in one.microstream.com.binary Modifier and Type Interface Description interfaceComPersistenceChannelBinary<C>Classes in one.microstream.com.binary that implement PersistenceChannel Modifier and Type Class Description static classComPersistenceChannelBinary.Abstract<C>static classComPersistenceChannelBinary.Default -
Uses of PersistenceChannel in one.microstream.persistence.binary.internal
Classes in one.microstream.persistence.binary.internal that implement PersistenceChannel Modifier and Type Class Description classBinaryFileStorage -
Uses of PersistenceChannel in one.microstream.persistence.types
Methods in one.microstream.persistence.types with parameters of type PersistenceChannel Modifier and Type Method Description FPersistenceFoundation.Default. setPersistenceChannel(PersistenceChannel<D> persistenceChannel)FPersistenceFoundation. setPersistenceChannel(PersistenceChannel<D> persistenceChannel)