Uses of Class
org.apache.pig.backend.hadoop.accumulo.AccumuloStorageOptions

Packages that use AccumuloStorageOptions
org.apache.pig.backend.hadoop.accumulo   
 

Uses of AccumuloStorageOptions in org.apache.pig.backend.hadoop.accumulo
 

Fields in org.apache.pig.backend.hadoop.accumulo declared as AccumuloStorageOptions
protected  AccumuloStorageOptions AbstractAccumuloStorage.storageOptions
           
 

Methods in org.apache.pig.backend.hadoop.accumulo with parameters of type AccumuloStorageOptions
protected  void AbstractAccumuloStorage.extractArgs(org.apache.commons.cli.CommandLine cli, AccumuloStorageOptions opts)
          Extract arguments passed into the constructor to avoid the URI
 



Copyright © 2007-2012 The Apache Software Foundation