Package | Description |
---|---|
org.gcube.vremanagement.resourcebroker.impl.support.threads |
Modifier and Type | Class and Description |
---|---|
class |
TPersistentResourceRefresh |
class |
TRevokeReservations
A thread that is demanded to remove from the list of reserved GHNs
the ones for which the time has expired.
|
class |
TUpdateGHNProfiles
A timed thread that is responsible to update the profiles of GHNs
in a given scope.
|
Modifier and Type | Method and Description |
---|---|
static void |
TimedThreadsStorage.registerThread(TimedThread thread)
Registers a new timed thread.
|
static void |
TimedThreadsStorage.registerThread(TimedThread thread,
boolean toStart)
Registers a new timed thread.
|