Interface AggregatorPersistenceDst

All Superinterfaces:
AggregatorPersistence
All Known Implementing Classes:
PostgreSQLConnector, PostgreSQLConnectorDst, PostgreSQLConnectorSrc, PostgreSQLConnectorStatus

public interface AggregatorPersistenceDst extends AggregatorPersistence
Author:
Luca Frosini (ISTI - CNR)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    insert(org.gcube.documentstore.records.Record record)
     
  • Method Details