Task<RiakResult<RiakStreamedIndexResult>> StreamGetSecondaryIndex( RiakIndexId index, string value, RiakIndexGetOptions options = null )
abstract StreamGetSecondaryIndex : index : RiakIndexId * value : string * ?options : RiakIndexGetOptions (* Defaults: let _options = defaultArg options null *) -> Task<RiakResult<RiakStreamedIndexResult>>
Copyright 2015 Basho Technologies, Inc.