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