|
Pull Up Attribute private client : NodeValueClient from class org.neo4j.kernel.impl.index.schema.NativeHitIndexProgressor to package client : NodeValueClient from class org.neo4j.kernel.impl.index.schema.NativeIndexProgressor |
From |
To |
|
Pull Up Attribute private seeker : RawCursor<Hit<KEY,VALUE>,IOException> from class org.neo4j.kernel.impl.index.schema.NativeHitIndexProgressor to package seeker : RawCursor<Hit<KEY,VALUE>,IOException> from class org.neo4j.kernel.impl.index.schema.NativeIndexProgressor |
From |
To |
|
Pull Up Attribute private toRemoveFromOnClose : Collection<RawCursor<Hit<KEY,VALUE>,IOException>> from class org.neo4j.kernel.impl.index.schema.NativeHitIndexProgressor to private toRemoveFromOnClose : Collection<RawCursor<Hit<KEY,VALUE>,IOException>> from class org.neo4j.kernel.impl.index.schema.NativeIndexProgressor |
From |
To |
|
Pull Up Attribute private closed : boolean from class org.neo4j.kernel.impl.index.schema.NativeHitIndexProgressor to private closed : boolean from class org.neo4j.kernel.impl.index.schema.NativeIndexProgressor |
From |
To |