| Package | Description |
|---|---|
| org.neo4j.consistency.checking.cache | |
| org.neo4j.consistency.checking.full | |
| org.neo4j.consistency.store |
| Class and Description |
|---|
| CacheAccess
Just as
RecordAccess is the main access point for AbstractBaseRecord and friends,
so is CacheAccess the main access point for cached values related to records, most often caching
parts of records, specific to certain stages of the consistency check. |
| CacheAccess.Client
Client per thread for accessing cache and counts for statistics
|
| CacheTask
Action to be manipulate the
CacheAccess in some way. |
| Class and Description |
|---|
| CacheAccess
Just as
RecordAccess is the main access point for AbstractBaseRecord and friends,
so is CacheAccess the main access point for cached values related to records, most often caching
parts of records, specific to certain stages of the consistency check. |
| CacheAccess.Client
Client per thread for accessing cache and counts for statistics
|
| Class and Description |
|---|
| CacheAccess
Just as
RecordAccess is the main access point for AbstractBaseRecord and friends,
so is CacheAccess the main access point for cached values related to records, most often caching
parts of records, specific to certain stages of the consistency check. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.