Example usage for org.apache.cassandra.locator AbstractNetworkTopologySnitch subclass-usage

List of usage examples for org.apache.cassandra.locator AbstractNetworkTopologySnitch subclass-usage

Introduction

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

Usage

From source file brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch.java

/**
 * A snitch that can be configured to work across clouds. It uses and
 * extends the cassandra-rackdc.properties (which is used by the 
 * GossipingPropertyFileSnitch) to add a publicip and privateip 
 * configuration.
 * <p>

From source file org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch.java

/**
 * A snitch that can be configured to work across clouds. It uses and
 * extends the cassandra-rackdc.properties (which is used by the 
 * GossipingPropertyFileSnitch) to add a publicip and privateip 
 * configuration.
 * <p>