c

akka.remote.artery.jfr

TcpInboundBound

final class TcpInboundBound extends Event

INTERNAL API

Annotations
@InternalApi() @StackTrace() @Category() @Label()
Source
Events.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TcpInboundBound
  2. Event
  3. Event
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new TcpInboundBound(bindHost: String, _address: InetSocketAddress)

Value Members

  1. val address: String
  2. final def begin(): Unit
    Definition Classes
    Event → Event
  3. val bindHost: String
  4. final def commit(): Unit
    Definition Classes
    Event → Event
  5. final def end(): Unit
    Definition Classes
    Event → Event
  6. final def isEnabled(): Boolean
    Definition Classes
    Event → Event
  7. final def set(arg0: Int, arg1: AnyRef): Unit
    Definition Classes
    Event → Event
  8. final def shouldCommit(): Boolean
    Definition Classes
    Event → Event