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.typesMethods in one.microstream.persistence.binary.types with parameters of type BinaryChannelCountProvider Modifier and Type Method Description static BinaryStorer.CreatorBinaryStorer. 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.typesSubinterfaces of BinaryChannelCountProvider in one.microstream.storage.types Modifier and Type Interface Description interfaceStorageChannelCountProviderClasses in one.microstream.storage.types that implement BinaryChannelCountProvider Modifier and Type Class Description static classStorageChannelCountProvider.Default