|
Move Attribute private indexByProperty : Map<Integer,List<IndexDescriptor>> from class org.neo4j.kernel.impl.api.store.SchemaCache to private indexByProperty : Map<Integer,List<IndexDescriptor>> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private constraintRuleById : Map<Long,ConstraintRule> from class org.neo4j.kernel.impl.api.store.SchemaCache to private constraintRuleById : Map<Long,ConstraintRule> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private constraints : Set<ConstraintDescriptor> from class org.neo4j.kernel.impl.api.store.SchemaCache to private constraints : Set<ConstraintDescriptor> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private constraintSemantics : ConstraintSemantics from class org.neo4j.kernel.impl.api.store.SchemaCache to private constraintSemantics : ConstraintSemantics from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private indexDescriptorsByLabel : Map<Integer,Set<IndexDescriptor>> from class org.neo4j.kernel.impl.api.store.SchemaCache to private indexDescriptorsByLabel : Map<Integer,Set<IndexDescriptor>> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private indexRuleById : Map<Long,IndexRule> from class org.neo4j.kernel.impl.api.store.SchemaCache to private indexRuleById : Map<Long,IndexRule> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private indexDescriptors : Map<SchemaDescriptor,IndexDescriptor> from class org.neo4j.kernel.impl.api.store.SchemaCache to private indexDescriptors : Map<SchemaDescriptor,IndexDescriptor> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Move Attribute private dependantState : Map<Class<?>,Object> from class org.neo4j.kernel.impl.api.store.SchemaCache to private dependantState : Map<Class<?>,Object> from class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |