| Package | Description |
|---|---|
| com.yahoo.bullet.common | |
| com.yahoo.bullet.common.metrics | |
| com.yahoo.bullet.pubsub | |
| com.yahoo.bullet.querying | |
| com.yahoo.bullet.result |
| Modifier and Type | Class and Description |
|---|---|
class |
BulletError |
| Modifier and Type | Class and Description |
|---|---|
class |
MetricEvent
Simple wrapper that represents a metric event being published.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubMessage
The class of messages that can be understood by the PubSub package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RateLimitError |
| Modifier and Type | Class and Description |
|---|---|
class |
Clip |
| Modifier and Type | Method and Description |
|---|---|
static <T extends JSONFormatter> |
JSONFormatter.fromJSON(String json,
Class<T> clazz)
Returns a deserialized object from JSON using
GSON. |
Copyright © 2021. All rights reserved.