Package | Description |
---|---|
com.yahoo.bullet.pubsub |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayPubSubMessageSerDe
This SerDe is used to convert a provided
Query into its serialized bytes in the PubSubMessage . |
class |
IdentityPubSubMessageSerDe |
Modifier and Type | Method and Description |
---|---|
static PubSubMessageSerDe |
PubSubMessageSerDe.from(BulletConfig config)
Create a
PubSubMessageSerDe instance using the class specified in the config file. |
Copyright © 2021. All rights reserved.