Package dev.dokimos.server.entity
Class IngestedBatch
java.lang.Object
dev.dokimos.server.entity.IngestedBatch
Marks an item batch (identified by idempotency key) as committed for a run. The composite PK
(runId, idempotencyKey) makes a retried POST a no-op.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classComposite primary key. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IngestedBatch
-
-
Method Details
-
getRunId
-
getIdempotencyKey
-
getCreatedAt
-