|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.resallocator.AllocationType
public class AllocationType
types of allocation
Field Summary | |
---|---|
static int |
EXCLUSIVE
|
static int |
MUTUAL
|
Constructor Summary | |
---|---|
AllocationType()
|
Method Summary | |
---|---|
static java.lang.String |
typeToString(int type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int MUTUAL
public static int EXCLUSIVE
Constructor Detail |
---|
public AllocationType()
Method Detail |
---|
public static java.lang.String typeToString(int type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |