public class CollectionSetPersistenceServiceImpl extends Object implements org.opennms.integration.api.v1.collectors.CollectionSetPersistenceService
| Constructor and Description | 
|---|
CollectionSetPersistenceServiceImpl(CollectionAgentFactory collectionAgentFactory,
                                   PersisterFactory persisterFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
persist(int nodeId,
       InetAddress iface,
       org.opennms.integration.api.v1.collectors.CollectionSet collectionSet)  | 
void | 
persist(int nodeId,
       InetAddress iface,
       org.opennms.integration.api.v1.collectors.CollectionSet collectionSet,
       org.opennms.integration.api.v1.collectors.RrdRepository repository)  | 
public CollectionSetPersistenceServiceImpl(CollectionAgentFactory collectionAgentFactory, PersisterFactory persisterFactory)
public void persist(int nodeId,
                    InetAddress iface,
                    org.opennms.integration.api.v1.collectors.CollectionSet collectionSet)
persist in interface org.opennms.integration.api.v1.collectors.CollectionSetPersistenceServicepublic void persist(int nodeId,
                    InetAddress iface,
                    org.opennms.integration.api.v1.collectors.CollectionSet collectionSet,
                    org.opennms.integration.api.v1.collectors.RrdRepository repository)
persist in interface org.opennms.integration.api.v1.collectors.CollectionSetPersistenceServiceCopyright © 2021. All rights reserved.