org.sonar.batch.index
Class DuplicationPersister
java.lang.Object
org.sonar.batch.index.DuplicationPersister
- All Implemented Interfaces:
- BatchComponent, ScanPersister
public final class DuplicationPersister
- extends Object
- implements ScanPersister
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DuplicationPersister
public DuplicationPersister(MyBatis mybatis,
RuleFinder ruleFinder,
SnapshotCache snapshotCache,
ResourceCache resourceCache,
DuplicationCache duplicationCache,
MetricFinder metricFinder)
persist
public void persist()
- Specified by:
persist in interface ScanPersister
Copyright © 2009–2015 SonarSource. All rights reserved.