Riak .NET Client Documentation
Riak .NET Client Documentation
API Reference
RiakClient
IRiakBatchClient Interface
IRiakBatchClient Methods
Delete Method
DeleteSearchIndex Method
DtFetchCounter Method
DtFetchMap Method
DtFetchSet Method
DtUpdateCounter Method
DtUpdateMap Method
DtUpdateSet Method
Get Method
GetBucketProperties Method
GetCounter Method
GetSearchIndex Method
GetSearchSchema Method
GetSecondaryIndex Method
GetServerInfo Method
IncrementCounter Method
ListBuckets Method
ListKeys Method
ListKeysFromIndex Method
MapReduce Method
Ping Method
Put Method
PutSearchIndex Method
PutSearchSchema Method
ResetBucketProperties Method
Search Method
SetBucketProperties Method
StreamGetSecondaryIndex Method
StreamListBuckets Method
StreamListKeys Method
StreamMapReduce Method
WalkLinks Method
IRiakBatchClient
Ping Method
Ping this instance of Riak.
Namespace:
RiakClient
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
C#
F#
Copy
RiakResult
Ping
()
abstract
Ping
:
unit
->
RiakResult
Return Value
Type:
RiakResult
Returns a
RiakResult
. Check
IsSuccess
to see if the operation was a success.
See Also
Reference
IRiakBatchClient Interface
RiakClient Namespace
Copyright 2015 Basho Technologies, Inc.