org.apache.hadoop.hive.ql.plan
Class ArchiveWork

java.lang.Object
  extended by org.apache.hadoop.hive.ql.plan.ArchiveWork
All Implemented Interfaces:
Serializable

public class ArchiveWork
extends Object
implements Serializable

ArchiveWork.

See Also:
Serialized Form

Nested Class Summary
static class ArchiveWork.ArchiveActionType
           
 
Constructor Summary
ArchiveWork()
           
 
Method Summary
 ArchiveWork.ArchiveActionType getType()
           
 void setType(ArchiveWork.ArchiveActionType type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchiveWork

public ArchiveWork()
Method Detail

getType

public ArchiveWork.ArchiveActionType getType()

setType

public void setType(ArchiveWork.ArchiveActionType type)


Copyright © 2014 The Apache Software Foundation. All rights reserved.