public class HsConsumerId extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static HsConsumerId |
ANY
This consumer id is used in the scenarios that information related to specific consumer needs
to be ignored.
|
static HsConsumerId |
DEFAULT
This consumer id is used for the first consumer of a single subpartition.
|
public static final HsConsumerId ANY
public static final HsConsumerId DEFAULT
public static HsConsumerId newId(@Nullable HsConsumerId lastId)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.