| Package | Description |
|---|---|
| org.apache.lucene.replicator.nrt |
Near-real-time replication framework
|
| Modifier and Type | Field and Description |
|---|---|
protected CopyOneFile |
CopyJob.current |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CopyOneFile |
CopyJob.newCopyOneFile(CopyOneFile current) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CopyOneFile |
CopyJob.newCopyOneFile(CopyOneFile current) |
| Constructor and Description |
|---|
CopyOneFile(CopyOneFile other,
DataInput in)
Transfers this file copy to another input, continuing where the first one left off
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.