Class LocationHandle
java.lang.Object
io.trino.plugin.hive.LocationHandle
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLocationHandle(Location targetPath, Location writePath, LocationHandle.WriteMode writeMode) LocationHandle(String targetPath, String writePath, LocationHandle.WriteMode writeMode) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocationHandle
-
LocationHandle
-
-
Method Details
-
getWriteMode
-
getJsonSerializableTargetPath
-
getJsonSerializableWritePath
-
getJsonSerializableWriteMode
-