Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.setSchemaReplicationFactor_args
-
-
Uses of IConfigNodeRPCService.setSchemaReplicationFactor_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.setSchemaReplicationFactor_args Modifier and Type Method Description IConfigNodeRPCService.setSchemaReplicationFactor_argsIConfigNodeRPCService.setSchemaReplicationFactor_args. deepCopy()IConfigNodeRPCService.setSchemaReplicationFactor_argsIConfigNodeRPCService.AsyncProcessor.setSchemaReplicationFactor. getEmptyArgsInstance()IConfigNodeRPCService.setSchemaReplicationFactor_argsIConfigNodeRPCService.Processor.setSchemaReplicationFactor. getEmptyArgsInstance()IConfigNodeRPCService.setSchemaReplicationFactor_argsIConfigNodeRPCService.setSchemaReplicationFactor_args. setReq(TSetSchemaReplicationFactorReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setSchemaReplicationFactor_args Modifier and Type Method Description intIConfigNodeRPCService.setSchemaReplicationFactor_args. compareTo(IConfigNodeRPCService.setSchemaReplicationFactor_args other)booleanIConfigNodeRPCService.setSchemaReplicationFactor_args. equals(IConfigNodeRPCService.setSchemaReplicationFactor_args that)IConfigNodeRPCService.setSchemaReplicationFactor_resultIConfigNodeRPCService.Processor.setSchemaReplicationFactor. getResult(I iface, IConfigNodeRPCService.setSchemaReplicationFactor_args args)voidIConfigNodeRPCService.AsyncProcessor.setSchemaReplicationFactor. start(I iface, IConfigNodeRPCService.setSchemaReplicationFactor_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setSchemaReplicationFactor_args Constructor Description setSchemaReplicationFactor_args(IConfigNodeRPCService.setSchemaReplicationFactor_args other)Performs a deep copy on other.
-