Package | Description |
---|---|
com.yahoo.bullet.pubsub |
Modifier and Type | Field and Description |
---|---|
protected PubSub.Context |
PubSub.context |
Modifier and Type | Method and Description |
---|---|
static PubSub.Context |
PubSub.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSub.Context[] |
PubSub.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PubSub.switchContext(PubSub.Context context,
BulletConfig config)
Use this method to switch the
PubSub.Context to another one. |
Copyright © 2021. All rights reserved.