
com.basho.riak.client.api.commands.indexes.package-info Maven / Gradle / Ivy
/**
* 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