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) |
int |
hashCode() |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic 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 MapWriterIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.