JdbcPartitionFactory
Encapsulates database-specific logic turning OpaqueStateValue into JdbcPartition.
Inheritors
Functions
Link copied to clipboard
Deserializes the current OpaqueStateValue and creates a JdbcPartition instance corresponding to all remaining unread data in the Stream, if any; null otherwise.
Link copied to clipboard
Subdivides the unsplitPartition by splitting at the opaqueStateValues, if possible.
Link copied to clipboard
Get or create the JdbcStreamState for a Stream.