public class DefaultResponseContext extends ResponseContext
ResponseContext with a HashMap as a delegateResponseContext.AbstractKey, ResponseContext.BooleanKey, ResponseContext.CounterKey, ResponseContext.Key, ResponseContext.Keys, ResponseContext.LongKey, ResponseContext.SerializationResult, ResponseContext.StringKey| Constructor and Description |
|---|
DefaultResponseContext() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultResponseContext |
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 DefaultResponseContext createEmpty()
protected Map<ResponseContext.Key,Object> getDelegate()
getDelegate in class ResponseContextCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.