| Package | Description |
|---|---|
| org.commonjava.indy.pkg.maven.content | |
| org.commonjava.indy.pkg.maven.content.cache |
| Modifier and Type | Method and Description |
|---|---|
MetadataInfo |
MetadataCacheManager.get(MetadataKey metadataKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataCacheManager.put(MetadataKey metadataKey,
MetadataInfo metadataInfo) |
| Constructor and Description |
|---|
MetadataCacheManager(org.commonjava.indy.subsys.infinispan.CacheHandle<MetadataKey,MetadataInfo> metadataCache,
org.commonjava.indy.subsys.infinispan.CacheHandle<MetadataKey,MetadataKey> metadataKeyCache) |
| Modifier and Type | Method and Description |
|---|---|
org.commonjava.indy.subsys.infinispan.CacheHandle<MetadataKey,MetadataInfo> |
MetadataCacheProducer.mavenMetadataCacheCfg() |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenMetadataCacheListener.metadataExpired(org.infinispan.notifications.cachelistener.event.CacheEntryExpiredEvent<MetadataKey,MetadataInfo> event) |
Copyright © 2011-2019-2019. All Rights Reserved.