Uses of Package
org.sonar.batch.index

Packages that use org.sonar.batch.index
org.sonar.batch   
org.sonar.batch.duplication   
org.sonar.batch.highlighting   
org.sonar.batch.index   
org.sonar.batch.issue   
org.sonar.batch.phases   
org.sonar.batch.phases.event   
org.sonar.batch.rule   
org.sonar.batch.scan   
org.sonar.batch.scan.filesystem This package is a part of bootstrap process, so we should take care about backward compatibility. 
org.sonar.batch.scan.measure This package is a part of bootstrap process, so we should take care about backward compatibility. 
org.sonar.batch.scan2   
org.sonar.batch.source   
org.sonar.batch.symbol   
 

Classes in org.sonar.batch.index used by org.sonar.batch
DefaultIndex
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.duplication
Cache.Entry
           
Caches
          Factory of caches
 

Classes in org.sonar.batch.index used by org.sonar.batch.highlighting
ComponentDataCache
           
Data
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.index
Bucket
           
Cache
           This cache is not thread-safe, due to direct usage of Exchange
Cache.Entry
           
Caches
          Factory of caches
ComponentDataCache
           
Data
           
DependencyPersister
           
EventPersister
           
LinkPersister
           
PersistenceManager
           
ResourceCache
           
ResourceKeyMigration
           
ResourcePersister
           
ScanPersister
           
SnapshotCache
          Does not contains snapshots of Library as effectiveKey can be the same than a project.
SourcePersister
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.issue
Caches
          Factory of caches
ResourceCache
           
ScanPersister
           
SnapshotCache
          Does not contains snapshots of Library as effectiveKey can be the same than a project.
 

Classes in org.sonar.batch.index used by org.sonar.batch.phases
DefaultIndex
           
PersistenceManager
           
ResourcePersister
           
ScanPersister
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.phases.event
ScanPersister
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.rule
PersistenceManager
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.scan
ComponentDataCache
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.scan.filesystem
Caches
          Factory of caches
ResourceKeyMigration
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.scan.measure
Cache.Entry
           
Caches
          Factory of caches
 

Classes in org.sonar.batch.index used by org.sonar.batch.scan2
Cache.Entry
           
Caches
          Factory of caches
ComponentDataCache
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.source
ComponentDataCache
           
 

Classes in org.sonar.batch.index used by org.sonar.batch.symbol
ComponentDataCache
           
Data
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.