CurrentShardRegionState

Reply to GetShardRegionState$

If gathering the shard information times out the set of shards will be empty.

Companion:
object
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Constructors

def this(shards: Set[ShardState])

Concrete methods

override def canEqual(o: Any): Boolean
Definition Classes
override def equals(other: Any): Boolean
Definition Classes
Equals -> Any
def getFailed(): Set[ShardId]

Java API

Java API

def getShards(): Set[ShardState]

Java API:

Java API:

If gathering the shard information times out the set of shards will be empty.

override def hashCode: Int
Definition Classes
Any
override def productArity: Int
Definition Classes
override def productElement(n: Int): Any
Definition Classes
override def toString: String
Definition Classes
Any

Inherited methods

Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Concrete fields