Package | Description |
---|---|
com.yahoo.bullet.common | |
com.yahoo.bullet.querying | |
com.yahoo.bullet.result |
Modifier and Type | Method and Description |
---|---|
static BulletError |
BulletError.makeError(String error,
String resolution)
Creates a BulletError with the given error message and resolution.
|
Modifier and Type | Method and Description |
---|---|
Optional<List<BulletError>> |
Initializable.initialize()
Validates and initializes this object.
|
Modifier and Type | Class and Description |
---|---|
class |
RateLimitError |
Modifier and Type | Method and Description |
---|---|
static Meta |
Meta.of(BulletError... errors)
Static construction of Meta with some errors.
|
Modifier and Type | Method and Description |
---|---|
Meta |
Meta.addErrors(List<BulletError> errors)
Add errors to the Meta.
|
static Meta |
Meta.of(List<BulletError> errors)
Static construction of Meta with some errors.
|
Copyright © 2021. All rights reserved.