Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.flushCache_args
-
Uses of ThriftHiveMetastore.flushCache_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.flushCache_argsModifier and TypeMethodDescriptionThriftHiveMetastore.flushCache_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.flushCache.getEmptyArgsInstance()ThriftHiveMetastore.Processor.flushCache.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.flushCache_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.flushCache_args.compareTo(ThriftHiveMetastore.flushCache_args other) booleanThriftHiveMetastore.flushCache_args.equals(ThriftHiveMetastore.flushCache_args that) ThriftHiveMetastore.Processor.flushCache.getResult(I iface, ThriftHiveMetastore.flushCache_args args) voidThriftHiveMetastore.AsyncProcessor.flushCache.start(I iface, ThriftHiveMetastore.flushCache_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.flushCache_argsModifierConstructorDescriptionPerforms a deep copy on other.