public class QueueHeader extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
QueueHeader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
Integer |
getIndex() |
String |
getTopicName() |
void |
setGroupId(String groupId) |
void |
setIndex(Integer index) |
void |
setTopicName(String topicName) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2020. All rights reserved.