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