|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MainMemoryType in org.gcube.informationsystem.glitebridge.kimpl.commontype |
---|
Methods in org.gcube.informationsystem.glitebridge.kimpl.commontype with type parameters of type MainMemoryType | ||
---|---|---|
static
|
KMainMemoryType.load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag,
ExtraParser<T>... extraParsers)
|
|
static
|
KMainMemoryType.store(T t,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag,
ExtraSerializer<T>... extraSerializers)
|
Uses of MainMemoryType in org.gcube.informationsystem.glitebridge.resource.cluster |
---|
Methods in org.gcube.informationsystem.glitebridge.resource.cluster that return MainMemoryType | |
---|---|
MainMemoryType |
SubClusterType.getMainMemory()
|
Methods in org.gcube.informationsystem.glitebridge.resource.cluster with parameters of type MainMemoryType | |
---|---|
void |
SubClusterType.setMainMemory(MainMemoryType mainMemory)
|
Uses of MainMemoryType in org.gcube.informationsystem.glitebridge.resource.site |
---|
Subclasses of MainMemoryType in org.gcube.informationsystem.glitebridge.resource.site | |
---|---|
class |
MainMemoryFullType
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |