| this.socketTimeout(typed.getIntProperty(RestClientConfigurationProperties.SO_TIMEOUT,socketTimeout,true)); | this.socketTimeout(typed.getLongProperty(RestClientConfigurationProperties.SO_TIMEOUT,socketTimeout,true)); | typed.getIntProperty(RestClientConfigurationProperties.SO_TIMEOUT,socketTimeout,true) | typed.getLongProperty(RestClientConfigurationProperties.SO_TIMEOUT,socketTimeout,true) | infinispan | 840abf7a949d9533507e80c1d292e325be984240 | org.infinispan.client.rest.configuration.RestClientConfigurationBuilder | | | _1 | socketTimeout |
|---|
| _2 | socketTimeout |
|---|
| | TCIVar | socketTimeout |
|---|
| v0 | typed |
|---|
| v1 | true |
|---|
| v2 | RestClientConfigurationProperties.SO_TIMEOUT |
|---|
| | | TCIVar | socketTimeout |
|---|
| v0 | typed |
|---|
| v1 | true |
|---|
| v2 | RestClientConfigurationProperties.SO_TIMEOUT |
|---|
| Uses | True |
| this.connectionTimeout(typed.getIntProperty(RestClientConfigurationProperties.CONNECT_TIMEOUT,connectionTimeout,true)); | this.connectionTimeout(typed.getLongProperty(RestClientConfigurationProperties.CONNECT_TIMEOUT,connectionTimeout,true)); | typed.getIntProperty(RestClientConfigurationProperties.CONNECT_TIMEOUT,connectionTimeout,true) | typed.getLongProperty(RestClientConfigurationProperties.CONNECT_TIMEOUT,connectionTimeout,true) | infinispan | 840abf7a949d9533507e80c1d292e325be984240 | org.infinispan.client.rest.configuration.RestClientConfigurationBuilder | | | _1 | connectionTimeout |
|---|
| _2 | connectionTimeout |
|---|
| | TCIVar | connectionTimeout |
|---|
| v0 | typed |
|---|
| v1 | true |
|---|
| v2 | RestClientConfigurationProperties.CONNECT_TIMEOUT |
|---|
| | | TCIVar | connectionTimeout |
|---|
| v0 | typed |
|---|
| v1 | true |
|---|
| v2 | RestClientConfigurationProperties.CONNECT_TIMEOUT |
|---|
| Uses | True |