Class ContextConfigurationFactory


  • public class ContextConfigurationFactory
    extends Object
    Used to build the ContextConfigurations from the configured system properties.
    Author:
    jwhite
    • Constructor Detail

      • ContextConfigurationFactory

        public ContextConfigurationFactory()
    • Method Detail

      • getContextConfigurations

        public static org.opennms.newts.cassandra.ContextConfigurations getContextConfigurations()
      • getContextConfigurations

        public static org.opennms.newts.cassandra.ContextConfigurations getContextConfigurations​(String resourceShardStr,
                                                                                                 String readConsistencyStr,
                                                                                                 String writeConsistencyStr)