Uses of Class
io.trino.plugin.hive.aws.athena.projection.Projection
Packages that use Projection
-
Uses of Projection in io.trino.plugin.hive.aws.athena
Constructor parameters in io.trino.plugin.hive.aws.athena with type arguments of type ProjectionModifierConstructorDescriptionPartitionProjection(boolean enabled, Optional<String> storageLocationTemplate, Map<String, Projection> columnProjections) -
Uses of Projection in io.trino.plugin.hive.aws.athena.projection
Subclasses of Projection in io.trino.plugin.hive.aws.athena.projectionModifier and TypeClassDescriptionclassclassclassclassMethods in io.trino.plugin.hive.aws.athena.projection that return ProjectionModifier and TypeMethodDescriptionDateProjectionFactory.create(String columnName, Type columnType, Map<String, Object> columnProperties) EnumProjectionFactory.create(String columnName, Type columnType, Map<String, Object> columnProperties) InjectedProjectionFactory.create(String columnName, Type columnType, Map<String, Object> columnProperties) IntegerProjectionFactory.create(String columnName, Type columnType, Map<String, Object> columnProperties)