Package 

Enum RetentionManager.Period

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      FOREVER

      Retain data forever.

      ONE_WEEK

      Retain data for the last week.

      ONE_DAY

      Retain data for the last day.

      ONE_HOUR

      Retain data for the last hour.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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