C# Class RiakClient.Commands.KV.FetchPreflistOptions

Represents options for a FetchPreflist operation.
Inheritance: KvCommandOptions
Afficher le fichier Open project: basho/riak-dotnet-client

Méthodes publiques

Méthode Description
FetchPreflistOptions ( string bucketType, string bucket, string key )

Method Details

FetchPreflistOptions() public méthode

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