SetResult

com.loopfor.zookeeper.SetResult
case class SetResult(op: SetOperation, status: Status) extends Result

The result of a ''set'' operation.

Attributes

node

the status of the node after the operation is applied

op

the set operation corresponding to this result

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product