Package org.apache.hadoop.hdfs.util
Class ByteArrayManager.Conf
java.lang.Object
org.apache.hadoop.hdfs.util.ByteArrayManager.Conf
- Enclosing class:
- ByteArrayManager
Configuration for ByteArrayManager.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Conf
public Conf(int countThreshold, int countLimit, long countResetTimePeriodMs)
-