| Package | Description |
|---|---|
| org.gcube.documentstore.records | |
| org.gcube.documentstore.records.aggregation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregatedRecord<A extends AggregatedRecord<A,R>,R extends Record> |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Class<? extends AggregatedRecord>> |
RecordUtility.aggregatedRecordClassesFound |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AggregatedRecord> |
RecordUtility.getAggregatedRecordClass(String recordType) |
static Map<String,Class<? extends AggregatedRecord>> |
RecordUtility.getAggregatedRecordClassesFound() |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationUtility<T extends AggregatedRecord<T,?>> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
AggregationUtility.t |
| Modifier and Type | Method and Description |
|---|---|
static AggregatedRecord |
AggregationScheduler.getAggregatedRecord(Record record) |
protected static AggregatedRecord |
AggregationScheduler.instantiateAggregatedRecord(Record record) |
Copyright © 2016. All Rights Reserved.