public interface RowLevelOperationInfo
Modifier and Type | Method and Description |
---|---|
RowLevelOperation.Command |
command()
Returns the SQL command (e.g.
|
org.apache.spark.sql.util.CaseInsensitiveStringMap |
options()
Returns options that the user specified when performing the row-level operation.
|
org.apache.spark.sql.util.CaseInsensitiveStringMap options()
RowLevelOperation.Command command()