JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
STAGE_AND_MOVE_TO_TARGET_DIRECTORY
DIRECT_TO_TARGET_NEW_DIRECTORY
DIRECT_TO_TARGET_EXISTING_DIRECTORY
Method Details
values()
valueOf(String)
isWritePathSameAsTargetPath()
Enum Constant Summary
Enum Constants
for existing table in S3 (both new and existing partition) or when staging directory is disabled
for new table in S3 or when staging directory is disabled
common mode for new table or existing table (both new and existing partition) and when staging directory is enabled
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
boolean
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
STAGE_AND_MOVE_TO_TARGET_DIRECTORY
DIRECT_TO_TARGET_NEW_DIRECTORY
DIRECT_TO_TARGET_EXISTING_DIRECTORY
Method Details
isWritePathSameAsTargetPath