public class ExportDatabaseOperation extends AbstractNitriteOperation implements CommonOperation
| Constructor and Description |
|---|
ExportDatabaseOperation() |
ExportDatabaseOperation(org.dizitart.no2.tool.ExportOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint) |
public ExportDatabaseOperation()
public ExportDatabaseOperation(org.dizitart.no2.tool.ExportOptions options)
protected void execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint)
throws Exception
execute in class AbstractNitriteOperationExceptionApache Camel