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