case object ReadSeqNum extends JournalOperation with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReadSeqNum
- Serializable
- Product
- Equals
- JournalOperation
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def getInstance(): ReadSeqNum
Java API: the singleton instance.
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
Read persistent actor's sequence number operation.