| Package | Description |
|---|---|
| org.apache.hadoop.hbase.spark.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterProtos.SQLPredicatePushDownCellToColumnMapping
Protobuf type
hbase.pb.SQLPredicatePushDownCellToColumnMapping |
static class |
FilterProtos.SQLPredicatePushDownCellToColumnMapping.Builder
Protobuf type
hbase.pb.SQLPredicatePushDownCellToColumnMapping |
| Modifier and Type | Method and Description |
|---|---|
FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder |
FilterProtos.SQLPredicatePushDownFilterOrBuilder.getCellToColumnMappingOrBuilder(int index)
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder |
FilterProtos.SQLPredicatePushDownFilter.getCellToColumnMappingOrBuilder(int index)
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder |
FilterProtos.SQLPredicatePushDownFilter.Builder.getCellToColumnMappingOrBuilder(int index)
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder> |
FilterProtos.SQLPredicatePushDownFilterOrBuilder.getCellToColumnMappingOrBuilderList()
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
List<? extends FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder> |
FilterProtos.SQLPredicatePushDownFilter.getCellToColumnMappingOrBuilderList()
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
List<? extends FilterProtos.SQLPredicatePushDownCellToColumnMappingOrBuilder> |
FilterProtos.SQLPredicatePushDownFilter.Builder.getCellToColumnMappingOrBuilderList()
repeated .hbase.pb.SQLPredicatePushDownCellToColumnMapping cell_to_column_mapping = 3; |
Copyright © 2007–2016 Cloudera. All rights reserved.