public static interface ChangeRequestHttpSyncer.Listener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
deltaSync(List<T> changes) |
void |
fullSync(List<T> changes) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.