object LogPosition
- Companion
- class
class Object
trait Matchable
class Any
Type members
Classlikes
Value members
Concrete methods
Constructs an exact log position in the global stream. Provided values are
validated for 0L
<= Long.MaxValue
and that @param commit is larger than @param prepare.
Constructs an exact log position in the global stream. Provided values are
validated for 0L
<= Long.MaxValue
and that @param commit is larger than @param prepare.