Class DatarouterUserByIdCache

java.lang.Object
io.datarouter.util.cache.LoadingCacheWrapper<java.lang.Long,​io.datarouter.web.user.databean.DatarouterUser>
io.datarouter.auth.cache.DatarouterUserByIdCache

@Singleton
public class DatarouterUserByIdCache
extends io.datarouter.util.cache.LoadingCacheWrapper<java.lang.Long,​io.datarouter.web.user.databean.DatarouterUser>
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterUserByIdCache​(DatarouterUserDao datarouterUserDao)  
  • 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