| Package | Description |
|---|---|
| org.gcube.documentstore.records |
| Modifier and Type | Field and Description |
|---|---|
static String |
AggregatedRecord.AGGREGATED
KEY : Indicate that this
Record is an aggregation |
static String |
Record.CREATION_TIME
KEY : The instant when the
Record was created. |
static String |
AggregatedRecord.END_TIME
KEY : Represent the right end of the time interval covered by this
AggregatedRecord. |
static String |
Record.ID
KEY : The unique identifier for the
Record
The ID SHOULD automatically created by the implementation class. |
static String |
AggregatedRecord.OPERATION_COUNT
KEY : Indicate The Number of
AggregatedRecord |
static String |
Record.RECORD_TYPE
KEY : The Type of the represented
Record |
static String |
AggregatedRecord.START_TIME
KEY : Represent the left end of the time interval covered by this
AggregatedRecord. |
Copyright © 2017. All Rights Reserved.