Uses of Class
com.amazonaws.athena.connector.lambda.serde.v2.SpillLocationSerDe.Serializer
-
Packages that use SpillLocationSerDe.Serializer Package Description com.amazonaws.athena.connector.lambda.serde.v2 -
-
Uses of SpillLocationSerDe.Serializer in com.amazonaws.athena.connector.lambda.serde.v2
Constructors in com.amazonaws.athena.connector.lambda.serde.v2 with parameters of type SpillLocationSerDe.Serializer Constructor Description Serializer(VersionedSerDe.Serializer<org.apache.arrow.vector.types.pojo.Schema> schemaSerializer, SpillLocationSerDe.Serializer spillLocationSerializer, EncryptionKeySerDe.Serializer encryptionKeySerializer)
Serializer(SpillLocationSerDe.Serializer spillLocationSerializer, EncryptionKeySerDe.Serializer encryptionKeySerializer)
-