@Component(role=IncrementalHandler.class) public class DefaultIncrementalHandler extends org.codehaus.plexus.logging.AbstractLogEnabled implements IncrementalHandler
| Constructor and Description |
|---|
DefaultIncrementalHandler() |
| 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) |
public List<Integer> getIncrementalUpdates(IndexPackingRequest request, Properties properties) throws IOException
getIncrementalUpdates in interface IncrementalHandlerIOExceptionpublic List<String> loadRemoteIncrementalUpdates(IndexUpdateRequest request, Properties localProperties, Properties remoteProperties) throws IOException
loadRemoteIncrementalUpdates in interface IncrementalHandlerIOExceptionpublic void initializeProperties(Properties properties)
initializeProperties in interface IncrementalHandlerCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.