public static interface ResponseContext.BaseKey
Modifier and Type | Method and Description |
---|---|
BiFunction<Object,Object,Object> |
getMergeFunction()
Merge function associated with a key: Object (Object oldValue, Object newValue)
|
String |
getName() |
String getName()
BiFunction<Object,Object,Object> getMergeFunction()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.