All Classes
-
Class Summary Class Description FeatureCountJob 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.MyMapper FeatureWriterJob 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.MyMapper GeoMesaAccumuloInputFormat Input format that will read simple features from GeoMesa based on a CQL query.