final class AeronSinkPublicationClosed extends Event
Ordering
- Alphabetic
- By Inheritance
Inherited
- AeronSinkPublicationClosed
- Event
- Event
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def begin(): Unit
- Definition Classes
- Event → Event
- val channel: String
- final def commit(): Unit
- Definition Classes
- Event → Event
- final def end(): Unit
- Definition Classes
- Event → Event
- final def isEnabled(): Boolean
- Definition Classes
- Event → Event
- final def set(arg0: Int, arg1: AnyRef): Unit
- Definition Classes
- Event → Event
- final def shouldCommit(): Boolean
- Definition Classes
- Event → Event
- val streamId: Int
INTERNAL API