public interface IEventDataFormat extends Serializable
Serialize a tuple to a byte array to be sent to EventHubs.
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
serialize(Tuple tuple)  | 
byte[] serialize(Tuple tuple)
Copyright © 2022 The Apache Software Foundation. All rights reserved.