Example usage for org.apache.cassandra.service StorageServiceMBean interface-usage

List of usage examples for org.apache.cassandra.service StorageServiceMBean interface-usage

Introduction

In this page you can find the example usage for org.apache.cassandra.service StorageServiceMBean interface-usage.

Usage

From source file io.cassandrareaper.jmx.StorageServiceMBean20.java

public interface StorageServiceMBean20 extends NotificationEmitter, StorageServiceMBean {

    /**
     * Numeric load value.
     *
     * @see org.apache.cassandra.metrics.StorageMetrics#load

From source file org.ayache.cassandra.repair.scheduler.jaxrs.NodeInfo.java

/**
 *
 * @author Ayache
 */
public interface NodeInfo extends StorageServiceMBean, NodeInfoDto {