|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.constants.CopyType
public class CopyType
| Field Summary | |
|---|---|
static int |
Broker_to_ComputeNode
|
static int |
ComputeNode_to_Broker
|
static int |
ComputeNode_to_RemoteDataNode
|
static int |
RemoteDataNode_to_ComputeNode
|
static int |
Unsupported
|
| Constructor Summary | |
|---|---|
CopyType()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
stringValue(int copyType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int Unsupported
public static final int Broker_to_ComputeNode
public static final int ComputeNode_to_Broker
public static final int RemoteDataNode_to_ComputeNode
public static final int ComputeNode_to_RemoteDataNode
| Constructor Detail |
|---|
public CopyType()
| Method Detail |
|---|
public static java.lang.String stringValue(int copyType)
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||