Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.dropSchemaTemplate_args
-
Packages that use IClientRPCService.dropSchemaTemplate_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.dropSchemaTemplate_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.dropSchemaTemplate_args Modifier and Type Method Description IClientRPCService.dropSchemaTemplate_argsIClientRPCService.dropSchemaTemplate_args. deepCopy()IClientRPCService.dropSchemaTemplate_argsIClientRPCService.AsyncProcessor.dropSchemaTemplate. getEmptyArgsInstance()IClientRPCService.dropSchemaTemplate_argsIClientRPCService.Processor.dropSchemaTemplate. getEmptyArgsInstance()IClientRPCService.dropSchemaTemplate_argsIClientRPCService.dropSchemaTemplate_args. setReq(TSDropSchemaTemplateReq req)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.dropSchemaTemplate_args Modifier and Type Method Description intIClientRPCService.dropSchemaTemplate_args. compareTo(IClientRPCService.dropSchemaTemplate_args other)booleanIClientRPCService.dropSchemaTemplate_args. equals(IClientRPCService.dropSchemaTemplate_args that)IClientRPCService.dropSchemaTemplate_resultIClientRPCService.Processor.dropSchemaTemplate. getResult(I iface, IClientRPCService.dropSchemaTemplate_args args)voidIClientRPCService.AsyncProcessor.dropSchemaTemplate. start(I iface, IClientRPCService.dropSchemaTemplate_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.dropSchemaTemplate_args Constructor Description dropSchemaTemplate_args(IClientRPCService.dropSchemaTemplate_args other)Performs a deep copy on other.
-