Class ExceptionRecord.ExceptionRecordFielder
java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<PK,D>
io.datarouter.exception.storage.exceptionrecord.BaseExceptionRecord.BaseExceptionRecordFielder<ExceptionRecordKey,ExceptionRecord>
io.datarouter.exception.storage.exceptionrecord.ExceptionRecord.ExceptionRecordFielder
- All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<ExceptionRecordKey,ExceptionRecord>
- Enclosing class:
- ExceptionRecord
public static class ExceptionRecord.ExceptionRecordFielder extends BaseExceptionRecord.BaseExceptionRecordFielder<ExceptionRecordKey,ExceptionRecord>
-
Constructor Summary
Constructors Constructor Description ExceptionRecordFielder() -
Method Summary
Methods inherited from class io.datarouter.exception.storage.exceptionrecord.BaseExceptionRecord.BaseExceptionRecordFielder
getNonKeyFieldsMethods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder
addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexes
-
Constructor Details
-
ExceptionRecordFielder
public ExceptionRecordFielder()
-