public class DropIndexOperation extends AbstractNitriteOperation implements CommonOperation
| Constructor and Description |
|---|
DropIndexOperation(String field) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint) |
public DropIndexOperation(String field)
protected void execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint)
throws Exception
execute in class AbstractNitriteOperationExceptionApache Camel