Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.cache_file_metadata_result
-
Uses of ThriftHiveMetastore.cache_file_metadata_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.cache_file_metadata_resultModifier and TypeMethodDescriptionThriftHiveMetastore.cache_file_metadata_result.deepCopy()ThriftHiveMetastore.Processor.cache_file_metadata.getResult(I iface, ThriftHiveMetastore.cache_file_metadata_args args) ThriftHiveMetastore.cache_file_metadata_result.setSuccess(CacheFileMetadataResult success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.cache_file_metadata_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.cache_file_metadata_result.compareTo(ThriftHiveMetastore.cache_file_metadata_result other) booleanThriftHiveMetastore.cache_file_metadata_result.equals(ThriftHiveMetastore.cache_file_metadata_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.cache_file_metadata_resultModifierConstructorDescriptionPerforms a deep copy on other.