|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceCache | |
|---|---|
| org.sonar.batch.index | |
| org.sonar.batch.issue | |
| Uses of ResourceCache in org.sonar.batch.index |
|---|
| Methods in org.sonar.batch.index that return ResourceCache | |
|---|---|
ResourceCache |
ResourceCache.add(Resource resource)
|
| Constructors in org.sonar.batch.index with parameters of type ResourceCache | |
|---|---|
DefaultResourcePersister(DatabaseSession session,
ResourcePermissions permissions,
SnapshotCache snapshotCache,
ResourceCache resourceCache)
|
|
DuplicationPersister(MyBatis mybatis,
RuleFinder ruleFinder,
SnapshotCache snapshotCache,
ResourceCache resourceCache,
DuplicationCache duplicationCache,
MetricFinder metricFinder)
|
|
MeasurePersister(MyBatis mybatis,
RuleFinder ruleFinder,
MeasureCache measureCache,
SnapshotCache snapshotCache,
ResourceCache resourceCache)
|
|
| Uses of ResourceCache in org.sonar.batch.issue |
|---|
| Constructors in org.sonar.batch.issue with parameters of type ResourceCache | |
|---|---|
DeprecatedViolations(IssueCache issueCache,
RuleFinder ruleFinder,
ResourceCache resourceCache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||