Package com.hazelcast.jet.protobuf
Protocol Buffers v3 support for Hazelcast Jet.
- Since:
- Jet 4.1
-
Class Summary Class Description ProtobufSerializer<T extends com.google.protobuf.GeneratedMessageV3> Adapts a generated Google Protocol Buffers v3 serializer class to the HazelcastStreamSerializer
interface.ProtobufSerializerHook<T extends com.google.protobuf.GeneratedMessageV3> Simplifies using the Hazelcast Serializer Hook mechanism to register a Google Protocol Buffers serializer with the Hazelcast Jet cluster.