public class ConcurrentResponseContext extends ResponseContext
ResponseContext with a ConcurrentHashMap as a delegateResponseContext.AbstractKey, ResponseContext.BooleanKey, ResponseContext.CounterKey, ResponseContext.Key, ResponseContext.Keys, ResponseContext.LongKey, ResponseContext.SerializationResult, ResponseContext.StringKey| Constructor and Description |
|---|
ConcurrentResponseContext() |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentResponseContext |
createEmpty() |
protected Map<ResponseContext.Key,Object> |
getDelegate() |
add, addCpuNanos, addMissingSegments, addRemainingResponse, addRowScanCount, deserialize, get, getCpuNanos, getEntityTag, getMissingSegments, getRemainingResponses, getRowScanCount, getTimeoutTime, getTotalBytes, getUncoveredIntervals, initialize, initializeMissingSegments, initializeRemainingResponses, initializeRowScanCount, merge, put, putEntityTag, putQueryFailDeadlineMs, putTimeoutTime, putUncoveredIntervals, remove, serializeWith, toMappublic static ConcurrentResponseContext createEmpty()
protected Map<ResponseContext.Key,Object> getDelegate()
getDelegate in class ResponseContextCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.