Uses of Package
org.apache.ignite.internal.processors.query.stat.hll.serialization
-
Classes in org.apache.ignite.internal.processors.query.stat.hll.serialization used by org.apache.ignite.internal.processors.query.stat.hll Class Description ISchemaVersion A serialization schema for HLLs. -
Classes in org.apache.ignite.internal.processors.query.stat.hll.serialization used by org.apache.ignite.internal.processors.query.stat.hll.serialization Class Description IHLLMetadata The metadata and parameters associated with a HLL.ISchemaVersion A serialization schema for HLLs.IWordDeserializer Reads 'words' of a fixed width, in sequence, from a byte array.IWordSerializer Writes 'words' of fixed width, in sequence, to a byte array. -
Classes in org.apache.ignite.internal.processors.query.stat.hll.serialization used by org.apache.ignite.internal.processors.query.stat.hll.util Class Description IWordSerializer Writes 'words' of fixed width, in sequence, to a byte array.