Uses of Enum Class
io.trino.plugin.deltalake.transactionlog.DeltaLakeSchemaSupport.IsolationLevel
Packages that use DeltaLakeSchemaSupport.IsolationLevel
-
Uses of DeltaLakeSchemaSupport.IsolationLevel in io.trino.plugin.deltalake.transactionlog
Methods in io.trino.plugin.deltalake.transactionlog that return DeltaLakeSchemaSupport.IsolationLevelModifier and TypeMethodDescriptionDeltaLakeSchemaSupport.getIsolationLevel(MetadataEntry metadata) Returns the enum constant of this class with the specified name.DeltaLakeSchemaSupport.IsolationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.