Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.constructSchemaBlackListWithTemplate_result
-
Packages that use IDataNodeRPCService.constructSchemaBlackListWithTemplate_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.constructSchemaBlackListWithTemplate_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.constructSchemaBlackListWithTemplate_result Modifier and Type Method Description IDataNodeRPCService.constructSchemaBlackListWithTemplate_resultIDataNodeRPCService.constructSchemaBlackListWithTemplate_result. deepCopy()IDataNodeRPCService.constructSchemaBlackListWithTemplate_resultIDataNodeRPCService.Processor.constructSchemaBlackListWithTemplate. getResult(I iface, IDataNodeRPCService.constructSchemaBlackListWithTemplate_args args)IDataNodeRPCService.constructSchemaBlackListWithTemplate_resultIDataNodeRPCService.constructSchemaBlackListWithTemplate_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.constructSchemaBlackListWithTemplate_result Modifier and Type Method Description intIDataNodeRPCService.constructSchemaBlackListWithTemplate_result. compareTo(IDataNodeRPCService.constructSchemaBlackListWithTemplate_result other)booleanIDataNodeRPCService.constructSchemaBlackListWithTemplate_result. equals(IDataNodeRPCService.constructSchemaBlackListWithTemplate_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.constructSchemaBlackListWithTemplate_result Constructor Description constructSchemaBlackListWithTemplate_result(IDataNodeRPCService.constructSchemaBlackListWithTemplate_result other)Performs a deep copy on other.
-