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>, Comparable<io.datarouter.model.field.FieldSet<ExceptionRecordSummaryKey>>

public class ExceptionRecordSummaryKey
extends BaseExceptionRecordSummaryKey<ExceptionRecordSummaryKey>