public interface EventReceiverFirehoseMetric
| Modifier and Type | Method and Description | 
|---|---|
long | 
getBytesReceived()
Return the number of bytes received by the firehose. 
 | 
int | 
getCapacity()
Return the capacity of the buffer. 
 | 
int | 
getCurrentBufferSize()
Return the current number of  
InputRow that are stored in the buffer. | 
int getCurrentBufferSize()
InputRow that are stored in the buffer.int getCapacity()
long getBytesReceived()
Copyright © 2011–2018. All rights reserved.