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