类 FetchSchemaBlackListRPCHandler

  • 所有已实现的接口:
    org.apache.thrift.async.AsyncMethodCallback<org.apache.iotdb.mpp.rpc.thrift.TFetchSchemaBlackListResp>

    public class FetchSchemaBlackListRPCHandler
    extends AbstractAsyncRPCHandler<org.apache.iotdb.mpp.rpc.thrift.TFetchSchemaBlackListResp>
    • 构造器详细资料

      • FetchSchemaBlackListRPCHandler

        public FetchSchemaBlackListRPCHandler​(DataNodeRequestType requestType,
                                              int requestId,
                                              org.apache.iotdb.common.rpc.thrift.TDataNodeLocation targetDataNode,
                                              java.util.Map<java.lang.Integer,​org.apache.iotdb.common.rpc.thrift.TDataNodeLocation> dataNodeLocationMap,
                                              java.util.Map<java.lang.Integer,​org.apache.iotdb.mpp.rpc.thrift.TFetchSchemaBlackListResp> responseMap,
                                              java.util.concurrent.CountDownLatch countDownLatch)
    • 方法详细资料

      • onComplete

        public void onComplete​(org.apache.iotdb.mpp.rpc.thrift.TFetchSchemaBlackListResp tFetchSchemaBlackListResp)
      • onError

        public void onError​(java.lang.Exception e)