Uses of Class
org.apache.accumulo.core.util.Pair

Packages that use Pair
org.apache.accumulo.core.client.mapreduce   
 

Uses of Pair in org.apache.accumulo.core.client.mapreduce
 

Methods in org.apache.accumulo.core.client.mapreduce that return types with arguments of type Pair
protected static java.util.Set<Pair<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>> AccumuloInputFormat.getFetchedColumns(org.apache.hadoop.mapreduce.JobContext job)
           
 

Method parameters in org.apache.accumulo.core.client.mapreduce with type arguments of type Pair
static void AccumuloInputFormat.fetchColumns(org.apache.hadoop.mapreduce.JobContext job, java.util.Collection<Pair<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>> columnFamilyColumnQualifierPairs)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.