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