| Package | Description |
|---|---|
| org.apache.lucene.replicator |
Files replication framework
|
| org.apache.lucene.replicator.http |
HTTP replication implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalReplicator
A
Replicator implementation for use by the side that publishes
Revisions, as well for clients to check for updates. |
| Constructor and Description |
|---|
ReplicationClient(Replicator replicator,
ReplicationClient.ReplicationHandler handler,
ReplicationClient.SourceDirectoryFactory factory)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpReplicator
An HTTP implementation of
Replicator. |
| Constructor and Description |
|---|
ReplicationService(Map<String,Replicator> replicators) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.