Interface TypedCommandWriter
- All Known Subinterfaces:
LegacyTypedCommandWriter,LegacyTypedStreamWriter
- All Known Implementing Classes:
LegacyTypedStreamWriterImpl,LegacyTypedStreamWriterProxy,NoopLegacyTypedStreamWriter
public interface TypedCommandWriter
This interface is supposed to replace TypedCommandWriter
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendFollowUpCommand(long key, Intent intent, RecordValue value) voidappendNewCommand(Intent intent, RecordValue value)
-
Method Details
-
appendNewCommand
-
appendFollowUpCommand
-