Interface ClusteringConfigurationChildBuilder

    • Method Detail

      • hash

        HashConfigurationBuilder hash()
        Allows fine-tuning of rehashing characteristics. Must only used with 'distributed' cache mode.
      • l1

        L1ConfigurationBuilder l1()
        Configures the L1 cache behavior in 'distributed' caches instances. In any other cache modes, this element is ignored.
      • stateTransfer

        StateTransferConfigurationBuilder stateTransfer()
        Configures how state is transferred when a new cache joins the cluster. Used with distribution and replication clustered modes.