| Package | Description |
|---|---|
| com.google.cloud.pubsublite | |
| com.google.cloud.pubsublite.internal | |
| com.google.cloud.pubsublite.internal.wire |
| Modifier and Type | Method and Description |
|---|---|
static AdminClient |
AdminClient.create(AdminClientSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
static int |
PartitionLookupUtils.numPartitions(SubscriptionPath subscription,
AdminClient client)
Look up the number of partitions in the topic associated with a subscription using the provided
AdminClient.
|
static int |
PartitionLookupUtils.numPartitions(TopicPath topic,
AdminClient client)
Look up the number of partitions in a topic using the provided AdminClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminClientImpl |
| Constructor and Description |
|---|
Factory(TopicPath topicPath,
AdminClient adminClient,
Duration period) |
Copyright © 2021 Google LLC. All rights reserved.