Click or drag to resize
IRiakKeyFilterToken Interface
Represents the interface for Riak Key Filter tokens.

Namespace:  RiakClient.Models.MapReduce.KeyFilters
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public interface IRiakKeyFilterToken

The IRiakKeyFilterToken type exposes the following members.

Methods
  NameDescription
Public methodToJsonString
Converts the Key Filter Token to a Json-encoded string.
Top
See Also