Package org.apache.solr.common.cloud
Interface NodesSysProps
- 
 public interface NodesSysPropsFetch a node's system properties. It should be cached.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getSysProps(String node, Collection<String> tags)
 
-