java.lang.Object
org.apache.camel.component.azure.storage.datalake.DataLakeUtils

public final class DataLakeUtils extends Object
  • Method Details

    • getInMessage

      public static org.apache.camel.Message getInMessage(org.apache.camel.Exchange exchange)
    • getInputStreamLength

      public static Long getInputStreamLength(InputStream inputStream) throws IOException
      Throws:
      IOException