Package io.datarouter.auth.job
Class AccountPermissionCacheRefreshJob
java.lang.Object
io.datarouter.job.BaseJob
io.datarouter.auth.job.AccountPermissionCacheRefreshJob
public class AccountPermissionCacheRefreshJob
extends io.datarouter.job.BaseJob
-
Constructor Summary
Constructors Constructor Description AccountPermissionCacheRefreshJob(DatarouterAccountPermissionKeysByPrefixCache cache) -
Method Summary
Modifier and Type Method Description voidrun(io.datarouter.instrumentation.task.TaskTracker tracker)
-
Constructor Details
-
AccountPermissionCacheRefreshJob
@Inject public AccountPermissionCacheRefreshJob(DatarouterAccountPermissionKeysByPrefixCache cache)
-
-
Method Details
-
run
public void run(io.datarouter.instrumentation.task.TaskTracker tracker)- Specified by:
runin classio.datarouter.job.BaseJob
-