public class AccessStatsKeepingStoreAccess
extends org.neo4j.kernel.impl.store.StoreAccess
StoreAccess that decorates each store, feeding stats about access into AccessStatistics.| Constructor and Description |
|---|
AccessStatsKeepingStoreAccess(org.neo4j.kernel.impl.store.NeoStores neoStore,
AccessStatistics accessStatistics) |
close, getArrayStore, getCounts, getLabelNameStore, getLabelTokenStore, getNodeDynamicLabelStore, getNodeStore, getPropertyKeyNameStore, getPropertyKeyTokenStore, getPropertyStore, getRawNeoStores, getRelationshipGroupStore, getRelationshipStore, getRelationshipTypeNameStore, getRelationshipTypeTokenStore, getSchemaStore, getStringStore, initializepublic AccessStatsKeepingStoreAccess(org.neo4j.kernel.impl.store.NeoStores neoStore,
AccessStatistics accessStatistics)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.