|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ScopeState in org.gcube.vremanagement.resourcemanager.impl.operators |
---|
Fields in org.gcube.vremanagement.resourcemanager.impl.operators declared as ScopeState | |
---|---|
ScopeState |
OperatorConfig.scopeState
|
Constructors in org.gcube.vremanagement.resourcemanager.impl.operators with parameters of type ScopeState | |
---|---|
OperatorConfig(Session report,
ScopeState scopeState,
GCUBEScope... scope)
|
Uses of ScopeState in org.gcube.vremanagement.resourcemanager.impl.resources |
---|
Methods in org.gcube.vremanagement.resourcemanager.impl.resources with parameters of type ScopeState | |
---|---|
static void |
ScopedResourceFactory.setResourceList(ScopeState list)
|
Uses of ScopeState in org.gcube.vremanagement.resourcemanager.impl.state |
---|
Methods in org.gcube.vremanagement.resourcemanager.impl.state that return ScopeState | |
---|---|
ScopeState |
InstanceState.getResourceList()
Gets the list of ScopedResource s |
Methods in org.gcube.vremanagement.resourcemanager.impl.state with parameters of type ScopeState | |
---|---|
void |
PublishedScopeResource.loadFromLocalState(ScopeState scopeState)
Fills this PublishedResourceList with the content of the input ScopeState |
void |
PublishedScopeResource.synchWithLocalState(ScopeState scopeState)
Synchronizes this PublishedResourceList with the content of the input ScopeState |
void |
PublishedScopeResource.to(ScopeState scopeState)
Fills the input ScopeState with the actual content of the PublishedResourceList |
Uses of ScopeState in org.gcube.vremanagement.resourcemanager.impl.state.observers |
---|
Methods in org.gcube.vremanagement.resourcemanager.impl.state.observers with parameters of type ScopeState | |
---|---|
static void |
Serializer.load(ScopeState scopeState,
GCUBEScope scope)
Loads the list of ScopedResource from the local file system |
static void |
Serializer.store(ScopeState scopeState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |