C# Class RiakClient.Commands.CRDT.FetchHllOptions

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

Public Methods

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

Method Details

FetchHllOptions() public method

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