Class ConcurrentServicesSessionConfiguration

  • All Implemented Interfaces:
    com.tangosol.net.SessionConfiguration, Comparable<com.tangosol.net.SessionConfiguration>

    public class ConcurrentServicesSessionConfiguration
    extends Object
    implements com.tangosol.net.SessionConfiguration
    • Field Detail

      • SESSION_NAME

        public static String SESSION_NAME
        The name of the coherence-concurrent session.
      • CONFIG_URI

        public static String CONFIG_URI
        The URI to the default configuration for the coherence-concurrent module.
      • CLIENT_CONFIG_URI

        public static String CLIENT_CONFIG_URI
        The URI to the default configuration for the coherence-concurrent module.
    • Constructor Detail

      • ConcurrentServicesSessionConfiguration

        public ConcurrentServicesSessionConfiguration()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface com.tangosol.net.SessionConfiguration
      • getScopeName

        public String getScopeName()
        Specified by:
        getScopeName in interface com.tangosol.net.SessionConfiguration
      • getConfigUri

        public Optional<String> getConfigUri()
        Specified by:
        getConfigUri in interface com.tangosol.net.SessionConfiguration