HiveJobProperties Class
- java.
lang. Object - JobProperties
- com.
microsoft. azure. management. datalake. analytics. models. HiveJobProperties
- com.
public class HiveJobProperties extends JobProperties
Hive job properties used when retrieving Hive jobs.
Method Summary
Modifier and Type | Method and Description |
---|---|
Integer |
executedStatementCount()
Get the executedStatementCount value. |
String |
logsLocation()
Get the logsLocation value. |
String |
outputLocation()
Get the outputLocation value. |
Integer |
statementCount()
Get the statementCount value. |
Inherited Members
Method Details
executedStatementCount
public Integer executedStatementCount()
Get the executedStatementCount value.
Returns:
logsLocation
public String logsLocation()
Get the logsLocation value.
Returns:
outputLocation
public String outputLocation()
Get the outputLocation value.
Returns:
statementCount
public Integer statementCount()
Get the statementCount value.
Returns: