public interface IncrementalHandler
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getIncrementalUpdates(IndexPackingRequest request,
Properties properties) |
void |
initializeProperties(Properties properties) |
List<String> |
loadRemoteIncrementalUpdates(IndexUpdateRequest request,
Properties localProperties,
Properties remoteProperties) |
List<Integer> getIncrementalUpdates(IndexPackingRequest request, Properties properties) throws IOException
IOException
List<String> loadRemoteIncrementalUpdates(IndexUpdateRequest request, Properties localProperties, Properties remoteProperties) throws IOException
IOException
void initializeProperties(Properties properties)
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.