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