public class EvictionActionConverter extends AbstractPropertyEditorConverterSupport<org.apache.geode.cache.EvictionAction>
EvictionActionType,
AbstractPropertyEditorConverterSupport,
EvictionAction| Constructor and Description |
|---|
EvictionActionConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.geode.cache.EvictionAction |
convert(String source)
Converts the given String into a Pivotal GemFire EvictionAction value.
|
assertConverted, setAsTextaddPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic org.apache.geode.cache.EvictionAction convert(String source)
source - the String to convert.IllegalArgumentException - if the String could not be converted into
an instance of Pivotal GemFire EvictionAction.EvictionActionCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.