Uses of Class
com.google.cloud.pubsublite.internal.wire.RoutingMetadata
-
Packages that use RoutingMetadata Package Description com.google.cloud.pubsublite.internal.wire -
-
Uses of RoutingMetadata in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire that return RoutingMetadata Modifier and Type Method Description static RoutingMetadataRoutingMetadata. of(SubscriptionPath subscription, Partition partition)static RoutingMetadataRoutingMetadata. of(TopicPath topic, Partition partition)Methods in com.google.cloud.pubsublite.internal.wire with parameters of type RoutingMetadata Modifier and Type Method Description static com.google.api.gax.grpc.GrpcCallContextServiceClients. getCallContext(PubsubContext context, RoutingMetadata routingMetadata)
-