public interface RoutingPolicy
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RoutingPolicy.Factory |
| Modifier and Type | Method and Description |
|---|---|
Partition |
route(com.google.protobuf.ByteString messageKey) |
Partition |
routeWithoutKey() |
Partition routeWithoutKey() throws CheckedApiException
CheckedApiExceptionPartition route(com.google.protobuf.ByteString messageKey) throws CheckedApiException
CheckedApiExceptionCopyright © 2021 Google LLC. All rights reserved.