| Package | Description |
|---|---|
| org.mydotey.tool.kafka.ops |
| Modifier and Type | Method and Description |
|---|---|
static Assignments.Status |
Assignments.Status.valueOf(kafka.admin.ReassignmentStatus kaStatus) |
static Assignments.Status |
Assignments.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Assignments.Status[] |
Assignments.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<Integer,Assignments.Status>> |
Assignments.verifyAssignment(Map<String,Map<Integer,List<Integer>>> assignments) |
Copyright © 2018 mydotey.org. All rights reserved.