Uses of Class
org.apache.iotdb.mpp.rpc.thrift.TConstructSchemaBlackListWithTemplateReq
-
Packages that use TConstructSchemaBlackListWithTemplateReq Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of TConstructSchemaBlackListWithTemplateReq in org.apache.iotdb.mpp.rpc.thrift
Fields in org.apache.iotdb.mpp.rpc.thrift declared as TConstructSchemaBlackListWithTemplateReq Modifier and Type Field Description TConstructSchemaBlackListWithTemplateReqIDataNodeRPCService.constructSchemaBlackListWithTemplate_args. reqMethods in org.apache.iotdb.mpp.rpc.thrift that return TConstructSchemaBlackListWithTemplateReq Modifier and Type Method Description TConstructSchemaBlackListWithTemplateReqTConstructSchemaBlackListWithTemplateReq. deepCopy()TConstructSchemaBlackListWithTemplateReqIDataNodeRPCService.constructSchemaBlackListWithTemplate_args. getReq()TConstructSchemaBlackListWithTemplateReqTConstructSchemaBlackListWithTemplateReq. setSchemaRegionIdList(List<TConsensusGroupId> schemaRegionIdList)TConstructSchemaBlackListWithTemplateReqTConstructSchemaBlackListWithTemplateReq. setTemplateSetInfo(Map<String,List<Integer>> templateSetInfo)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type TConstructSchemaBlackListWithTemplateReq Constructor Description constructSchemaBlackListWithTemplate_args(TConstructSchemaBlackListWithTemplateReq req)constructSchemaBlackListWithTemplate_call(TConstructSchemaBlackListWithTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)TConstructSchemaBlackListWithTemplateReq(TConstructSchemaBlackListWithTemplateReq other)Performs a deep copy on other.
-