public final class RoutingMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetadata() |
static RoutingMetadata |
of(SubscriptionPath subscription,
Partition partition) |
static RoutingMetadata |
of(TopicPath topic,
Partition partition) |
public static RoutingMetadata of(TopicPath topic, Partition partition) throws com.google.api.gax.rpc.ApiException
com.google.api.gax.rpc.ApiExceptionpublic static RoutingMetadata of(SubscriptionPath subscription, Partition partition) throws com.google.api.gax.rpc.ApiException
com.google.api.gax.rpc.ApiExceptionCopyright © 2023 Google LLC. All rights reserved.