Package org.odpi.openmetadata.connector.sas.event.model.context
-
Class Summary Class Description DateDeserializer Provide JSON serialization of date values to SAS standard timestamp representation,"2015-10-02T15:30:00.00Z".DateSerializer This class serializes Date objects into a JSON stream in ISO8601 format "2015-10-02T15:30:00.00Z" using the Z suffix to represent GMT, rather than +0000.EventDeserializer Custom json deserializer used for processing the contents of an eventPayloadTypeRegistry Contains a registry of all loaded payload types.SerializationUtil Timestamp This class provides static utility methods for parsing and formatting timestamps (date/time strings), time, and date strings.