| Constructor and Description |
|---|
ColumnReadStoreImpl(PageReadStore pageReadStore,
GroupConverter recordConverter,
MessageType schema,
String createdBy) |
| Modifier and Type | Method and Description |
|---|---|
GroupConverter |
DummyRecordConverter.getRootConverter() |
| Modifier and Type | Method and Description |
|---|---|
GroupConverter |
GroupRecordConverter.getRootConverter() |
| Modifier and Type | Class and Description |
|---|---|
class |
FilteringGroupConverter
|
| Modifier and Type | Method and Description |
|---|---|
GroupConverter |
FilteringRecordMaterializer.getRootConverter() |
| Constructor and Description |
|---|
FilteringGroupConverter(GroupConverter delegate,
List<Integer> indexFieldPath,
Map<ColumnPath,List<IncrementallyUpdatedFilterPredicate.ValueInspector>> valueInspectorsByColumn,
Map<List<Integer>,PrimitiveColumnIO> columnIOsByIndexFieldPath) |
| Modifier and Type | Method and Description |
|---|---|
GroupConverter |
Converter.asGroupConverter() |
GroupConverter |
GroupConverter.asGroupConverter() |
abstract GroupConverter |
RecordMaterializer.getRootConverter() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.