- sanitizeContext(String) - Static method in class org.gcube.documentstore.persistence.PersistenceBackendFactory
-
- scheduler - Static variable in class org.gcube.documentstore.persistence.ExecutorUtils
-
- schedulerSpecificClear() - Method in class org.gcube.documentstore.records.aggregation.AggregationScheduler
-
- schedulerSpecificClear() - Method in class org.gcube.documentstore.records.aggregation.BufferAggregationScheduler
-
- SerializableList<String> - Class in org.gcube.documentstore.records
-
- SerializableList() - Constructor for class org.gcube.documentstore.records.SerializableList
-
- SerializableList(List<String>) - Constructor for class org.gcube.documentstore.records.SerializableList
-
- setAggregate(Boolean) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
Set the boolean aggregate by this Record
- setAggregationFields(Set<String>) - Method in class org.gcube.documentstore.records.aggregation.AggregationUtility
-
This function is used to set the Set of Aggregation Fields.
- setAggregationScheduler(AggregationScheduler) - Method in class org.gcube.documentstore.persistence.PersistenceBackend
-
- setConfig(AggregationConfig) - Method in class org.gcube.documentstore.records.aggregation.AggregationScheduler
-
- setCreationTime(Calendar) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
The CreationTime is automatically created by the implementation Class.
- setCreationTime(Calendar) - Method in interface org.gcube.documentstore.records.Record
-
The CreationTime is automatically created by the implementation Class.
- setDefaultAggregationFields() - Method in class org.gcube.documentstore.records.aggregation.AggregationUtility
-
- setDefaultNeededFields() - Method in class org.gcube.documentstore.records.aggregation.AggregationUtility
-
- setDelaySet(int) - Method in class org.gcube.documentstore.records.aggregation.AggregationConfig
-
- setEndTime(Calendar) - Method in interface org.gcube.documentstore.records.AggregatedRecord
-
- setEndTime(Calendar) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
Set the right end of the time interval covered by this Record
- setFallback(FallbackPersistenceBackend) - Method in class org.gcube.documentstore.persistence.PersistenceBackend
-
- setFallbackLocation(String) - Static method in class org.gcube.documentstore.persistence.PersistenceBackendFactory
-
- setId(String) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
The ID SHOULD be automatically created by the implementation Class.
- setId(String) - Method in interface org.gcube.documentstore.records.Record
-
The ID SHOULD be automatically created by the implementation Class.
- setInitialDelaySet(int) - Method in class org.gcube.documentstore.records.aggregation.AggregationConfig
-
- setMaxRecordsNumberSet(int) - Method in class org.gcube.documentstore.records.aggregation.AggregationConfig
-
- setNeededFields(Set<String>) - Method in class org.gcube.documentstore.records.aggregation.AggregationUtility
-
This function is used to set the Set of Needed Fields to keep after
aggregation.
- setOldRecordMaxTimeElapsedSet(long) - Method in class org.gcube.documentstore.records.aggregation.AggregationConfig
-
- setOpen() - Method in class org.gcube.documentstore.persistence.PersistenceBackend
-
- setOperationCount(int) - Method in interface org.gcube.documentstore.records.AggregatedRecord
-
- setOperationCount(int) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
- setRecordType() - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
- setResourceProperties(Map<String, ? extends Serializable>) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
Set all resource-specific properties, replacing existing ones
- setResourceProperties(Map<String, ? extends Serializable>) - Method in interface org.gcube.documentstore.records.Record
-
Set all resource-specific properties, replacing existing ones
- setResourceProperty(String, Serializable) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
Set the value of the given resource property.
- setResourceProperty(String, Serializable) - Method in interface org.gcube.documentstore.records.Record
-
Set the value of the given resource property.
- setStartTime(Calendar) - Method in interface org.gcube.documentstore.records.AggregatedRecord
-
- setStartTime(Calendar) - Method in class org.gcube.documentstore.records.implementation.AbstractRecord
-
Set the left end of the time interval covered by this Record
- shutdown() - Static method in class org.gcube.documentstore.persistence.PersistenceBackendFactory
-
- shutdown() - Method in class org.gcube.documentstore.records.aggregation.AggregationScheduler
-
- START_TIME - Static variable in interface org.gcube.documentstore.records.AggregatedRecord
-
KEY : Represent the left end of the time interval covered by this
AggregatedRecord.