JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.solr.common.cloud
Interface NodesSysProps
public interface
NodesSysProps
Fetch a node's system properties. It should be cached.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getSysProps
(
String
node,
Collection
<
String
> tags)
Method Details
getSysProps
Map
<
String
,
Object
>
getSysProps
(
String
node,
Collection
<
String
> tags)