| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INITIAL_BATCH_BUFFER_SIZE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_CONNECT_TIMEOUT_IN_SECONDS |
10 |
protected static final int |
DEFAULT_READ_TIMEOUT_IN_SECONDS |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ivLen |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DUMMY_TOPIC_NAME_PREFIX |
"MultiTopicsConsumer-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TLS_HANDLER |
"tls" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HTTP_HEADER_NAME |
"Authorization" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BATCHING_MAX_MESSAGES |
1000 |
public static final int |
DEFAULT_MAX_PENDING_MESSAGES |
1000 |
public static final int |
DEFAULT_MAX_PENDING_MESSAGES_ACROSS_PARTITIONS |
50000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARSING_INFO_PROPERTY |
"__PARSING_INFO__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SCHEMA_NAME |
"PulsarDefault" |
public static final String |
NAMESPACE |
"org.apache.pulsar.schema.record" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALWAYS_ALLOW_NULL |
"__alwaysAllowNull" |
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.