public static class AutoScalingConfig.TriggerListenerConfig extends Object implements MapWriter
MapWriter.EntryWriter
Modifier and Type | Field and Description |
---|---|
Set<String> |
afterActions |
Set<String> |
beforeActions |
String |
listenerClass |
String |
name |
Map<String,Object> |
properties |
EnumSet<TriggerEventProcessorStage> |
stages |
String |
trigger |
Constructor and Description |
---|
TriggerListenerConfig(String name,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr
public final String name
public final String trigger
public final EnumSet<TriggerEventProcessorStage> stages
public final String listenerClass
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.