Class Attributes
java.lang.Object
com.illumon.iris.db.v2.sources.chunk.Attributes
Attributes that may apply to a
Chunk
.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
All attributes must extend from Any.static interface
static interface
static interface
static interface
The chunk contains bytes of objects which need to be decoded.static interface
The chunk contains integer hash codes.static interface
The chunk contains index keys, which may be ordered or unordered.static interface
The chunk contains individual index keys or index ranges.static interface
The chunk contains individual ordered index keys, which must be in strictly ascending order.static interface
The chunk contains index ranges.static interface
This chunk contains longs which are encoded StringSets as a bitnask.static interface
The chunk contains index keys, which may be in any order (and contain duplicates).static interface
The chunk contains individual values. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Attributes
public Attributes()
-