@Configuration public class CompressionConfiguration extends AbstractAnnotationConfigSupport implements ImportAware
CompressionConfiguration クラスは、Pivotal GemFire/Apache Geode キャッシュ Regions データ圧縮を有効にできる Spring ImportAware 実装です。Region, BeanFactoryPostProcessor, Bean, Configuration, ImportAware, EnableCompression, AbstractAnnotationConfigSupportAbstractAnnotationConfigSupport.TypeResolver<T>| 修飾子と型 | フィールドと説明 |
|---|---|
protected static StringSE | SNAPPY_COMPRESSOR_BEAN_NAME |
INFRASTRUCTURE_ROLES, ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE, ORG_SPRINGFRAMEWORK_PACKAGE, SPRING_DATA_GEMFIRE_PROPERTY_PREFIX| コンストラクターと説明 |
|---|
CompressionConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ClassSE<? extends AnnotationSE> | getAnnotationType() |
protected StringSE | resolveCompressorBeanName() |
protected SetSE<StringSE> | resolveRegionNames() |
void | setCompressorBeanName(StringSE compressorBeanName) |
void | setImportMetadata(AnnotationMetadata importingClassMetadata) |
void | setRegionNames(IterableSE<StringSE> regionNames) |
void | setRegionNames(StringSE[] regionNames) |
arrayOfPropertyNamesFor, 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, waitSEprotected ClassSE<? extends AnnotationSE> getAnnotationType()
AbstractAnnotationConfigSupport の getAnnotationType EnableCompression、AnnotationSE、ClassSE 型。EnableOffHeap, AnnotationSEpublic void setCompressorBeanName(StringSE compressorBeanName)
protected StringSE resolveCompressorBeanName()
public void setRegionNames(StringSE[] regionNames)
public void setRegionNames(IterableSE<StringSE> regionNames)
public void setImportMetadata(AnnotationMetadata importingClassMetadata)
ImportAware の setImportMetadata Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.