Interface Committer
-
- All Superinterfaces:
com.google.api.core.ApiService
- All Known Implementing Classes:
BatchingCommitter,CommitterImpl
public interface Committer extends com.google.api.core.ApiService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.api.core.ApiFuture<Void>commitOffset(Offset offset)voidwaitUntilEmpty()
-
-
-
Method Detail
-
waitUntilEmpty
void waitUntilEmpty() throws CheckedApiException- Throws:
CheckedApiException
-
-