Package | Description |
---|---|
org.apache.hadoop.hbase.rest.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
CellSetMessage.CellSet.Row
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row |
static class |
CellSetMessage.CellSet.Row.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row |
Modifier and Type | Method and Description |
---|---|
CellSetMessage.CellSet.RowOrBuilder |
CellSetMessage.CellSetOrBuilder.getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
CellSetMessage.CellSet.RowOrBuilder |
CellSetMessage.CellSet.getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
CellSetMessage.CellSet.RowOrBuilder |
CellSetMessage.CellSet.Builder.getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends CellSetMessage.CellSet.RowOrBuilder> |
CellSetMessage.CellSetOrBuilder.getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
List<? extends CellSetMessage.CellSet.RowOrBuilder> |
CellSetMessage.CellSet.getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
List<? extends CellSetMessage.CellSet.RowOrBuilder> |
CellSetMessage.CellSet.Builder.getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.