See: Description
Interface | Description |
---|---|
ConflictResolver<T> |
Interface used to resolve siblings.
|
VClock |
Access the opaque Riak vector clock as either a String or array of bytes.
|
Class | Description |
---|---|
BasicVClock |
Encapsulates a Riak vector clock.
|
DefaultResolver<T> |
A conflict resolver that doesn't resolve conflict.
|
Quorum |
Encapsulates a r/w/dw/rw/pr/pw quorum.
|
Enum | Description |
---|---|
ConflictResolverFactory |
Simple factory for ConflictResolver objects.
|
Exception | Description |
---|---|
UnresolvedConflictException |
Holds the Collection of siblings so they can be presented for further resolution attempts.
|
Copyright © 2016. All rights reserved.