Class AbstractReadResponse

java.lang.Object
com.linkedin.venice.listener.response.AbstractReadResponse
All Implemented Interfaces:
ReadResponse
Direct Known Subclasses:
MultiKeyResponseWrapper, ParallelMultiKeyResponseWrapper, SingleGetResponseWrapper

public abstract class AbstractReadResponse extends Object implements ReadResponse
This class is used to store common fields shared by various read responses.