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