Package | Description |
---|---|
org.apache.gora.tutorial.log | |
org.apache.gora.tutorial.log.generated |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Job |
LogAnalytics.createJob(DataStore<Long,Pageview> inStore,
DataStore<String,MetricDatum> outStore,
int numReducer)
Creates and returns the
Job for submitting to Hadoop mapreduce. |
Modifier and Type | Class and Description |
---|---|
static class |
MetricDatum.Tombstone |
Modifier and Type | Method and Description |
---|---|
MetricDatum |
MetricDatum.Builder.build() |
MetricDatum |
MetricDatum.newInstance() |
Modifier and Type | Method and Description |
---|---|
static MetricDatum.Builder |
MetricDatum.newBuilder(MetricDatum other)
Creates a new MetricDatum RecordBuilder by copying an existing MetricDatum instance
|
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.