public class McastConfiguration extends EmbeddedServiceConfigurationSupport
McastConfiguration クラスは、Pivotal GemFire システムプロパティを介して追加の Pivotal GemFire 構成を適用し、(推奨される) ロケーターベースの位置情報サービスではなく、Pivotal GemFire の通信と配信にマルチキャストネットワークを構成して使用する Spring ImportBeanDefinitionRegistrar です。EnableMcast, EmbeddedServiceConfigurationSupportEmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor, EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurerAbstractAnnotationConfigSupport.TypeResolver<T>| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | DEFAULT_MCAST_ADDRESS |
static StringSE | DEFAULT_MCAST_FLOW_CONTROL |
static int | DEFAULT_MCAST_PORT |
static int | DEFAULT_MCAST_RECEIVE_BUFFER_SIZE |
static int | DEFAULT_MCAST_SEND_BUFFER_SIZE |
DEFAULT_HOST, DEFAULT_PORTINFRASTRUCTURE_ROLES, ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE, ORG_SPRINGFRAMEWORK_PACKAGE, SPRING_DATA_GEMFIRE_PROPERTY_PREFIX| コンストラクターと説明 |
|---|
McastConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ClassSE<? extends AnnotationSE> | getAnnotationType() |
protected PropertiesSE | toGemFireProperties(MapSE<StringSE, ObjectSE> annotationAttributes) |
generateBeanName, generateBeanName, generateBeanName, getCacheConfiguration, hasProperties, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerClientGemFirePropertiesConfigurer, registerGemFirePropertiesBeanPostProcessor, registerGemFirePropertiesConfigurer, registerLocatorGemFirePropertiesConfigurer, registerPeerGemFirePropertiesConfigurer, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setGemFirePropertiesarrayOfPropertyNamesFor, arrayOfPropertyNamesFor, asArrayProperty, cacheClientProperty, cacheCompressionProperty, cacheOffHeapProperty, cachePeerProperty, cacheProperty, cacheServerProperty, clusterProperty, diskStoreProperty, entitiesProperty, gatewayReceiverProperty, gatewaySenderProperty, getAnnotationAttributes, getAnnotationAttributes, getAnnotationAttributes, getAnnotationTypeName, getAnnotationTypeSimpleName, getBeanClassLoader, getBeanFactory, getEnvironment, getEvaluationContext, getLog, hasValue, hasValue, hasValue, httpServiceProperty, isAnnotationPresent, isAnnotationPresent, isNotInfrastructureBean, isNotInfrastructureBean, isNotInfrastructureClass, isNotInfrastructureClass, isNotInfrastructureRole, isUserLevelMethod, locatorProperty, logDebug, logDebug, logError, logError, loggingProperty, logInfo, logInfo, logWarning, logWarning, managementProperty, managerProperty, memcachedServiceProperty, namedCacheServerProperty, namedDiskStoreProperty, namedGatewaySenderProperty, namedPoolProperty, newEvaluationContext, newLog, pdxProperty, poolProperty, propertyName, redisServiceProperty, register, register, requireProperty, resolveAnnotation, resolveBeanClass, resolveBeanClass, resolveBeanClass, resolveBeanClassLoader, resolveBeanClassLoader, resolveBeanClassName, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, safeResolveType, securityProperty, serviceProperty, setBeanClassLoader, setBeanFactory, setEnvironment, sslProperty, statsPropertycloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEregisterBeanDefinitionspublic static final int DEFAULT_MCAST_PORT
public static final int DEFAULT_MCAST_RECEIVE_BUFFER_SIZE
public static final int DEFAULT_MCAST_SEND_BUFFER_SIZE
protected ClassSE<? extends AnnotationSE> getAnnotationType()
AbstractAnnotationConfigSupport の getAnnotationType EnableMcast、AnnotationSE、ClassSE 型。EnableMcastprotected PropertiesSE toGemFireProperties(MapSE<StringSE,ObjectSE> annotationAttributes)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.