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