org.apache.cassandra.concurrent
Interface IExecutorMBean

All Known Subinterfaces:
CommitLogExecutorServiceMBean, DebuggableThreadPoolExecutorMBean
All Known Implementing Classes:
CommitLogExecutorService, DebuggableThreadPoolExecutor

public interface IExecutorMBean


Method Summary
 long getPendingTasks()
           
 

Method Detail

getPendingTasks

long getPendingTasks()


Copyright © 2009 The Apache Software Foundation