Class AggregatorPersistenceFactory
java.lang.Object
org.gcube.accounting.aggregator.persistence.AggregatorPersistenceFactory
- Author:
- Luca Frosini (ISTI-CNR)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AggregatorPersistenceDststatic AggregatorPersistenceSrcstatic AggregatorPersistenceStatusprotected static org.gcube.accounting.aggregator.persistence.AggregatorPersistenceStatusDstprotected static org.gcube.accounting.aggregator.persistence.AggregatorPersistenceStatusSrc
-
Constructor Details
-
AggregatorPersistenceFactory
public AggregatorPersistenceFactory()
-
-
Method Details
-
getAggregatorPersistenceStatus
- Throws:
Exception
-
getAggregatorPersistenceStatusSrc
protected static org.gcube.accounting.aggregator.persistence.AggregatorPersistenceStatusSrc getAggregatorPersistenceStatusSrc() throws Exception- Throws:
Exception
-
getAggregatorPersistenceStatusDst
protected static org.gcube.accounting.aggregator.persistence.AggregatorPersistenceStatusDst getAggregatorPersistenceStatusDst() throws Exception- Throws:
Exception
-
getAggregatorPersistenceSrc
- Throws:
Exception
-
getAggregatorPersistenceDst
- Throws:
Exception
-