public class SinkMetrics
extends java.lang.Object
| Constructor and Description | 
|---|
SinkMetrics()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Counter | 
bytesWritten()
Counter of bytes written to a sink. 
 | 
static Counter | 
elementsWritten()
Counter of elements written to a sink. 
 |