Package | Description |
---|---|
com.yahoo.bullet.pubsub | |
com.yahoo.bullet.querying |
Modifier and Type | Field and Description |
---|---|
protected Metadata |
PubSubMessage.metadata |
Modifier and Type | Method and Description |
---|---|
Metadata |
Metadata.copy()
Returns a copy of the current metadata.
|
Constructor and Description |
---|
PubSubMessage(String id,
Serializable content,
Metadata metadata)
Constructor for a message having content and
Metadata . |
Constructor and Description |
---|
RunningQuery(String id,
Query query,
Metadata metadata)
Constructor that takes an id, query, query string, and start time.
|
Copyright © 2021. All rights reserved.