Inheritance

Constructors

ListResponse(Responder responder, int rid, LocalNode node)

Properties

changes → LinkedHashSet<String>

read / write
initialResponse → bool

read / write
node LocalNode

final
hashCode → int

The hash code for this object.

read-only, inherited
responder Responder

final, inherited
rid → int

final, inherited
runtimeType → Type

A representation of the runtime type of the object.

read-only, inherited
sentStreamStatus → String

read-only, inherited
type → String

read / write, inherited

Operators

operator ==(other) → bool

The equality operator.

inherited

Methods

ackReceived(int receiveAckId, int startTime, int currentTime) → void

changed(String key) → void

getTraceData([String change = '+' ]) ResponseTrace

for the broker trace action

prepareSending() → void

startSendingData(int currentTime, int waitingAckId) → void

close([DSError err = null ]) → void

close the request from responder side and also notify the requester

inherited
noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() → String

Returns a string representation of this object.

inherited