Class LocationHandle


  • public class LocationHandle
    extends Object
    • Constructor Detail

      • LocationHandle

        public LocationHandle​(org.apache.hadoop.fs.Path targetPath,
                              org.apache.hadoop.fs.Path writePath,
                              boolean isExistingTable,
                              LocationHandle.WriteMode writeMode)
    • Method Detail

      • getJsonSerializableTargetPath

        public String getJsonSerializableTargetPath()
      • getJsonSerializableWritePath

        public String getJsonSerializableWritePath()
      • getJsonSerializableIsExistingTable

        public boolean getJsonSerializableIsExistingTable()