Uses of Class
io.trino.hive.thrift.metastore.MetadataPpdResult
-
Uses of MetadataPpdResult in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return MetadataPpdResultModifier and TypeMethodDescriptionMetadataPpdResult.deepCopy()MetadataPpdResult.setIncludeBitset(byte[] includeBitset) MetadataPpdResult.setIncludeBitset(ByteBuffer includeBitset) MetadataPpdResult.setMetadata(byte[] metadata) MetadataPpdResult.setMetadata(ByteBuffer metadata) Methods in io.trino.hive.thrift.metastore that return types with arguments of type MetadataPpdResultMethods in io.trino.hive.thrift.metastore with parameters of type MetadataPpdResultModifier and TypeMethodDescriptionintMetadataPpdResult.compareTo(MetadataPpdResult other) booleanMetadataPpdResult.equals(MetadataPpdResult that) voidGetFileMetadataByExprResult.putToMetadata(long key, MetadataPpdResult val) Method parameters in io.trino.hive.thrift.metastore with type arguments of type MetadataPpdResultModifier and TypeMethodDescriptionGetFileMetadataByExprResult.setMetadata(Map<Long, MetadataPpdResult> metadata) Constructors in io.trino.hive.thrift.metastore with parameters of type MetadataPpdResultModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type MetadataPpdResultModifierConstructorDescriptionGetFileMetadataByExprResult(Map<Long, MetadataPpdResult> metadata, boolean isSupported)