| Package | Description |
|---|---|
| com.rabbitmq.stream.impl |
| Modifier and Type | Method and Description |
|---|---|
Client.Broker |
Client.StreamMetadata.getLeader() |
| Modifier and Type | Method and Description |
|---|---|
List<Client.Broker> |
Client.StreamMetadata.getReplicas() |
| Constructor and Description |
|---|
StreamMetadata(String stream,
short responseCode,
Client.Broker leader,
List<Client.Broker> replicas) |
| Constructor and Description |
|---|
StreamMetadata(String stream,
short responseCode,
Client.Broker leader,
List<Client.Broker> replicas) |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.