Package org.commonjava.indy.model.galley
Interface KeyedLocation
-
- All Superinterfaces:
org.commonjava.maven.galley.model.Location
- All Known Implementing Classes:
CacheOnlyLocation,GroupLocation,RepositoryLocation
public interface KeyedLocation extends org.commonjava.maven.galley.model.LocationLocationthat references a particularStoreKey, bridging Galley transfer management with the store definitions of Indy.
-
-
Field Summary
-
Fields inherited from interface org.commonjava.maven.galley.model.Location
ATTR_ALT_STORAGE_LOCATION, CACHE_TIMEOUT_SECONDS, CONNECTION_TIMEOUT_SECONDS, DEFAULT_CACHE_TIMEOUT_SECONDS, DEFAULT_CONNECTION_TIMEOUT_SECONDS, DEFAULT_MAX_CONNECTIONS, MAX_CONNECTIONS, METADATA_TIMEOUT_SECONDS, MIN_CACHE_TIMEOUT_SECONDS
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.commonjava.indy.model.core.StoreKeygetKey()
-