public class ActionContext extends Object implements MapWriter
MapWriter.EntryWriter
Constructor and Description |
---|
ActionContext(SolrCloudManager cloudManager,
AutoScaling.Trigger source,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
SolrCloudManager |
getCloudManager() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String name) |
AutoScaling.Trigger |
getSource() |
void |
writeMap(MapWriter.EntryWriter ew) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr
public ActionContext(SolrCloudManager cloudManager, AutoScaling.Trigger source, Map<String,Object> properties)
public SolrCloudManager getCloudManager()
public AutoScaling.Trigger getSource()
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.