create

abstract fun create(streamFeedBootstrap: StreamFeedBootstrap): P?

Deserializes the current OpaqueStateValue and creates a JdbcPartition instance corresponding to all remaining unread data in the Stream, if any; null otherwise.