private class LeakyBucketStreamThrottler.Drain extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private byte[] |
buffer |
Constructor and Description |
---|
Drain() |
Modifier and Type | Method and Description |
---|---|
private int |
fillBuffer(InputStream in,
long maxBytes) |
void |
run() |
private int fillBuffer(InputStream in, long maxBytes) throws IOException
IOException
Copyright © 2022 Apache NiFi Project. All rights reserved.