Package com.amazonaws.athena.connector.lambda.serde
-
Interface Summary Interface Description VersionedSerDe VersionedSerDe.Deserializer<T> VersionedSerDe.Serializer<T> -
Class Summary Class Description BaseDeserializer<T> BaseSerializer<T> BlockDeserializer Deprecated. BlockSerDeV3
should be used insteadBlockSerializer Deprecated. BlockSerDeV3
should be used insteadDelegatingDeserializer<T> DelegatingSerializer<T> FederatedIdentitySerDe Since this SerDe is used inPingRequestSerDe
it needs to be forwards compatible.FederatedIdentitySerDe.Deserializer FederatedIdentitySerDe.Serializer ObjectMapperFactory Deprecated. replaced withObjectMapperFactoryV2
PingRequestSerDe This SerDe must remain backwards and forwards compatible in order as this call is first and the SerDe version has not been set yet.PingRequestSerDe.Deserializer PingRequestSerDe.Serializer PingResponseSerDe This SerDe must remain backwards and forwards compatible in order as this call is first and the SerDe version has not been set yet.PingResponseSerDe.Deserializer PingResponseSerDe.Serializer SchemaDeserializer Deprecated. SchemaSerDeV3
should be used insteadSchemaSerializer Deprecated. SchemaSerDeV3
should be used insteadTypedDeserializer<T> TypedSerializer<T> VersionedObjectMapperFactory VendsObjectMapper
instances that correspond to SerDe versions.