Example usage for org.apache.cassandra.config YamlConfigurationLoader subclass-usage

List of usage examples for org.apache.cassandra.config YamlConfigurationLoader subclass-usage

Introduction

In this page you can find the example usage for org.apache.cassandra.config YamlConfigurationLoader subclass-usage.

Usage

From source file org.elassandra.config.YamlTestConfigurationLoader.java

/**
 * Configurator for JUNIT tests.
 * @author vroyer
 *
 */
public class YamlTestConfigurationLoader extends YamlConfigurationLoader {