Class and Description |
---|
Segment |
Class and Description |
---|
IndexIO |
IndexMerger |
IndexMergerV9 |
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
ProgressIndicator |
QueryableIndex |
Class and Description |
---|
IndexIO |
IndexMerger |
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
IndexIO |
IndexMerger |
IndexMergerV9 |
Class and Description |
---|
IndexIO |
IndexMerger |
IndexMergerV9 |
Class and Description |
---|
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
IndexIO |
Class and Description |
---|
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
Cursor |
ReferenceCountingSegment |
Segment |
StorageAdapter |
VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
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
|
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
GenericColumnSerializer |
ObjectColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
DimensionSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
FloatColumnSelector
An object that gets a metric value.
|
GenericColumnSerializer |
ObjectColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
GenericColumnSerializer |
ObjectColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
FloatColumnSelector
An object that gets a metric value.
|
GenericColumnSerializer |
LongColumnSelector |
ObjectColumnSelector |
Class and Description |
---|
Segment |
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
Class and Description |
---|
ColumnSelector |
ColumnSelectorFactory
Factory class for MetricSelectors
|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
ObjectColumnSelector |
Segment |
StorageAdapter |
VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
StorageAdapter |
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
Class and Description |
---|
StorageAdapter |
Class and Description |
---|
Segment |
Class and Description |
---|
Segment |
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Segment |
Class and Description |
---|
QueryableIndex |
Segment |
Class and Description |
---|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
ObjectColumnSelector |
Segment |
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Class and Description |
---|
Segment |
Class and Description |
---|
Segment |
StorageAdapter |
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Class and Description |
---|
Capabilities |
Cursor |
DimensionSelector |
Segment |
StorageAdapter |
VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Class and Description |
---|
Capabilities |
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
Cursor |
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
LongColumnSelector |
Class and Description |
---|
AbstractSegment |
BaseProgressIndicator |
Capabilities |
Capabilities.CapabilitiesBuilder |
ColumnSelector |
ColumnSelectorFactory
Factory class for MetricSelectors
|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
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 |
FloatDimensionMergerV9 |
GenericColumnSerializer |
IdLookup
"Mixin" for
DimensionSelector . |
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 |
LongDimensionMergerV9 |
Metadata |
MetricColumnSerializer |
MetricHolder |
MetricHolder.MetricType |
MMappedIndex |
NullDimensionSelector |
NullStringObjectColumnSelector |
ObjectColumnSelector |
ProgressIndicator |
QueryableIndex |
Rowboat |
Segment |
SegmentValidationException |
StorageAdapter |
StringDimensionMergerV9 |
StringDimensionMergerV9.IndexSeeker |
VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
ZeroFloatColumnSelector |
ZeroLongColumnSelector |
Class and Description |
---|
ColumnSelector |
ColumnSelectorFactory
Factory class for MetricSelectors
|
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 |
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Class and Description |
---|
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
IndexIO |
Segment |
Class and Description |
---|
Segment |
Class and Description |
---|
IndexIO |
IndexMerger |
IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
Class and Description |
---|
StorageAdapter |
Class and Description |
---|
IndexIO |
IndexMerger |
IndexMergerV9 |
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 |
Class and Description |
---|
ColumnSelectorFactory
Factory class for MetricSelectors
|
ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
DimensionSelector |
FloatColumnSelector
An object that gets a metric value.
|
IdLookup
"Mixin" for
DimensionSelector . |
LongColumnSelector |
ObjectColumnSelector |
VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Copyright © 2011–2017. All rights reserved.