org.apache.hadoop.hdfs.util
Class ByteArrayManager.Conf

java.lang.Object
  extended by org.apache.hadoop.hdfs.util.ByteArrayManager.Conf
Enclosing class:
org.apache.hadoop.hdfs.util.ByteArrayManager

public static class ByteArrayManager.Conf
extends Object


Constructor Summary
ByteArrayManager.Conf(int countThreshold, int countLimit, long countResetTimePeriodMs)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteArrayManager.Conf

public ByteArrayManager.Conf(int countThreshold,
                             int countLimit,
                             long countResetTimePeriodMs)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.