public class StatisticsConfiguration extends EmbeddedServiceConfigurationSupport
ImportBeanDefinitionRegistrar
that applies additional GemFire/Geode configuration by way of GemFire/Geode System properties to configure
GemFire/Geode Statistics.EnableStatistics,
EmbeddedServiceConfigurationSupportEmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_ARCHIVE_DISK_SPACE_LIMIT |
static int |
DEFAULT_ARCHIVE_FILE_SIZE_LIMIT |
static boolean |
DEFAULT_ENABLE_TIME_STATISTICS |
static int |
DEFAULT_STATISTIC_SAMPLE_RATE |
DEFAULT_HOST, DEFAULT_PORT| Constructor and Description |
|---|
StatisticsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getAnnotationType()
Returns the configured GemFire cache application annotation type
(e.g.
|
protected Properties |
toGemFireProperties(Map<String,Object> annotationAttributes) |
cacheConfiguration, generateBeanName, generateBeanName, generateBeanName, getAnnotationAttributes, getAnnotationTypeName, getAnnotationTypeSimpleName, getBeanFactory, hasProperties, isAnnotationPresent, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerGemFirePropertiesBeanPostProcessor, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setBeanFactory, setGemFirePropertiespublic static final boolean DEFAULT_ENABLE_TIME_STATISTICS
public static final int DEFAULT_ARCHIVE_DISK_SPACE_LIMIT
public static final int DEFAULT_ARCHIVE_FILE_SIZE_LIMIT
public static final int DEFAULT_STATISTIC_SAMPLE_RATE
protected Class getAnnotationType()
EmbeddedServiceConfigurationSupportClientCacheApplication
or PeerCacheApplication.getAnnotationType in class EmbeddedServiceConfigurationSupportannotation defining the GemFire cache application type.protected Properties toGemFireProperties(Map<String,Object> annotationAttributes)
toGemFireProperties in class EmbeddedServiceConfigurationSupportCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.