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