|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.solr.common.cloud.ZkNodeProps
org.apache.solr.common.cloud.Replica
public class Replica
Field Summary |
---|
Fields inherited from class org.apache.solr.common.cloud.ZkNodeProps |
---|
propMap |
Constructor Summary | |
---|---|
Replica(String name,
Map<String,Object> propMap)
|
Method Summary | |
---|---|
String |
getName()
|
String |
getNodeName()
The name of the node this replica resides on |
String |
toString()
|
Methods inherited from class org.apache.solr.common.cloud.ZkNodeProps |
---|
containsKey, fromKeyVals, get, getProperties, getStr, keySet, load, makeMap, shallowCopy, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Replica(String name, Map<String,Object> propMap)
Method Detail |
---|
public String getName()
public String getNodeName()
public String toString()
toString
in class ZkNodeProps
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |