abc.ABCoxia.SequenceUpdates - An iterator over sequential key updates.enum.Enumoxia.NotificationType - The type of a notification event.enum.IntEnumoxia.ComparisonType - Key comparison mode for the Client.get operation.Exceptionoxia.ex.OxiaException - The base class for all the Oxia client exceptions.oxia.ex.InvalidOptions - Raised when invalid options are provided to a function or methodoxia.ex.KeyNotFound - The key was not found during a get operationoxia.ex.SessionNotFound - The session that the put request referred to is not alive.oxia.ex.UnexpectedVersionId - When doing a put operation, the existing version does not match the expected version provided by the user.oxia.Client - Synchronous client for the Oxia service.oxia.Notification - A single change event in the Oxia database.oxia.Version - Metadata about the state of an Oxia record.typing.Iteratoroxia.SequenceUpdates - An iterator over sequential key updates.