org.apache.cassandra.config
Class RequestSchedulerOptions

java.lang.Object
  extended by org.apache.cassandra.config.RequestSchedulerOptions

public class RequestSchedulerOptions
extends java.lang.Object


Field Summary
 java.lang.Integer throttle_limit
           
 
Constructor Summary
RequestSchedulerOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

throttle_limit

public java.lang.Integer throttle_limit
Constructor Detail

RequestSchedulerOptions

public RequestSchedulerOptions()


Copyright © 2010 The Apache Software Foundation