public static class BatchlogResponseHandler.BatchlogCleanup
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected int | mutationsWaitingFor | 
| Constructor and Description | 
|---|
| BatchlogCleanup(int mutationsWaitingFor,
               BatchlogResponseHandler.BatchlogCleanupCallback callback) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ackMutation() | 
public BatchlogCleanup(int mutationsWaitingFor,
                       BatchlogResponseHandler.BatchlogCleanupCallback callback)
Copyright © 2018 The Apache Software Foundation