- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- PathToKeyConverterFilename, PathToKeyConverterNumber
public interface PathToKeyConverter
extends java.io.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"