Any

case object Any extends ListResourceVersion

Return data at any resource version.

The newest available resource version is preferred, but strong consistency is not required; data at any resource version may be served.

It is possible for the request to return data at a much older resource version that the client has previously observed, particularly in high availability configurations, due to partitions or stale caches. Clients that cannot tolerate this should not use this semantic.

trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Any.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Concrete methods

Definition Classes
Definition Classes

Inherited methods

Inherited from:
Product