Class AccumuloProxy.AsyncClient.updateRowConditionally_call

  • Enclosing class:
    AccumuloProxy.AsyncClient

    public static class AccumuloProxy.AsyncClient.updateRowConditionally_call
    extends org.apache.thrift.async.TAsyncMethodCall
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.thrift.async.TAsyncMethodCall

        org.apache.thrift.async.TAsyncMethodCall.State
    • Field Summary

      • Fields inherited from class org.apache.thrift.async.TAsyncMethodCall

        client, transport
    • Constructor Summary

      Constructors 
      Constructor Description
      updateRowConditionally_call​(ByteBuffer login, String tableName, ByteBuffer row, ConditionalUpdates updates, org.apache.thrift.async.AsyncMethodCallback resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)  
    • Constructor Detail

      • updateRowConditionally_call

        public updateRowConditionally_call​(ByteBuffer login,
                                           String tableName,
                                           ByteBuffer row,
                                           ConditionalUpdates updates,
                                           org.apache.thrift.async.AsyncMethodCallback resultHandler,
                                           org.apache.thrift.async.TAsyncClient client,
                                           org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                                           org.apache.thrift.transport.TNonblockingTransport transport)
                                    throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException