package mapreduce
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- mapreduce
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class GeoMesaAccumuloInputFormat extends InputFormat[Text, SimpleFeature] with LazyLogging
Input format that allows processing of simple features from GeoMesa based on a CQL query
- class TableAndKey extends WritableComparable[TableAndKey]
- class TableRangePartitioner extends Partitioner[TableAndKey, Writable] with Configurable
Value Members
- object Configurator
- object GeoMesaAccumuloFileOutputFormat extends LazyLogging
Output format for writing RFiles directly to hdfs instead of using batch writers
- object GeoMesaAccumuloInputFormat extends LazyLogging
- object TableRangePartitioner