Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.invalidateSchemaCache_args
-
Packages that use IDataNodeRPCService.invalidateSchemaCache_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.invalidateSchemaCache_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.invalidateSchemaCache_args Modifier and Type Method Description IDataNodeRPCService.invalidateSchemaCache_argsIDataNodeRPCService.invalidateSchemaCache_args. deepCopy()IDataNodeRPCService.invalidateSchemaCache_argsIDataNodeRPCService.AsyncProcessor.invalidateSchemaCache. getEmptyArgsInstance()IDataNodeRPCService.invalidateSchemaCache_argsIDataNodeRPCService.Processor.invalidateSchemaCache. getEmptyArgsInstance()IDataNodeRPCService.invalidateSchemaCache_argsIDataNodeRPCService.invalidateSchemaCache_args. setReq(TInvalidateCacheReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.invalidateSchemaCache_args Modifier and Type Method Description intIDataNodeRPCService.invalidateSchemaCache_args. compareTo(IDataNodeRPCService.invalidateSchemaCache_args other)booleanIDataNodeRPCService.invalidateSchemaCache_args. equals(IDataNodeRPCService.invalidateSchemaCache_args that)IDataNodeRPCService.invalidateSchemaCache_resultIDataNodeRPCService.Processor.invalidateSchemaCache. getResult(I iface, IDataNodeRPCService.invalidateSchemaCache_args args)voidIDataNodeRPCService.AsyncProcessor.invalidateSchemaCache. start(I iface, IDataNodeRPCService.invalidateSchemaCache_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.invalidateSchemaCache_args Constructor Description invalidateSchemaCache_args(IDataNodeRPCService.invalidateSchemaCache_args other)Performs a deep copy on other.
-