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