Class DatarouterAccountPermissionKeysByPrefixCache

java.lang.Object
io.datarouter.util.cache.LoadingCacheWrapper<DatarouterAccountPermissionKey,​java.util.Collection<DatarouterAccountPermissionKey>>
io.datarouter.auth.cache.DatarouterAccountPermissionKeysByPrefixCache

@Singleton
public class DatarouterAccountPermissionKeysByPrefixCache
extends io.datarouter.util.cache.LoadingCacheWrapper<DatarouterAccountPermissionKey,​java.util.Collection<DatarouterAccountPermissionKey>>
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAccountPermissionKeysByPrefixCache​(BaseDatarouterAccountPermissionDao dao)  
  • Method Summary

    Methods inherited from class io.datarouter.util.cache.LoadingCacheWrapper

    contains, get, getOrThrow, load

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait