@Singleton public class ObjectIdCacheLoader extends BaseIdCacheLoader<java.util.UUID>
| Constructor and Description |
|---|
ObjectIdCacheLoader(NonEntityDao nonEntityDao) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.UUID |
doRetrieveOperation(java.lang.String rawKey,
org.killbill.billing.ObjectType objectType,
org.skife.jdbi.v2.Handle handle) |
Cachable.CacheType |
getCacheType() |
compute@Inject public ObjectIdCacheLoader(NonEntityDao nonEntityDao)
public Cachable.CacheType getCacheType()
getCacheType in class BaseCacheLoader<java.lang.String,java.util.UUID>protected java.util.UUID doRetrieveOperation(java.lang.String rawKey,
org.killbill.billing.ObjectType objectType,
org.skife.jdbi.v2.Handle handle)
doRetrieveOperation in class BaseIdCacheLoader<java.util.UUID>Copyright © 2010-2020. All Rights Reserved.