Interface TypedRejectionWriter
- All Known Subinterfaces:
TypedStreamWriter
- All Known Implementing Classes:
NoopTypedStreamWriter,TypedStreamWriterImpl,TypedStreamWriterProxy
public interface TypedRejectionWriter
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendRejection(TypedRecord<? extends RecordValue> command, RejectionType type, String reason)
-
Method Details
-
appendRejection
-