public class BulkIngestNIndexProcessor extends Object implements org.apache.camel.Processor
Constructor and Description |
---|
BulkIngestNIndexProcessor(String user,
String action) |
Modifier and Type | Method and Description |
---|---|
BulkIngestStatistics |
getBulkLoadStatistics() |
BulkProcessRequest |
getBulkProcessRequest() |
void |
process(org.apache.camel.Exchange exchange) |
void |
setBulkLoadStatistics(BulkIngestStatistics bulkLoadStatistics) |
void |
setBulkProcessRequest(BulkProcessRequest bulkProcessRequest) |
public BulkIngestNIndexProcessor(String user, String action)
public void process(org.apache.camel.Exchange exchange) throws Exception
process
in interface org.apache.camel.Processor
Exception
public BulkIngestStatistics getBulkLoadStatistics()
public void setBulkLoadStatistics(BulkIngestStatistics bulkLoadStatistics)
public BulkProcessRequest getBulkProcessRequest()
public void setBulkProcessRequest(BulkProcessRequest bulkProcessRequest)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.