Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.setStorageGroup_args
-
Packages that use IClientRPCService.setStorageGroup_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.setStorageGroup_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.setStorageGroup_args Modifier and Type Method Description IClientRPCService.setStorageGroup_argsIClientRPCService.setStorageGroup_args. deepCopy()IClientRPCService.setStorageGroup_argsIClientRPCService.AsyncProcessor.setStorageGroup. getEmptyArgsInstance()IClientRPCService.setStorageGroup_argsIClientRPCService.Processor.setStorageGroup. getEmptyArgsInstance()IClientRPCService.setStorageGroup_argsIClientRPCService.setStorageGroup_args. setSessionId(long sessionId)IClientRPCService.setStorageGroup_argsIClientRPCService.setStorageGroup_args. setStorageGroup(String storageGroup)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.setStorageGroup_args Modifier and Type Method Description intIClientRPCService.setStorageGroup_args. compareTo(IClientRPCService.setStorageGroup_args other)booleanIClientRPCService.setStorageGroup_args. equals(IClientRPCService.setStorageGroup_args that)IClientRPCService.setStorageGroup_resultIClientRPCService.Processor.setStorageGroup. getResult(I iface, IClientRPCService.setStorageGroup_args args)voidIClientRPCService.AsyncProcessor.setStorageGroup. start(I iface, IClientRPCService.setStorageGroup_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.setStorageGroup_args Constructor Description setStorageGroup_args(IClientRPCService.setStorageGroup_args other)Performs a deep copy on other.
-