|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.constants.MiddlewareType
public final class MiddlewareType
| Field Summary | |
|---|---|
static int |
ALCHEMI
Default Alchemi version supported (v.1.0) |
static int |
APAC_GLOBUS_2_4
APAC Middleware constants |
static int |
APAC_GLOBUS_4
|
static int |
CONDOR
Default Condor Version supported (v.6.6.9) |
static int |
CONDOR_6_6_9
|
static int |
CONDOR_SHAREDFS
Condor server with a shared-file-system |
static int |
FORK
|
static int |
GLOBUS
|
static int |
GLOBUS_2_4
Default Globus version supported (v.2.4) |
static int |
GLOBUS_4_0
|
static int |
LCG
|
static int |
LCG_2
|
static int |
PBS
Default PBS version supported (OpenPBS 2.3) |
static int |
SCS
Sensor SCS |
static int |
SGE
Default SGE version supported () |
static int |
SIM
Simluated compute server type. |
static int |
UNICORE
|
static int |
UNICORE_6
Default Unicore version supported (v.6.0) |
static int |
UNICORE_6_POSIX
|
static int |
UNICORE_6_WINDOWS
|
static int |
UNKNOWN
|
static int |
XGRID
Default XGRID version supported (technical preview 2, v.1.0) |
| Constructor Summary | |
|---|---|
MiddlewareType()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getStringDescription(int type)
|
static int |
intValue(java.lang.String type)
|
static java.lang.String |
stringValue(int serverType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN
public static final int ALCHEMI
public static final int CONDOR_6_6_9
public static final int CONDOR_SHAREDFS
public static final int CONDOR
public static final int FORK
public static final int GLOBUS_2_4
public static final int GLOBUS
public static final int GLOBUS_4_0
public static final int PBS
public static final int SGE
public static final int SIM
public static final int UNICORE_6
public static final int UNICORE_6_POSIX
public static final int UNICORE_6_WINDOWS
public static final int UNICORE
public static final int XGRID
public static final int LCG
public static final int LCG_2
public static final int APAC_GLOBUS_2_4
public static final int APAC_GLOBUS_4
public static final int SCS
| Constructor Detail |
|---|
public MiddlewareType()
| Method Detail |
|---|
public static java.lang.String stringValue(int serverType)
serverType -
public static int intValue(java.lang.String type)
type -
public static java.lang.String getStringDescription(int type)
serverType -
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||