protected static class EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata extends ObjectSE
EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata クラスは、アプリケーションの永続エンティティから Region を作成するための詳細をカプセル化します。詳細は、永続エンティティコンポーネントのスキャン中にキャプチャーされます。| 修飾子 | コンストラクターと説明 |
|---|---|
protected | RegionBeanDefinitionMetadata(GemfirePersistentEntity<?> persistentEntity) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected RegionBeanDefinitionMetadata(GemfirePersistentEntity<?> persistentEntity)
protected static EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata with(GemfirePersistentEntity<?> persistentEntity)
EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata の新しいインスタンスを構築するために使用されるファクトリメソッド。EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata の新しいインスタンス。protected boolean isStrict()
protected OptionalSE<org.apache.geode.cache.client.ClientRegionShortcut> getClientRegionShortcut()
protected org.apache.geode.cache.client.ClientRegionShortcut resolveClientRegionShortcut(org.apache.geode.cache.client.ClientRegionShortcut defaultClientRegionShortcut)
protected OptionalSE<GemfirePersistentEntity<?>> getPersistentEntity()
protected GemfirePersistentEntity<?> resolvePersistentEntity()
protected OptionalSE<StringSE> getPoolName()
protected <T extends AnnotationSE> T getRegionAnnotation()
protected ClassSE<?> getRegionKeyConstraint()
protected StringSE getRegionName()
protected ClassSE<?> getRegionValueConstraint()
protected OptionalSE<org.apache.geode.cache.RegionShortcut> getServerRegionShortcut()
protected org.apache.geode.cache.RegionShortcut resolveServerRegionShortcut(org.apache.geode.cache.RegionShortcut defaultServerRegionShortcut)
protected EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata is(boolean strict)
protected EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata using(AnnotationAttributes enableEntityDefinedRegionsAttributes)
protected EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata using(org.apache.geode.cache.client.ClientRegionShortcut clientRegionShortcut)
protected EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata using(org.apache.geode.cache.RegionShortcut serverRegionShortcut)
protected EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata using(StringSE poolName)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.