| Package | Description |
|---|---|
| com.rabbitmq.stream | |
| com.rabbitmq.stream.impl |
| Modifier and Type | Method and Description |
|---|---|
static StreamCreator.LeaderLocator |
StreamCreator.LeaderLocator.from(String value) |
static StreamCreator.LeaderLocator |
StreamCreator.LeaderLocator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamCreator.LeaderLocator[] |
StreamCreator.LeaderLocator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCreator |
StreamCreator.leaderLocator(StreamCreator.LeaderLocator leaderLocator)
The
StreamCreator.LeaderLocator strategy. |
| Modifier and Type | Method and Description |
|---|---|
Client.StreamParametersBuilder |
Client.StreamParametersBuilder.leaderLocator(StreamCreator.LeaderLocator leaderLocator) |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.