|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TunableCAPProps | |
---|---|
com.basho.riak.client.bucket | A bucket is a namespace abstraction provided by Riak, the API uses
Bucket as the primary way to interact
with data stored in Riak. |
Uses of TunableCAPProps in com.basho.riak.client.bucket |
---|
Constructors in com.basho.riak.client.bucket with parameters of type TunableCAPProps | |
---|---|
DefaultBucketProperties(Boolean allowSiblings,
Boolean lastWriteWins,
Integer nVal,
String backend,
VClockPruneProps vclockProps,
Collection<NamedFunction> precommitHooks,
Collection<NamedErlangFunction> postcommitHooks,
TunableCAPProps capProps,
NamedErlangFunction chashKeyFunction,
NamedErlangFunction linkWalkFunction,
Boolean search)
Use the Builder BucketPropertiesBuilder instead of calling this constructor directly |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |