Class ExceptionRecordSummaryKey

java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
io.datarouter.model.key.primary.BasePrimaryKey<PK>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<PK>
io.datarouter.exception.storage.summary.BaseExceptionRecordSummaryKey<ExceptionRecordSummaryKey>
io.datarouter.exception.storage.summary.ExceptionRecordSummaryKey
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<ExceptionRecordSummaryKey>, io.datarouter.model.key.entity.EntityKey<ExceptionRecordSummaryKey>, io.datarouter.model.key.Key<ExceptionRecordSummaryKey>, io.datarouter.model.key.primary.EntityPrimaryKey<ExceptionRecordSummaryKey,​ExceptionRecordSummaryKey>, io.datarouter.model.key.primary.PrimaryKey<ExceptionRecordSummaryKey>, io.datarouter.model.key.primary.RegularPrimaryKey<ExceptionRecordSummaryKey>, io.datarouter.model.key.unique.UniqueKey<ExceptionRecordSummaryKey>, io.datarouter.model.serialize.fielder.Fielder<ExceptionRecordSummaryKey>, io.datarouter.model.serialize.fielder.PrimaryKeyFielder<ExceptionRecordSummaryKey>, java.lang.Comparable<io.datarouter.model.field.FieldSet<ExceptionRecordSummaryKey>>

public class ExceptionRecordSummaryKey
extends BaseExceptionRecordSummaryKey<ExceptionRecordSummaryKey>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.exception.storage.summary.BaseExceptionRecordSummaryKey

    BaseExceptionRecordSummaryKey.FieldKeys
  • Field Summary

    Fields inherited from class io.datarouter.model.key.BaseKey

    NAME
  • Constructor Summary

    Constructors 
    Constructor Description
    ExceptionRecordSummaryKey()  
    ExceptionRecordSummaryKey​(long periodStart, java.lang.String type, java.lang.String exceptionLocation)  
  • Method Summary

    Methods inherited from class io.datarouter.exception.storage.summary.BaseExceptionRecordSummaryKey

    getExceptionLocation, getFields, getPeriodStart, getReversePeriodStart, getType

    Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey

    getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKey

    Methods inherited from class io.datarouter.model.field.BaseFieldSet

    compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface io.datarouter.model.serialize.fielder.Fielder

    getFields

    Methods inherited from interface io.datarouter.model.field.FieldSet

    getFieldNames, getFieldValue, getFieldValues