Package | Description |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Modifier and Type | Method and Description |
---|---|
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.deepCopy() |
Hbase.getRowsWithColumnsTs_args |
Hbase.Processor.getRowsWithColumnsTs.getEmptyArgsInstance() |
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setAttributes(Map<ByteBuffer,ByteBuffer> attributes)
Get attributes
|
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setColumns(List<ByteBuffer> columns)
List of columns to return, null for all columns
|
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setRows(List<ByteBuffer> rows)
row keys
|
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setTableName(byte[] tableName)
name of table
|
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setTableName(ByteBuffer tableName) |
Hbase.getRowsWithColumnsTs_args |
Hbase.getRowsWithColumnsTs_args.setTimestamp(long timestamp) |
Modifier and Type | Method and Description |
---|---|
int |
Hbase.getRowsWithColumnsTs_args.compareTo(Hbase.getRowsWithColumnsTs_args other) |
boolean |
Hbase.getRowsWithColumnsTs_args.equals(Hbase.getRowsWithColumnsTs_args that) |
Hbase.getRowsWithColumnsTs_result |
Hbase.Processor.getRowsWithColumnsTs.getResult(I iface,
Hbase.getRowsWithColumnsTs_args args) |
Constructor and Description |
---|
Hbase.getRowsWithColumnsTs_args(Hbase.getRowsWithColumnsTs_args other)
Performs a deep copy on other.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.