Uses of Class
dev.vality.damsel.wb_list.Result
-
Uses of Result in dev.vality.damsel.wb_list
Fields in dev.vality.damsel.wb_list declared as Result Modifier and Type Field Description ResultWbListServiceSrv.getRowInfo_result. successMethods in dev.vality.damsel.wb_list that return Result Modifier and Type Method Description ResultResult. deepCopy()ResultWbListServiceSrv.AsyncClient.getRowInfo_call. getResult()ResultWbListServiceSrv.Client. getRowInfo(Row row)ResultWbListServiceSrv.Iface. getRowInfo(Row row)Возвращает информацию по записи в списке если списка не существует то выбрасывается ListNotFoundResultWbListServiceSrv.getRowInfo_result. getSuccess()ResultWbListServiceSrv.Client. recvGetRowInfo()ResultResult. setRowInfo(RowInfo row_info)Methods in dev.vality.damsel.wb_list that return types with arguments of type Result Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<Result>WbListServiceSrv.AsyncProcessor.getRowInfo. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.damsel.wb_list with parameters of type Result Modifier and Type Method Description intResult. compareTo(Result other)booleanResult. equals(Result that)WbListServiceSrv.getRowInfo_resultWbListServiceSrv.getRowInfo_result. setSuccess(Result success)Method parameters in dev.vality.damsel.wb_list with type arguments of type Result Modifier and Type Method Description voidWbListServiceSrv.AsyncClient. getRowInfo(Row row, org.apache.thrift.async.AsyncMethodCallback<Result> resultHandler)voidWbListServiceSrv.AsyncIface. getRowInfo(Row row, org.apache.thrift.async.AsyncMethodCallback<Result> resultHandler)voidWbListServiceSrv.AsyncProcessor.getRowInfo. start(I iface, WbListServiceSrv.getRowInfo_args args, org.apache.thrift.async.AsyncMethodCallback<Result> resultHandler)Constructors in dev.vality.damsel.wb_list with parameters of type Result Constructor Description getRowInfo_result(Result success, ListNotFound ex1)Result(Result other)Performs a deep copy on other.Constructor parameters in dev.vality.damsel.wb_list with type arguments of type Result Constructor Description getRowInfo_call(Row row, org.apache.thrift.async.AsyncMethodCallback<Result> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)