Constant Field Values
Contents
org.apache.*
-
org.apache.lucene.replicator.IndexAndTaxonomyReplicationHandler Modifier and Type Constant Field Value public static final String
INFO_STREAM_COMPONENT
"IndexAndTaxonomyReplicationHandler"
-
org.apache.lucene.replicator.IndexAndTaxonomyRevision Modifier and Type Constant Field Value public static final String
INDEX_SOURCE
"index"
public static final String
TAXONOMY_SOURCE
"taxo"
-
org.apache.lucene.replicator.IndexReplicationHandler Modifier and Type Constant Field Value public static final String
INFO_STREAM_COMPONENT
"IndexReplicationHandler"
-
org.apache.lucene.replicator.LocalReplicator Modifier and Type Constant Field Value public static final long
DEFAULT_SESSION_EXPIRATION_THRESHOLD
1800000L
-
org.apache.lucene.replicator.ReplicationClient Modifier and Type Constant Field Value public static final String
INFO_STREAM_COMPONENT
"ReplicationThread"
-
org.apache.lucene.replicator.http.HttpClientBase Modifier and Type Constant Field Value public static final int
DEFAULT_CONNECTION_TIMEOUT
1000
public static final int
DEFAULT_SO_TIMEOUT
60000
-
org.apache.lucene.replicator.http.ReplicationService Modifier and Type Constant Field Value public static final String
REPLICATE_FILENAME_PARAM
"filename"
public static final String
REPLICATE_SESSION_ID_PARAM
"sessionid"
public static final String
REPLICATE_SOURCE_PARAM
"source"
public static final String
REPLICATE_VERSION_PARAM
"version"
public static final String
REPLICATION_CONTEXT
"/replicate"