public static class Hbase.AsyncClient.getColumnDescriptors_call extends org.apache.thrift.async.TAsyncMethodCall<Map<ByteBuffer,ColumnDescriptor>>
| Constructor and Description |
|---|
getColumnDescriptors_call(ByteBuffer tableName,
org.apache.thrift.async.AsyncMethodCallback<Map<ByteBuffer,ColumnDescriptor>> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
Map<ByteBuffer,ColumnDescriptor> |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public getColumnDescriptors_call(ByteBuffer tableName, org.apache.thrift.async.AsyncMethodCallback<Map<ByteBuffer,ColumnDescriptor>> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write_args(org.apache.thrift.protocol.TProtocol prot)
throws org.apache.thrift.TException
write_args in class org.apache.thrift.async.TAsyncMethodCall<Map<ByteBuffer,ColumnDescriptor>>org.apache.thrift.TExceptionpublic Map<ByteBuffer,ColumnDescriptor> getResult() throws IOError, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<Map<ByteBuffer,ColumnDescriptor>>IOErrororg.apache.thrift.TExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.