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