|
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |
|
Rename Variable keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |
|
Rename Variable pquery : StructuredQuery<ProjectionEntity> to query : Query<ProjectionEntity> in method public doGetExpired(candidates Set<String>) : Set<String> in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Rename Variable kresults : QueryResults<Key> to res : QueryResults<Key> in method public doGetExpired(candidates Set<String>) : Set<String> in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Rename Variable pquery : StructuredQuery<ProjectionEntity> to query : Query<ProjectionEntity> in method public exists(id String) : boolean in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Rename Variable kq : StructuredQuery<Key> to q : Query<Key> in method public doGetExpired(candidates Set<String>) : Set<String> in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |
|
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |
|
Change Variable Type keyOnlyProjectionQuery : StructuredQuery<ProjectionEntity> to query : Query<Key> in method public deleteSessions() : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |
|
Change Variable Type pquery : StructuredQuery<ProjectionEntity> to query : Query<ProjectionEntity> in method public doGetExpired(candidates Set<String>) : Set<String> in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Change Variable Type pquery : StructuredQuery<ProjectionEntity> to query : Query<ProjectionEntity> in method public exists(id String) : boolean in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Change Variable Type kq : StructuredQuery<Key> to q : Query<Key> in method public doGetExpired(candidates Set<String>) : Set<String> in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore |
From |
To |
|
Change Variable Type results : QueryResults<ProjectionEntity> to results : QueryResults<Key> in method public assertSessions(count int) : void in class org.eclipse.jetty.gcloud.session.GCloudSessionTestSupport |
From |
To |