public class CoordinatorState extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COORDINATOR_STATE_TABLE_HASH_KEY_ATTRIBUTE_NAME |
static String |
LEADER_HASH_KEY
Key value for the item in the CoordinatorState table used for leader
election among the KCL workers.
|
| Constructor and Description |
|---|
CoordinatorState() |
public static final String COORDINATOR_STATE_TABLE_HASH_KEY_ATTRIBUTE_NAME
public static final String LEADER_HASH_KEY
Copyright © 2024. All rights reserved.