| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
COORDINATOR_NAMESPACE |
"kafka" |
public static final String |
PROTOCOL_TYPE |
"kafka" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final short |
NO_PRODUCER_EPOCH |
-1 |
public static final long |
NO_PRODUCER_ID |
-1L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
UNKNOWN_MEMBER_ID |
"" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DEFAULT_CONSUMER_ID |
"" |
public static final int |
DEFAULT_GENERATION_ID |
-1 |
public static final long |
DEFAULT_TIMESTAMP |
-1L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final short |
NONE_OFFSET |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
NO_LEADER |
"" |
public static final String |
NO_PROTOCOL |
"" |
public static final int |
NONE_GENERATION_ID |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final byte |
INVALID_MAGIC |
-1 |
public static final int |
NO_SEQUENCE |
-1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
BLOCK_HASH_MISMATCH |
"Block checksum mismatch" |
public static final String |
DESCRIPTOR_HASH_MISMATCH |
"Stream frame descriptor corrupted" |
public static final String |
NOT_SUPPORTED |
"Stream unsupported" |
public static final String |
PREMATURE_EOS |
"Stream ended prematurely" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BLOCKSIZE_1MB |
6 |
public static final int |
BLOCKSIZE_256KB |
5 |
public static final int |
BLOCKSIZE_4MB |
7 |
public static final int |
BLOCKSIZE_64KB |
4 |
public static final String |
CLOSED_STREAM |
"The stream is already closed" |
public static final int |
LZ4_FRAME_INCOMPRESSIBLE_MASK |
-2147483648 |
public static final int |
LZ4_MAX_HEADER_LENGTH |
19 |
public static final int |
MAGIC |
407708164 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ATTRIBUTE_OFFSET |
17 |
public static final byte |
COMPRESSION_CODEC_MASK |
7 |
public static final byte |
CONTROL_FLAG_MASK |
32 |
public static final int |
CRC_OFFSET |
12 |
protected static final int |
DECOMPRESS_BUFFER_SIZE |
1024 |
public static final int |
EXTENSION_ATTRIBUTE_OFFSET |
9 |
public static final int |
EXTENSION_MAGIC_OFFSET |
0 |
public static final int |
EXTENSION_TIMESTAMP_OFFSET |
1 |
public static final byte |
INVALID_EXTENSION_MAGIC |
-1 |
public static final int |
MAGIC_OFFSET |
16 |
public static final byte |
MESSAGE_CURRENT_MAGIC |
2 |
public static final byte |
MESSAGE_MAGIC_V0 |
0 |
public static final byte |
MESSAGE_MAGIC_V1 |
1 |
public static final byte |
MESSAGE_MAGIC_V2 |
2 |
public static final int |
OFFSET_OFFSET |
0 |
public static final int |
SIZE_OFFSET |
8 |
public static final byte |
TIMESTAMP_TYPE_MASK |
8 |
public static final byte |
TRANSACTIONAL_FLAG_MASK |
16 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
INVALID_OFFSET |
-1L |
public static final String |
NO_METADATA |
"" |
Copyright © 2020 Joyqueue Community. All rights reserved.