Class BaseExceptionRecordSummaryKey.FieldKeys

java.lang.Object
io.datarouter.exception.storage.summary.BaseExceptionRecordSummaryKey.FieldKeys
Enclosing class:
BaseExceptionRecordSummaryKey<PK extends io.datarouter.model.key.primary.RegularPrimaryKey<PK>>

public static class BaseExceptionRecordSummaryKey.FieldKeys
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static io.datarouter.model.field.imp.comparable.LongFieldKey reversePeriodStart  
  • Constructor Summary

    Constructors 
    Constructor Description
    FieldKeys()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • reversePeriodStart

      public static final io.datarouter.model.field.imp.comparable.LongFieldKey reversePeriodStart
  • Constructor Details