Class TaskAction
java.lang.Object
com.cloudera.cdp.lakehouseopt.model.TaskAction
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-05-01T09:59:31.533-07:00")
public class TaskAction
extends Object
Describes metadata for action on the table.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TaskAction
public TaskAction()
-
-
Method Details
-
getAction
Getter for action. Action that was performed on the table. -
setAction
Setter for action. Action that was performed on the table. -
getStatus
Getter for status. Status of the action. -
setStatus
Setter for status. Status of the action. -
equals
-
hashCode
public int hashCode() -
toString
-