|
Merge Attribute [defaultCacheName : String, name : String, host : String, port : int, idleTimeout : int, recvBufSize : int, sendBufSize : int, tcpNoDelay : boolean, tcpKeepAlive : boolean, workerThreads : int, ignoredCaches : Set<String>, startTransport : boolean] to attributes : AttributeSet in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Merge Attribute [idleTimeout : int, sendBufSize : int, recvBufSize : int, workerThreads : int] to attributes : AttributeSet in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder |
From |
To |
|
Merge Parameter [extendedHeaders : ExtendedHeaders, contextPath : String, maxContentLength : int, corsRules : List<CorsConfig>, compressionLevel : int] to attributes : AttributeSet in method package RestServerConfiguration(attributes AttributeSet, ssl SslConfiguration) in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Merge Parameter [proxyHost : String, proxyPort : int, topologyLockTimeout : long, topologyReplTimeout : long, topologyAwaitInitialTransfer : boolean, topologyStateTransfer : boolean] to attributes : AttributeSet in method package HotRodServerConfiguration(attributes AttributeSet, ssl SslConfiguration, authentication AuthenticationConfiguration) in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type topologyAwaitInitialTransfer : boolean to topologyAwaitInitialTransfer : Attribute<Boolean> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type tcpKeepAlive : boolean to tcpKeepAlive : Attribute<Boolean> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type proxyPort : int to proxyPort : Attribute<Integer> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type workerThreads : int to workerThreads : Attribute<Integer> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type topologyReplTimeout : long to topologyReplTimeout : Attribute<Long> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type recvBufSize : int to recvBufSize : Attribute<Integer> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type adminOperationsHandler : AdminOperationsHandler to adminOperationsHandler : Attribute<AdminOperationsHandler> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type host : String to host : Attribute<String> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type name : String to name : Attribute<String> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type compressionLevel : int to compressionLevel : Attribute<Integer> in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Change Attribute Type sendBufSize : int to sendBufSize : Attribute<Integer> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type defaultCacheName : String to defaultCacheName : Attribute<String> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type proxyHost : String to proxyHost : Attribute<String> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type topologyLockTimeout : long to topologyLockTimeout : Attribute<Long> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type contextPath : String to contextPath : Attribute<String> in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Change Attribute Type corsRules : List<CorsConfig> to corsRules : Attribute<List<CorsConfig>> in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Change Attribute Type maxContentLength : int to maxContentLength : Attribute<Integer> in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Change Attribute Type ignoredCaches : Set<String> to ignoredCaches : Attribute<Set<String>> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type startTransport : boolean to startTransport : Attribute<Boolean> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type port : int to port : Attribute<Integer> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type extendedHeaders : ExtendedHeaders to extendedHeaders : Attribute<ExtendedHeaders> in class org.infinispan.rest.configuration.RestServerConfiguration |
From |
To |
|
Change Attribute Type idleTimeout : int to idleTimeout : Attribute<Integer> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |
|
Change Attribute Type topologyStateTransfer : boolean to topologyStateTransfer : Attribute<Boolean> in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration |
From |
To |
|
Change Attribute Type tcpNoDelay : boolean to tcpNoDelay : Attribute<Boolean> in class org.infinispan.server.core.configuration.ProtocolServerConfiguration |
From |
To |