IRiakBatchClientPut Method |
Name | Description | |
---|---|---|
![]() | Put(RiakObject, RiakPutOptions) |
Persist a RiakObject to Riak using the specific RiakPutOptions.
|
![]() | Put(IEnumerableRiakObject, RiakPutOptions) |
Persist an System.Collections.Generic.IEnumerable{T} of RiakObjects to Riak.
|