DOC

org.apache.orc : orc-shims

Maven & Gradle

Aug 11, 2023
14 usages
27 stars

ORC Shims · A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.

Table Of Contents

Latest Version

Download org.apache.orc : orc-shims Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.orc : orc-shims Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file orc-shims-1.9.1-javadoc.jar to orc-shims-1.9.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder orc-shims-1.9.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "orc-shims-1.9.1-sources.jar" -d "orc-shims-1.9.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 11, 2023
100 usages
27 stars
Aug 11, 2023
49 usages
27 stars
Aug 11, 2023
14 usages
27 stars
Aug 11, 2023
3 usages
27 stars
orc
Aug 11, 2023
27 stars

Discover Dependencies