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