|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectEnqueueBean
public class EnqueueBean
EnqueueBean - The results of a call that enqueues a Hadoop job.
Field Summary | |
---|---|
String |
id
|
Constructor Summary | |
---|---|
EnqueueBean()
|
|
EnqueueBean(String id)
Create a new EnqueueBean. |
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String id
Constructor Detail |
---|
public EnqueueBean()
public EnqueueBean(String id)
id
- job id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |