public class HdfsInputDescriptor extends org.apache.samza.system.descriptors.InputDescriptor<java.lang.Object,HdfsInputDescriptor>
HdfsInputDescriptor can be used for specifying Samza and HDFS specific properties of HDFS
input streams.
Use HdfsSystemDescriptor.getInputDescriptor(java.lang.String) to obtain an instance of this descriptor.
Stream properties provided in configuration override corresponding properties specified using a descriptor.
getTransformer, isBounded, shouldBootstrap, shouldDeleteCommittedMessages, shouldResetOffset, toConfig, withOffsetDefault, withPriority