| Package | Description |
|---|---|
| com.google.cloud.pubsublite.cloudpubsub | |
| com.google.cloud.pubsublite.internal.wire |
| Modifier and Type | Method and Description |
|---|---|
abstract SubscriberSettings.Builder |
SubscriberSettings.Builder.setFramework(PubsubContext.Framework framework)
A Framework tag for internal metrics.
|
abstract PublisherSettings.Builder |
PublisherSettings.Builder.setFramework(PubsubContext.Framework framework)
A Framework tag for internal metrics.
|
| Modifier and Type | Method and Description |
|---|---|
static PubsubContext.Framework |
PubsubContext.Framework.of(String value) |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<PubsubContext.Framework> |
PubsubContext.framework() |
| Modifier and Type | Method and Description |
|---|---|
static PubsubContext |
PubsubContext.of(PubsubContext.Framework framework) |
Copyright © 2021 Google LLC. All rights reserved.