C# Class RiakClient.Commands.CRDT.FetchHllOptions

Represents options for a FetchHll operation.
Inheritance: FetchCommandOptions
Afficher le fichier Open project: basho/riak-dotnet-client Class Usage Examples

Méthodes publiques

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

Method Details

FetchHllOptions() public méthode

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