Package 

Class BatchesToSegmentsMapper


  • 
    public final class BatchesToSegmentsMapper
    
                        

    Maps a batch to a Pair<MobileSegment, SerializedMobileSegment> for uploading. This class is meant for internal usage.

    • Method Summary

      Modifier and Type Method Description
      final Pair<MobileSegment, JsonObject> map(List<ByteArray> batchData)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait