All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.basho.riak.client.api.commands.indexes.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Commands for performing secondary index (2i) queries in Riak.
 * 

Secondary index commands

*
    *
  • {@link com.basho.riak.client.api.commands.indexes.RawIndexQuery}
  • *
  • {@link com.basho.riak.client.api.commands.indexes.BinIndexQuery}
  • *
  • {@link com.basho.riak.client.api.commands.indexes.IntIndexQuery}
  • *
  • {@link com.basho.riak.client.api.commands.indexes.BigIntIndexQuery}
  • *
*/ package com.basho.riak.client.api.commands.indexes;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy