Package | Description |
---|---|
com.basho.riak.client.api.cap |
Classes related to eventual consistency in Riak.
|
Modifier and Type | Method and Description |
---|---|
static ConflictResolverFactory |
ConflictResolverFactory.getInstance()
Returns the instance of the ConflictResolverFactory.
|
static ConflictResolverFactory |
ConflictResolverFactory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictResolverFactory[] |
ConflictResolverFactory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.