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