public class InterestPolicyConverter extends AbstractPropertyEditorConverterSupport<org.apache.geode.cache.InterestPolicy>
AbstractPropertyEditorConverterSupport, InterestPolicy| コンストラクターと説明 |
|---|
InterestPolicyConverter() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.geode.cache.InterestPolicy | convert(StringSE source) 指定された文字列を Pivotal GemFire InterestPolicy 値に変換します。 |
assertConverted, setAsTextaddPropertyChangeListenerSE, firePropertyChangeSE, getAsTextSE, getCustomEditorSE, getJavaInitializationStringSE, getSourceSE, getTagsSE, getValueSE, isPaintableSE, paintValueSE, removePropertyChangeListenerSE, setSourceSE, setValueSE, supportsCustomEditorSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic org.apache.geode.cache.InterestPolicy convert(StringSE source)
source - Pivotal GemFire InterestPolicy 値に変換する文字列値。IllegalArgumentExceptionSE - 文字列が有効な Pivotal GemFire InterestPolicy でない場合。InterestPolicyType.getInterestPolicy(InterestPolicyType), InterestPolicyType.valueOfIgnoreCase(String), AbstractPropertyEditorConverterSupport.assertConverted(String, Object, Class)Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.