|
Change Parameter Type type : RequestType<T> to type : RequestType in method package PartialRequest(type RequestType, context RequestContext, buffer ChannelBuffer) in class org.neo4j.com.Server.PartialRequest |
From |
To |
|
Change Parameter Type type : RequestType<?> to type : RequestType in method public serializeRequest(channel Channel, buffer ChannelBuffer, type RequestType, ctx RequestContext, payload Serializer) : void in class org.neo4j.com.Protocol |
From |
To |
|
Change Parameter Type type : RequestType<Master> to type : RequestType in method protected shouldCheckStoreId(type RequestType) : boolean in class org.neo4j.kernel.ha.MasterClient214 |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method protected getReadTimeout(type RequestType, readTimeout long) : long in class org.neo4j.com.Client |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method private acquireChannelContext(type RequestType) : ChannelContext in class org.neo4j.com.Client |
From |
To |
|
Change Parameter Type type : RequestType<TheBackupInterface> to type : RequestType in method protected shouldCheckStoreId(type RequestType) : boolean in class org.neo4j.backup.BackupClient |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method package TargetCaller(type RequestType, channel Channel, context RequestContext, targetBuffer ChunkingChannelBuffer, bufferToReadFrom ChannelBuffer) in class org.neo4j.com.Server.TargetCaller |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method protected shouldCheckStoreId(type RequestType) : boolean in class org.neo4j.com.Client |
From |
To |
|
Change Parameter Type type : RequestType<?> to type : RequestType in method public is(type RequestType) : boolean in class org.neo4j.kernel.ha.HaRequestTypes.Type |
From |
To |
|
Change Parameter Type type : RequestType<MadeUpCommunicationInterface> to type : RequestType in method protected responseWritten(type RequestType, channel Channel, context RequestContext) : void in class org.neo4j.com.MadeUpServer |
From |
To |
|
Change Parameter Type type : RequestType<Master> to type : RequestType in method protected getReadTimeout(type RequestType, readTimeout long) : long in class org.neo4j.kernel.ha.MasterClient214 |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method protected sendRequest(type RequestType, context RequestContext, serializer Serializer, deserializer Deserializer<R>, specificStoreId StoreId, txHandler TxHandler) : Response<R> in class org.neo4j.com.Client |
From |
To |
|
Change Parameter Type type : RequestType<T> to type : RequestType in method protected sendRequest(type RequestType, context RequestContext, serializer Serializer, deserializer Deserializer<R>) : Response<R> in class org.neo4j.com.Client |
From |
To |
|
Change Return Type RequestType<Master> to RequestType in method public type(type Type) : RequestType in class org.neo4j.kernel.ha.AbstractHaRequestTypes |
From |
To |
|
Change Return Type RequestType<TheBackupInterface> to RequestType in method protected getRequestContext(id byte) : RequestType in class org.neo4j.backup.BackupServer |
From |
To |
|
Change Return Type RequestType<Master> to RequestType in method public type(id byte) : RequestType in class org.neo4j.kernel.ha.AbstractHaRequestTypes |
From |
To |
|
Change Return Type RequestType<Master> to RequestType in method protected getRequestContext(id byte) : RequestType in class org.neo4j.kernel.ha.com.master.MasterServer |
From |
To |
|
Change Return Type RequestType<Slave> to RequestType in method protected getRequestContext(id byte) : RequestType in class org.neo4j.kernel.ha.com.slave.SlaveServer |
From |
To |
|
Change Return Type RequestType<Master> to RequestType in method public type(type Type) : RequestType in class org.neo4j.kernel.ha.HaRequestTypes |
From |
To |
|
Change Return Type RequestType<Master> to RequestType in method public type(id byte) : RequestType in class org.neo4j.kernel.ha.HaRequestTypes |
From |
To |
|
Change Return Type RequestType<MadeUpCommunicationInterface> to RequestType in method protected getRequestContext(id byte) : RequestType in class org.neo4j.com.MadeUpServer |
From |
To |
|
Change Return Type RequestType<T> to RequestType in method protected abstract getRequestContext(id byte) : RequestType in class org.neo4j.com.Server |
From |
To |