Class BaseRedisMetricsDatastore.MaintenanceJob

java.lang.Object
com.slack.api.rate_limits.metrics.impl.BaseRedisMetricsDatastore.MaintenanceJob
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
BaseRedisMetricsDatastore<SUPPLIER,​MSG extends QueueMessage>

public static class BaseRedisMetricsDatastore.MaintenanceJob
extends java.lang.Object
implements java.lang.Runnable
  • Constructor Summary

    Constructors 
    Constructor Description
    MaintenanceJob​(BaseRedisMetricsDatastore store)  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

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