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