Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.fetchSchema_result
-
Packages that use IDataNodeRPCService.fetchSchema_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.fetchSchema_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.fetchSchema_result Modifier and Type Method Description IDataNodeRPCService.fetchSchema_resultIDataNodeRPCService.fetchSchema_result. deepCopy()IDataNodeRPCService.fetchSchema_resultIDataNodeRPCService.Processor.fetchSchema. getResult(I iface, IDataNodeRPCService.fetchSchema_args args)IDataNodeRPCService.fetchSchema_resultIDataNodeRPCService.fetchSchema_result. setSuccess(TSchemaFetchResponse success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchSchema_result Modifier and Type Method Description intIDataNodeRPCService.fetchSchema_result. compareTo(IDataNodeRPCService.fetchSchema_result other)booleanIDataNodeRPCService.fetchSchema_result. equals(IDataNodeRPCService.fetchSchema_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchSchema_result Constructor Description fetchSchema_result(IDataNodeRPCService.fetchSchema_result other)Performs a deep copy on other.
-