UpdateFailure

sealed abstract class UpdateFailure[A <: ReplicatedData] extends UpdateResponse[A]
class Object
trait Matchable
class Any
class ModifyFailure[A]
class StoreFailure[A]
class UpdateTimeout[A]

Value members

Inherited methods

def getRequest: Optional[Any]

Java API

Java API

Inherited from:
UpdateResponse
Source:
Replicator.scala
def key: Key[A]
Inherited from:
UpdateResponse
Source:
Replicator.scala
def request: Option[Any]
Inherited from:
UpdateResponse
Source:
Replicator.scala