| Class and Description |
|---|
| Cursor |
| ReferenceCountingSegment |
| Segment |
| StorageAdapter |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| ObjectColumnSelector |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| DimensionSelector |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| ObjectColumnSelector |
| Class and Description |
|---|
| Segment |
| Class and Description |
|---|
| DimensionSelector |
| Class and Description |
|---|
| Segment |
| StorageAdapter |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| StorageAdapter |
| Class and Description |
|---|
| StorageAdapter |
| Class and Description |
|---|
| Segment |
| Class and Description |
|---|
| Segment |
| Class and Description |
|---|
| Segment |
| Class and Description |
|---|
| Segment |
| Class and Description |
|---|
| Segment |
| StorageAdapter |
| Class and Description |
|---|
| Capabilities |
| Cursor |
| DimensionSelector |
| Segment |
| StorageAdapter |
| Class and Description |
|---|
| AbstractSegment |
| BaseProgressIndicator |
| Capabilities |
| Capabilities.CapabilitiesBuilder |
| ColumnSelector |
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| CompressedVSizeIndexedSupplier
Format -
byte 1 - version
offsets - indexed integers of length num of rows + 1 representing offsets of starting index of first element of each row in values index and last element equal to length of values column,
the last element in the offsets represents the total length of values column.
|
| CompressedVSizeIndexedV3Supplier
The format is mostly the same with CompressedVSizeIndexedSupplier(which has version 0x2, so we call it V2),
the only difference is V3's offsets is not VSize encoded, it's just compressed.
|
| Cursor |
| CursorFactory |
| DimensionHandler
Processing related interface
A DimensionHandler is an object that encapsulates indexing, column merging/building, and querying operations
for a given dimension type (e.g., dict-encoded String, Long).
|
| DimensionIndexer
Processing related interface
A DimensionIndexer is a per-dimension stateful object that encapsulates type-specific operations and data structures
used during the in-memory ingestion process (i.e., work done by IncrementalIndex).
|
| DimensionMerger
Processing related interface
A DimensionMerger is a per-dimension stateful object that encapsulates type-specific operations and data structures
used during the segment merging process (i.e., work done by IndexMerger/IndexMergerV9).
|
| DimensionMergerLegacy
Processing related interface
DimensionMerger subclass to be used with the legacy IndexMerger.
|
| DimensionMergerV9
Processing related interface
DimensionMerger subclass to be used with IndexMergerV9.
|
| DimensionSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| FloatColumnSerializer |
| GenericColumnSerializer |
| IndexableAdapter
An adapter to an index
|
| IndexIO |
| IndexIO.DefaultIndexIOHandler |
| IndexMerger |
| IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
| LongColumnSelector |
| LongColumnSerializer |
| Metadata |
| MetricColumnSerializer |
| MetricHolder |
| MetricHolder.MetricType |
| MMappedIndex |
| ObjectColumnSelector |
| ProgressIndicator |
| QueryableIndex |
| ReferenceCountingSegment |
| Rowboat |
| Segment |
| SegmentValidationException |
| StorageAdapter |
| StringDimensionMergerV9 |
| StringDimensionMergerV9.IndexSeeker |
| Class and Description |
|---|
| LongColumnSelector |
| Class and Description |
|---|
| Capabilities |
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| Cursor |
| CursorFactory |
| DimensionHandler
Processing related interface
A DimensionHandler is an object that encapsulates indexing, column merging/building, and querying operations
for a given dimension type (e.g., dict-encoded String, Long).
|
| DimensionIndexer
Processing related interface
A DimensionIndexer is a per-dimension stateful object that encapsulates type-specific operations and data structures
used during the in-memory ingestion process (i.e., work done by IncrementalIndex).
|
| IndexableAdapter
An adapter to an index
|
| Metadata |
| Rowboat |
| StorageAdapter |
| Class and Description |
|---|
| CompressedVSizeIndexedSupplier
Format -
byte 1 - version
offsets - indexed integers of length num of rows + 1 representing offsets of starting index of first element of each row in values index and last element equal to length of values column,
the last element in the offsets represents the total length of values column.
|
| FloatColumnSerializer |
| GenericColumnSerializer |
| LongColumnSerializer |
| MetricColumnSerializer |
Copyright © 2011–2016. All rights reserved.