Module yokozuna

Behaviours: riak_kv_update_hook.

Function Index

requires_existing_object/1see riak_kv_update_hook:requires_existing_object/1.
should_handoff/1see riak_kv_update_hook:should_handoff/1.
update/3see riak_kv_update_hook:update/3.
update_binary/5see riak_kv_update_hook:update_binary/5.

Function Details

requires_existing_object/1

requires_existing_object(BProps::riak_kv_bucket:props()) -> boolean()

see riak_kv_update_hook:requires_existing_object/1

should_handoff/1

should_handoff(HandoffSpec::riak_kv_update_hook:handoff_dest()) -> boolean()

see riak_kv_update_hook:should_handoff/1

update/3

update(RObjPair::riak_kv_update_hook:object_pair(), Reason::riak_kv_update_hook:update_reason(), Idx::riak_kv_update_hook:partition()) -> ok

see riak_kv_update_hook:update/3

update_binary/5

update_binary(Bucket::riak_core_bucket:bucket(), Key::riak_object:key(), Bin::binary(), Reason::riak_kv_update_hook:update_reason(), P::riak_kv_update_hook:partition()) -> ok

see riak_kv_update_hook:update_binary/5


Generated by EDoc