public interface PathToKeyConverter
extends Serializable
PathToKeyConverter: Used to match up files based on their file names, for PairSequenceRecordReaderBytesFunction
For example, suppose we have files "/features_0.csv" and "/labels_0.csv", map both to same key: "0"