cache regions from com.tridion.cache.DistributorCacheConstants (SDL Tridion 2013 SP1)
cache region names are preceded by a / i.e. "/com_tridion_linking_PageLinkInfo"
REGION_BINARY_META = "com.tridion.broker.binaries.meta.BinaryMeta";
REGION_TAXONOMY = "com.tridion.broker.Taxonomies.Taxonomy";
REGION_TAXONOMY_META = "com.tridion.broker.Taxonomies.Meta";
REGION_TAXONOMY_KEYWORD_COUNT = "com.tridion.broker.Taxonomy.KeywordCount";
REGION_TAXONOMY_KEYWORD_RELATIONS = "com.tridion.broker.Taxonomy.KeywordRelations";
REGION_CATEGORY = "com.tridion.broker.meta.categorization.Category";
REGION_COMPONENT_LINK = "com.tridion.linking.ComponentLink";
REGION_COMPONENT_META = "com.tridion.broker.components.meta.ComponentMeta";
REGION_ITEM_META = "com.tridion.storage.ItemMeta";
REGION_COMPONENT_PRESENTATIONS = "com.tridion.storage.ComponentPresentation";
REGION_SCHEMA = "com.tridion.storage.Schema";
REGION_REFERENCE_ENTRY = "com.tridion.storage.ReferenceEntry";
REGION_COMPONENT_PRESENTATION_META = "com.tridion.broker.componentpresentations.meta.ComponentPresentationMeta";
REGION_CUSTOMER_CHARACTERISTIC = "com.tridion.personalization.CustomerCharacteristic";
REGION_PAGE_LINK = "com.tridion.linking.PageLink";
REGION_PAGE_META = "com.tridion.broker.pages.meta.PageMeta";
REGION_TIMEFRAME = "com.tridion.timeframes.Timeframe";
REGION_TRACKED_COMPONENT = "com.tridion.tracking.components.TrackedComponent";
REGION_TRACKED_COMPONENT_LINK = "com.tridion.tracking.componentlinks.TrackedComponentLink";
REGION_TRACKED_PAGE = "com.tridion.tracking.pages.TrackedPage";
REGION_TRACKING_KEY = "com.tridion.personalization.TrackingKey";
REGION_USER = "com.tridion.user.User";
REGION_XSLT = "com.tridion.storage.XSLT";
REGION_EXTENSION_DATA = "com.tridion.storage.ExtensionData";
REGION_EXTENSION_QUERY_DATA = "com.tridion.storage.QueryExtensionData";
REGION_QUERY_PLAN = "com.tridion.storage.QueryPlan";
REGION_QUERY_RESULT = "com.tridion.storage.QueryResult";
REGION_BINARY_CONTENT = "com.tridion.storage.BinaryContent";
REGION_COMPONENT_LINK_CLICK = "com.tridion.storage.ComponentLinkClick";
REGION_COMPONENT_VISIT = "com.tridion.storage.ComponentVisit";
REGION_PAGE_LINK_INFO = "com_tridion_linking_PageLinkInfo";
REGION_COMPONENT_LINK_INFO = "com_tridion_linking_ComponentLinkInfo";
REGION_TRANSFORMER = "com_tridion_Transformer";
REGION_TRANSFORMER_RESULTS = "com_tridion_TransformerResults";
REGION_COMPONENT_META_QUERY = "com_tridion_broker_components_meta_componentmeta_QueryResults";
REGION_PUBLICATION = "com.tridion.storage.publication";