public class ReplicationCommand extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ReplicationCommand.Builder |
Modifier and Type | Field and Description |
---|---|
Boolean |
cancel |
Boolean |
continuous |
Boolean |
createTarget |
Collection<String> |
docIds |
String |
filter |
String |
proxy |
Object |
queryParams |
String |
source |
String |
target |
public final String source
public final String target
public final String proxy
public final String filter
public final Collection<String> docIds
public final Boolean continuous
public final Boolean cancel
public final Object queryParams
public final Boolean createTarget
Copyright © 2013. All Rights Reserved.