public class ESHeaders extends Object
Constructor and Description |
---|
ESHeaders() |
Modifier and Type | Method and Description |
---|---|
NodeCache |
getCache() |
String |
getRemainder() |
boolean |
isLogEventDescription() |
void |
process(org.apache.camel.Exchange exchange) |
void |
setCache(NodeCache cache) |
void |
setLogEventDescription(boolean logEventDescription) |
void |
setLogEventDescription(String logEventDescription) |
void |
setRemainder(String remainder) |
public void process(org.apache.camel.Exchange exchange)
public String getRemainder()
public void setRemainder(String remainder)
public boolean isLogEventDescription()
public void setLogEventDescription(boolean logEventDescription)
public void setLogEventDescription(String logEventDescription)
public NodeCache getCache()
public void setCache(NodeCache cache)
Copyright © 2017. All rights reserved.