Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.appendSchemaTemplate_result
-
Packages that use IClientRPCService.appendSchemaTemplate_result Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.appendSchemaTemplate_result in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.appendSchemaTemplate_result Modifier and Type Method Description IClientRPCService.appendSchemaTemplate_resultIClientRPCService.appendSchemaTemplate_result. deepCopy()IClientRPCService.appendSchemaTemplate_resultIClientRPCService.Processor.appendSchemaTemplate. getResult(I iface, IClientRPCService.appendSchemaTemplate_args args)IClientRPCService.appendSchemaTemplate_resultIClientRPCService.appendSchemaTemplate_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.appendSchemaTemplate_result Modifier and Type Method Description intIClientRPCService.appendSchemaTemplate_result. compareTo(IClientRPCService.appendSchemaTemplate_result other)booleanIClientRPCService.appendSchemaTemplate_result. equals(IClientRPCService.appendSchemaTemplate_result that)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.appendSchemaTemplate_result Constructor Description appendSchemaTemplate_result(IClientRPCService.appendSchemaTemplate_result other)Performs a deep copy on other.
-