| Class and Description |
|---|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| Cursor |
| ReferenceCountingSegment
ReferenceCountingSegment allows to call
ReferenceCountingSegment.close() before some other "users", which called ReferenceCountingSegment.increment(), has not called ReferenceCountingSegment.decrement() yet, and the wrapped Segment won't be actually closed
until that. |
| 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
|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| ObjectColumnSelector |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| ObjectColumnSelector |
| Class and Description |
|---|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| DimensionSelector |
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| DoubleColumnSelector |
| 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
|
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| 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 |
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| DimensionSelector |
| DoubleColumnSelector |
| 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 |
| VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
| VirtualColumns
Class allowing lookup and usage of virtual columns.
|
| Class and Description |
|---|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| DimensionSelector |
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| QueryableIndex
Direct interface to memory mapped segments.
|
| Segment |
| Class and Description |
|---|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| DimensionSelector |
| DoubleColumnSelector |
| 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 |
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| 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 |
| Class and Description |
|---|
| AbstractSegment |
| BaseProgressIndicator |
| BitmapOffset |
| 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).
|
| DimensionMergerV9
Processing related interface
DimensionMerger subclass to be used with IndexMergerV9.
|
| DimensionSelector |
| DoubleColumnSelector |
| DoubleColumnSerializer |
| FloatColumnSelector
An object that gets a metric value.
|
| FloatColumnSerializer |
| GenericColumnSerializer |
| IdLookup
"Mixin" for
DimensionSelector. |
| IndexableAdapter
An adapter to an index
|
| IndexIO |
| IndexMerger |
| IndexMerger.DictionaryMergeIterator |
| IndexMerger.IndexSeeker |
| IndexSpec
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
|
| LongColumnSelector |
| LongColumnSerializer
Unsafe for concurrent use from multiple threads.
|
| Metadata |
| MetricHolder |
| MetricHolder.MetricType |
| MMappedIndex |
| NullDimensionSelector |
| NullStringObjectColumnSelector |
| ObjectColumnSelector |
| ProgressIndicator |
| QueryableIndex
Direct interface to memory mapped segments.
|
| QueryableIndexStorageAdapter.TimestampCheckingOffset |
| Rowboat |
| Segment |
| SegmentValidationException |
| SingleValueDimensionSelector
Specialization for
DimensionSelectors, always having a single value in DimensionSelector.getRow(). |
| StorageAdapter |
| StringDimensionMergerV9.IndexSeeker |
| VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
| VirtualColumns
Class allowing lookup and usage of virtual columns.
|
| ZeroDoubleColumnSelector |
| ZeroFloatColumnSelector |
| ZeroLongColumnSelector |
| Class and Description |
|---|
| DimensionSelector |
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| Class and Description |
|---|
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| LongColumnSelector |
| Class and Description |
|---|
| ColumnSelector |
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| LongColumnSelector |
| Class and Description |
|---|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| Cursor |
| DimensionSelector |
| SingleValueDimensionSelector
Specialization for
DimensionSelectors, always having a single value in DimensionSelector.getRow(). |
| 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 |
|---|
| IndexIO |
| Segment |
| Class and Description |
|---|
| DoubleColumnSerializer |
| FloatColumnSerializer |
| GenericColumnSerializer |
| LongColumnSerializer
Unsafe for concurrent use from multiple threads.
|
| Class and Description |
|---|
| ColumnSelectorFactory
Factory class for MetricSelectors
|
| ColumnValueSelector
Base type for interfaces that manage column value selection, e.g.
|
| DimensionSelector |
| DoubleColumnSelector |
| FloatColumnSelector
An object that gets a metric value.
|
| IdLookup
"Mixin" for
DimensionSelector. |
| LongColumnSelector |
| ObjectColumnSelector |
| SingleValueDimensionSelector
Specialization for
DimensionSelectors, always having a single value in DimensionSelector.getRow(). |
| VirtualColumn
Virtual columns are "views" created over a ColumnSelectorFactory.
|
| VirtualColumns
Class allowing lookup and usage of virtual columns.
|
Copyright © 2011–2017. All rights reserved.