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) |
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 MapWriterIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.