Class OBS

java.lang.Object
org.apache.hadoop.fs.AbstractFileSystem
org.apache.hadoop.fs.DelegateToFileSystem
org.apache.hadoop.fs.obs.OBS
All Implemented Interfaces:
org.apache.hadoop.fs.PathCapabilities

@Public @Evolving public final class OBS extends org.apache.hadoop.fs.DelegateToFileSystem
OBS implementation of AbstractFileSystem, which delegates to the OBSFileSystem.
  • Constructor Details

  • Method Details

    • getUriDefaultPort

      public int getUriDefaultPort()
      Description copied from class: AbstractFileSystem
      The default port of this file system.
      Overrides:
      getUriDefaultPort in class org.apache.hadoop.fs.DelegateToFileSystem
      Returns:
      default port of this file system's Uri scheme A uri with a port of -1 => default port;