ActiveMetricsRecorder class final
- Implemented types
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- m → ChannelMetrics
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
markClosed(
) → void -
override
-
markDropBlockTimeout(
) → void -
override
-
markDropNewest(
) → void -
override
-
markDropOldest(
) → void -
override
-
markWakeAll(
) → void -
override
-
markWakeOne(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
recvOk(
int t0) → void -
override
-
sendOk(
int t0) → void -
override
-
startRecvTimer(
) → int -
override
-
startSendTimer(
) → int -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
tryRecvEmpty(
) → void -
override
-
tryRecvOk(
int t0) → void -
override
-
trySendFail(
) → void -
override
-
trySendOk(
int t0) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited