Uses of Interface
one.microstream.persistence.binary.types.BinaryChannelCountProvider
Package | Description |
---|---|
one.microstream.persistence.binary.types | |
one.microstream.storage.types |
-
Uses of BinaryChannelCountProvider in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types with parameters of type BinaryChannelCountProvider Modifier and Type Method Description static BinaryStorer.Creator
BinaryStorer. Creator(BinaryChannelCountProvider channelCountProvider, boolean switchByteOrder)
Constructors in one.microstream.persistence.binary.types with parameters of type BinaryChannelCountProvider Constructor Description CreatorChannelHashing(BinaryChannelCountProvider channelCountProvider, boolean switchByteOrder)
-
Uses of BinaryChannelCountProvider in one.microstream.storage.types
Subinterfaces of BinaryChannelCountProvider in one.microstream.storage.types Modifier and Type Interface Description interface
StorageChannelCountProvider
Classes in one.microstream.storage.types that implement BinaryChannelCountProvider Modifier and Type Class Description static class
StorageChannelCountProvider.Default