Class SendBufSizePredictor
java.lang.Object
org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
Used to predict the next send buffer size.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) int
guess
(int bytesWritten) (package private) int
-
Field Details
-
LIMIT
- See Also:
-
capacity
-
-
Constructor Details
-
SendBufSizePredictor
-
-
Method Details
-
initialSize
int initialSize() -
guess
-