C# Class RiakClient.Commands.KV.FetchPreflistOptions

Represents options for a FetchPreflist operation.
Inheritance: KvCommandOptions
Exibir arquivo Open project: basho/riak-dotnet-client

Public Methods

Method Description
FetchPreflistOptions ( string bucketType, string bucket, string key )

Method Details

FetchPreflistOptions() public method

public FetchPreflistOptions ( string bucketType, string bucket, string key )
bucketType string
bucket string
key string