Uses of Class
org.apache.lucene.replicator.http.ReplicationService.ReplicationAction

Packages that use ReplicationService.ReplicationAction
org.apache.lucene.replicator.http HTTP replication implementation 
 

Uses of ReplicationService.ReplicationAction in org.apache.lucene.replicator.http
 

Methods in org.apache.lucene.replicator.http that return ReplicationService.ReplicationAction
static ReplicationService.ReplicationAction ReplicationService.ReplicationAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReplicationService.ReplicationAction[] ReplicationService.ReplicationAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.