|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutAllOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : List<String> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : ChannelInputStream renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetStreamOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.RemoveOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : MetadataValue<V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : byte[] renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AuthOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : IterationEndResponse renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.retry.RetryOnFailureUnitTest.MockOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Long renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetValueOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : VersionedOperationResponse renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : V renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Set<K> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.BulkGetKeysOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Map<K,V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.BulkGetOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : MetadataCollection<V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : V renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Long renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Long renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.AddOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : V renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveOperation |
From |
To |
|
Rename Method public opCode(opCode short) : HeaderParams renamed to public HeaderParams(requestCode short, responseCode short, messageId long) in class org.infinispan.client.hotrod.impl.protocol.HeaderParams |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Map<K,V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetAllOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : VersionedOperationResponse<V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : IterationStartResponse renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation |
From |
To |
|
Rename Method public abstract decodePayload(buf ByteBuf, status short) : T renamed to public abstract acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.HotRodOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Map<String,String> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.StatsOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : T renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ExecuteOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : V renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Short renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : CounterConfiguration renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : PingResult renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PingOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : PingOperation.PingResult renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : V renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : QueryResponse renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.QueryOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : OutputStream renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutStreamOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : VersionedValue<V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetWithVersionOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Integer renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.SizeOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.ResetOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Long renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ClearOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Boolean renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : IterationNextResponse<E> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Collection<V> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Collection<String> renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : T renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ParallelHotRodOperation |
From |
To |
|
Rename Method public decodePayload(buf ByteBuf, status short) : Void renamed to public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsKeyMultimapOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ClearOperation |
From |
To |
|
Change Return Type VersionedValue<V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetWithVersionOperation |
From |
To |
|
Change Return Type VersionedOperationResponse to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsEntryMultimapOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.ContainsValueMultimapOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.PutKeyValueMultimapOperation |
From |
To |
|
Change Return Type T to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ParallelHotRodOperation |
From |
To |
|
Change Return Type Map<K,V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetAllOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveEntryMultimapOperation |
From |
To |
|
Change Return Type ChannelInputStream to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetStreamOperation |
From |
To |
|
Change Return Type byte[] to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AuthOperation |
From |
To |
|
Change Return Type Long to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation |
From |
To |
|
Change Return Type CounterConfiguration to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation |
From |
To |
|
Change Return Type V to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutOperation |
From |
To |
|
Change Return Type Long to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.SizeMultimapOperation |
From |
To |
|
Change Return Type Collection<String> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation |
From |
To |
|
Change Return Type PingResult to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PingOperation |
From |
To |
|
Change Return Type IterationEndResponse to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationEndOperation |
From |
To |
|
Change Return Type PingOperation.PingResult to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation |
From |
To |
|
Change Return Type Integer to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.SizeOperation |
From |
To |
|
Change Return Type OutputStream to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutStreamOperation |
From |
To |
|
Change Return Type VersionedOperationResponse<V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation |
From |
To |
|
Change Return Type Map<K,V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.BulkGetOperation |
From |
To |
|
Change Return Type Long to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.GetValueOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation |
From |
To |
|
Change Return Type Short to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation |
From |
To |
|
Change Return Type IterationNextResponse<E> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationNextOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.RemoveKeyMultimapOperation |
From |
To |
|
Change Return Type Collection<V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyMultimapOperation |
From |
To |
|
Change Return Type V to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetOperation |
From |
To |
|
Change Return Type T to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ExecuteOperation |
From |
To |
|
Change Return Type QueryResponse to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.QueryOperation |
From |
To |
|
Change Return Type T to void in method public abstract acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.HotRodOperation |
From |
To |
|
Change Return Type Map<String,String> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.StatsOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveClientListenerOperation |
From |
To |
|
Change Return Type List<String> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.AuthMechListOperation |
From |
To |
|
Change Return Type V to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation |
From |
To |
|
Change Return Type MetadataCollection<V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.multimap.operations.GetKeyWithMetadataMultimapOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.PutAllOperation |
From |
To |
|
Change Return Type Long to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.AddOperation |
From |
To |
|
Change Return Type IterationStartResponse to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.IterationStartOperation |
From |
To |
|
Change Return Type V to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.retry.RetryOnFailureUnitTest.MockOperation |
From |
To |
|
Change Return Type MetadataValue<V> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.ResetOperation |
From |
To |
|
Change Return Type Void to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.RemoveOperation |
From |
To |
|
Change Return Type Boolean to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation |
From |
To |
|
Change Return Type Set<K> to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.BulkGetKeysOperation |
From |
To |
|
Change Return Type V to void in method public acceptResponse(buf ByteBuf, status short, decoder HeaderDecoder) : void in class org.infinispan.client.hotrod.impl.operations.RemoveOperation |
From |
To |