MetricsTracer class abstract
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
candidateAdded(
int count) → void -
candidateChecked(
bool supportsCircuitV2) → void -
candidateLoopState(
CandidateLoopState state) → void -
candidateRemoved(
int count) → void -
desiredReservations(
int count) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
relayAddressCount(
int count) → void -
relayAddressUpdated(
) → void -
relayFinderStatus(
bool isActive) → void -
reservationEnded(
int count) → void -
reservationOpened(
int count) → void -
reservationRequestFinished(
bool isRefresh, Exception? err) → void -
scheduledWorkUpdated(
ScheduledWorkTimes scheduledWork) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited