Class ExternalSortByteArray


  • public class ExternalSortByteArray
    extends Object
    Variation of ExternalSort that stores the lines read from intermediate files as byte arrays to avoid the conversion from byte[] to String and then back.