public class UpsertOperation extends AbstractPayloadAwareOperation implements CommonOperation
| Constructor and Description |
|---|
UpsertOperation() |
UpsertOperation(Object payload) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint) |
getPayloadpublic UpsertOperation(Object payload)
public UpsertOperation()
protected void execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint)
throws Exception
execute in class AbstractNitriteOperationExceptionApache Camel