Class BytesCountingInputEntity

java.lang.Object
org.apache.druid.data.input.BytesCountingInputEntity
All Implemented Interfaces:
InputEntity

public class BytesCountingInputEntity extends Object implements InputEntity
Wrapper around an InputEntity that counts the number of bytes read.