| Package | Description |
|---|---|
| org.apache.lucene.replicator |
Files replication framework
|
| org.apache.lucene.replicator.http |
HTTP replication implementation
|
| Modifier and Type | Method and Description |
|---|---|
SessionToken |
Replicator.checkForUpdate(String currVersion)
Check whether the given version is up-to-date and returns a
SessionToken which can be used for fetching the revision files,
otherwise returns null. |
SessionToken |
LocalReplicator.checkForUpdate(String currentVersion) |
| Modifier and Type | Method and Description |
|---|---|
SessionToken |
HttpReplicator.checkForUpdate(String currVersion) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.