Class WbListServiceSrv.AsyncClient

java.lang.Object
org.apache.thrift.async.TAsyncClient
dev.vality.damsel.wb_list.WbListServiceSrv.AsyncClient
All Implemented Interfaces:
WbListServiceSrv.AsyncIface
Enclosing class:
WbListServiceSrv

public static class WbListServiceSrv.AsyncClient
extends org.apache.thrift.async.TAsyncClient
implements WbListServiceSrv.AsyncIface
  • Constructor Details

    • AsyncClient

      public AsyncClient​(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
  • Method Details

    • isExist

      public void isExist​(Row row, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) throws org.apache.thrift.TException
      Specified by:
      isExist in interface WbListServiceSrv.AsyncIface
      Throws:
      org.apache.thrift.TException
    • isAllExist

      public void isAllExist​(List<Row> row, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) throws org.apache.thrift.TException
      Specified by:
      isAllExist in interface WbListServiceSrv.AsyncIface
      Throws:
      org.apache.thrift.TException
    • isAnyExist

      public void isAnyExist​(List<Row> row, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) throws org.apache.thrift.TException
      Specified by:
      isAnyExist in interface WbListServiceSrv.AsyncIface
      Throws:
      org.apache.thrift.TException
    • isNotOneExist

      public void isNotOneExist​(List<Row> row, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) throws org.apache.thrift.TException
      Specified by:
      isNotOneExist in interface WbListServiceSrv.AsyncIface
      Throws:
      org.apache.thrift.TException
    • getRowInfo

      public void getRowInfo​(Row row, org.apache.thrift.async.AsyncMethodCallback<Result> resultHandler) throws org.apache.thrift.TException
      Specified by:
      getRowInfo in interface WbListServiceSrv.AsyncIface
      Throws:
      org.apache.thrift.TException