public static class ImagePullManager.PropertyCacheStore extends Object implements ImagePullManager.CacheStore
| Constructor and Description |
|---|
PropertyCacheStore(Properties properties) |
public PropertyCacheStore(Properties properties)
public String get(String key)
get in interface ImagePullManager.CacheStorepublic void put(String key, String value)
put in interface ImagePullManager.CacheStoreCopyright © 2023. All rights reserved.