Class SerDeVersion
- java.lang.Object
-
- com.amazonaws.athena.connector.lambda.handlers.SerDeVersion
-
public class SerDeVersion extends Object
Used to convey the version of serialization of this SDK instance when negotiating functionality with Athena. You can think of this like a version number that is specific to the protocol used by the SDK. Any modification in the way existing over-the-wire objects are serialized would require incrementing this value.
-
-
Field Detail
-
SERDE_VERSION
public static final int SERDE_VERSION
- See Also:
- Constant Field Values
-
-