public abstract static class SolrCmdDistributor.Node extends Object
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
checkRetry() |
abstract String |
getBaseUrl() |
abstract String |
getCollection() |
abstract String |
getCoreName() |
abstract ZkCoreNodeProps |
getNodeProps() |
abstract String |
getShardId() |
abstract String |
getUrl() |
public abstract String getUrl()
public abstract boolean checkRetry()
public abstract String getCoreName()
public abstract String getBaseUrl()
public abstract ZkCoreNodeProps getNodeProps()
public abstract String getCollection()
public abstract String getShardId()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.