public interface SolrCommitStrategy extends Serializable
Strategy definining when the Solr Bolt should commit the request to Solr.
Modifier and Type | Method and Description |
---|---|
boolean |
commit() |
void |
update() |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.