public class ScopeConverter extends AbstractPropertyEditorConverterSupport<org.apache.geode.cache.Scope>
AbstractPropertyEditorConverterSupport, Scope| コンストラクターと説明 |
|---|
ScopeConverter() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.geode.cache.Scope | convert(StringSE source) 指定された文字列ソースを Pivotal GemFire Scope のインスタンスに変換します。 |
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.Scope convert(StringSE source)
source - Pivotal GemFire スコープに変換する文字列。IllegalArgumentExceptionSE - 文字列が有効な Pivotal GemFire スコープでない場合。ScopeType.getScope(ScopeType), ScopeType.valueOfIgnoreCase(String), Scope.fromString(String), AbstractPropertyEditorConverterSupport.assertConverted(String, Object, Class)Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.