public class TopicReadSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TopicReadSettings.Builder
BUILDER
|
| Modifier and Type | Field and Description |
|---|---|
static Duration |
DEFAULT_CONNECT_TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getConnectTimeout() |
Duration |
getMaxLag() |
List<Long> |
getPartitionIds() |
String |
getPath() |
Instant |
getReadFrom() |
static TopicReadSettings.Builder |
newBuilder() |
public static final Duration DEFAULT_CONNECT_TIMEOUT
public String getPath()
public static TopicReadSettings.Builder newBuilder()
Copyright © 2024. All rights reserved.