public static class BdbService.AsyncClient.dbPut_call extends org.apache.thrift.async.TAsyncMethodCall<TPutResult>
Constructor and Description |
---|
dbPut_call(TDatabase db,
TTransaction txn,
java.util.List<TKeyDataWithSecondaryKeys> pairs,
TDbPutConfig config,
org.apache.thrift.async.AsyncMethodCallback<TPutResult> 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 |
---|---|
TPutResult |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public dbPut_call(TDatabase db, TTransaction txn, java.util.List<TKeyDataWithSecondaryKeys> pairs, TDbPutConfig config, org.apache.thrift.async.AsyncMethodCallback<TPutResult> 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.TException
public void write_args(org.apache.thrift.protocol.TProtocol prot) throws org.apache.thrift.TException
write_args
in class org.apache.thrift.async.TAsyncMethodCall<TPutResult>
org.apache.thrift.TException
public TPutResult getResult() throws TDatabaseException, TRuntimeException, org.apache.thrift.TException
getResult
in class org.apache.thrift.async.TAsyncMethodCall<TPutResult>
TDatabaseException
TRuntimeException
org.apache.thrift.TException
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.