public class ServerSnitchContext extends SnitchContext
SnitchContext.SnitchInfo
exception, snitchInfo
Constructor and Description |
---|
ServerSnitchContext(SnitchContext.SnitchInfo perSnitch,
String node,
Map<String,Object> session,
SolrCloudManager cloudManager) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getNodeValues(String node,
Collection<String> tags) |
Map |
getZkJson(String path) |
getErrMsg, getNode, getTags, invokeRemote, remoteCallback, retrieve, store
public ServerSnitchContext(SnitchContext.SnitchInfo perSnitch, String node, Map<String,Object> session, SolrCloudManager cloudManager)
public Map getZkJson(String path) throws org.apache.zookeeper.KeeperException, InterruptedException
getZkJson
in class SnitchContext
org.apache.zookeeper.KeeperException
InterruptedException
public Map<String,Object> getNodeValues(String node, Collection<String> tags)
getNodeValues
in class SnitchContext
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.