Class RemoteStoreConfiguration

    • Method Detail

      • attributeDefinitionSet

        public static org.infinispan.commons.configuration.attributes.AttributeSet attributeDefinitionSet()
      • balancingStrategy

        public String balancingStrategy()
      • connectionTimeout

        public long connectionTimeout()
      • forceReturnValues

        public boolean forceReturnValues()
      • hotRodWrapping

        @Deprecated
        public boolean hotRodWrapping()
        Deprecated.
        since 12.0 - Automatic media type detection in remote store makes this option redundant
      • keySizeEstimate

        @Deprecated
        public int keySizeEstimate()
        Deprecated.
        Since 12.0, does nothing and will be removed in 15.0
      • marshaller

        public String marshaller()
      • rawValues

        @Deprecated
        public boolean rawValues()
        Deprecated.
        since 12.0 - This option can still be needed when retrieving from a preexisting remote cache
      • remoteCacheName

        public String remoteCacheName()
      • socketTimeout

        public long socketTimeout()
      • tcpNoDelay

        public boolean tcpNoDelay()
      • transportFactory

        @Deprecated
        public String transportFactory()
        Deprecated.
        since 10.0. This method always returns null
      • valueSizeEstimate

        @Deprecated
        public int valueSizeEstimate()
        Deprecated.
        Since 12.0, does nothing and will be removed in 15.0