public class HibernateEntityCacheStatistics extends HibernateAbstractStatistics
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_ENTITY_CACHE_REGION_NAME |
static String |
OPERATION_SECOND_LEVEL_CACHE_COUNT_IN_MEMORY |
static String |
OPERATION_SECOND_LEVEL_CACHE_HIT_COUNT |
static String |
OPERATION_SECOND_LEVEL_CACHE_MISS_COUNT |
static String |
OPERATION_SECOND_LEVEL_CACHE_PUT_COUNT |
static String |
OPERATION_SECOND_LEVEL_CACHE_SIZE_IN_MEMORY |
Constructor and Description |
---|
HibernateEntityCacheStatistics() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getDynamicChildrenNames(org.jipijapa.management.spi.EntityManagerFactoryAccess entityManagerFactoryLookup,
org.jipijapa.management.spi.PathAddress pathAddress) |
getChild, getChildrenNames, getEntityManagerFactory, getEntityManagerFactoryAccess, getNames, getOperations, getPathAddress, getResourceBundleKeyPrefix, getResourceBundleName, getStatisticName, getType, getTypes, getValue, getWriteableNames, isAttribute, isOperation, isWriteable, setChildrenNames, setOperations, setTypes, setValue, setWriteableNames
public static final String ATTRIBUTE_ENTITY_CACHE_REGION_NAME
public static final String OPERATION_SECOND_LEVEL_CACHE_HIT_COUNT
public static final String OPERATION_SECOND_LEVEL_CACHE_MISS_COUNT
public static final String OPERATION_SECOND_LEVEL_CACHE_PUT_COUNT
public static final String OPERATION_SECOND_LEVEL_CACHE_COUNT_IN_MEMORY
public static final String OPERATION_SECOND_LEVEL_CACHE_SIZE_IN_MEMORY
public Collection<String> getDynamicChildrenNames(org.jipijapa.management.spi.EntityManagerFactoryAccess entityManagerFactoryLookup, org.jipijapa.management.spi.PathAddress pathAddress)
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.