Package com.attivio.sdk.client
Interface IndexCommitter
-
- All Known Implementing Classes:
ContentFeeder
,MockPublisher
public interface IndexCommitter
An interface to commit index zones.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
commit(java.lang.String... zones)
-
-
-
Method Detail
-
commit
void commit(java.lang.String... zones) throws AttivioException
- Throws:
AttivioException
-
-