| Package | Description | 
|---|---|
| org.eclipse.aether | 
 The primary API of the  
RepositorySystem and its functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultRepositoryCache
A simplistic repository cache backed by a thread-safe map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryCache | 
AbstractForwardingRepositorySystemSession.getCache()  | 
RepositoryCache | 
DefaultRepositorySystemSession.getCache()  | 
RepositoryCache | 
RepositorySystemSession.getCache()
Gets the cache the repository system may use to save data for future reuse during the session. 
 | 
RepositoryCache | 
RepositorySystemSession.getCache()
Gets the cache the repository system may use to save data for future reuse during the session. 
 | 
RepositoryCache | 
DefaultRepositorySystemSession.getCache()  | 
RepositoryCache | 
AbstractForwardingRepositorySystemSession.getCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
DefaultRepositorySystemSession | 
DefaultRepositorySystemSession.setCache(RepositoryCache cache)
Sets the cache the repository system may use to save data for future reuse during the session. 
 | 
DefaultRepositorySystemSession | 
DefaultRepositorySystemSession.setCache(RepositoryCache cache)
Sets the cache the repository system may use to save data for future reuse during the session. 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.