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