com.basho.riak.client.api.commands.mapreduce.MapReduceInput Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of riak-client Show documentation
Show all versions of riak-client Show documentation
HttpClient-based client for Riak
The newest version!
package com.basho.riak.client.api.commands.mapreduce;
/**
* Interface for MapReduce Input classes
*/
public interface MapReduceInput
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy