C F G M O 
All Classes All Packages

C

configure(Job, Map<String, String>, Query) - Static method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.GeoMesaAccumuloInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.GeoMesaAccumuloInputFormat
 

F

FeatureCountJob - Class in org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
Sample job showing how to read features using GeoMesaInputFormat This job assumes a feature has been created with the name 'myfeature' that contains a Geometry attribute named 'geom' and a Date attribute named 'dtg'.
FeatureCountJob() - Constructor for class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureCountJob
 
FeatureCountJob.MyMapper - Class in org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
 
FeatureWriterJob - Class in org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
Sample job showing how to read and write features using GeoMesa Input/Output formats This job assumes a feature has been created with the name 'myfeature' that contains a Geometry attribute named 'geom' and a Date attribute named 'dtg'.
FeatureWriterJob() - Constructor for class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureWriterJob
 
FeatureWriterJob.MyMapper - Class in org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
 

G

GeoMesaAccumuloInputFormat - Class in org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
Input format that will read simple features from GeoMesa based on a CQL query.
GeoMesaAccumuloInputFormat() - Constructor for class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.GeoMesaAccumuloInputFormat
 
getSplits(JobContext) - Method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.GeoMesaAccumuloInputFormat
 

M

main(String[]) - Static method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureCountJob
 
main(String[]) - Static method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureWriterJob
 
map(Text, SimpleFeature, Mapper.Context) - Method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureCountJob.MyMapper
 
map(Text, SimpleFeature, Mapper.Context) - Method in class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureWriterJob.MyMapper
 
MyMapper() - Constructor for class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureCountJob.MyMapper
 
MyMapper() - Constructor for class org.locationtech.geomesa.accumulo.jobs.mapreduce.interop.FeatureWriterJob.MyMapper
 

O

org.locationtech.geomesa.accumulo.jobs.mapreduce.interop - package org.locationtech.geomesa.accumulo.jobs.mapreduce.interop
 
C F G M O 
All Classes All Packages