org.apache.hive.service.cli.operation
Class DfsOperation
java.lang.Object
org.apache.hive.service.cli.operation.Operation
org.apache.hive.service.cli.operation.ExecuteStatementOperation
org.apache.hive.service.cli.operation.HiveCommandOperation
org.apache.hive.service.cli.operation.DfsOperation
public class DfsOperation
- extends HiveCommandOperation
HiveDfsCommandOperation.
Methods inherited from class org.apache.hive.service.cli.operation.Operation |
assertState, cancel, getConfiguration, getHandle, getNextRowSet, getParentSession, getState, getType, hasResultSet, isCanceled, isFailed, isFinished, isRunning, setConfiguration, setHasResultSet, setState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfsOperation
protected DfsOperation(Session parentSession,
String statement,
Map<String,String> confOverlay)
Copyright © 2013 The Apache Software Foundation