public static class EventData.SystemProperties extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SystemProperties(HashMap<String,Object> map) |
SystemProperties(long sequenceNumber,
Instant enqueuedTimeUtc,
String offset,
String partitionKey) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getEnqueuedTime() |
String |
getOffset() |
String |
getPartitionKey() |
String |
getPublisher() |
long |
getSequenceNumber() |
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 © 2019 Microsoft Corporation. All rights reserved.