Class GlobalStateConfigurationBuilder

java.lang.Object
org.infinispan.configuration.global.GlobalStateConfigurationBuilder
All Implemented Interfaces:
Builder<GlobalStateConfiguration>, GlobalConfigurationChildBuilder

public class GlobalStateConfigurationBuilder extends Object implements Builder<GlobalStateConfiguration>
GlobalStateConfigurationBuilder. Configures filesystem paths where global state is stored.
Since:
8.1
Author:
Tristan Tarrant