Index

A C G N O R S T V W 
All Classes and Interfaces|All Packages

A

AbstractJobTerminationStateService - Class in org.opencastproject.terminationstate.api
AbstractJobTerminationStateService.
AbstractJobTerminationStateService() - Constructor for class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
 

C

countJobs() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
Count the current number of jobs this node is processing

G

getServiceRegistry() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
 
getState() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
getState() - Method in interface org.opencastproject.terminationstate.api.TerminationStateService
 
getState() - Method in interface org.opencastproject.terminationstate.endpoint.api.TerminationStateRestService
 

N

NONE - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
 

O

org.opencastproject.terminationstate.api - package org.opencastproject.terminationstate.api
 
org.opencastproject.terminationstate.endpoint.api - package org.opencastproject.terminationstate.endpoint.api
 

R

READY - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
 
readyToTerminate() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
If waiting and no jobs running change the state to ready

S

setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
OSGI dependency injection of service registry
setState(String) - Method in interface org.opencastproject.terminationstate.endpoint.api.TerminationStateRestService
 
setState(TerminationStateService.TerminationState) - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
setState(TerminationStateService.TerminationState) - Method in interface org.opencastproject.terminationstate.api.TerminationStateService
 

T

TerminationStateRestService - Interface in org.opencastproject.terminationstate.endpoint.api
 
TerminationStateService - Interface in org.opencastproject.terminationstate.api
 
TerminationStateService.TerminationState - Enum Class in org.opencastproject.terminationstate.api
 

V

valueOf(String) - Static method in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
Returns an array containing the constants of this enum class, in the order they are declared.

W

WAIT - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
 
A C G N O R S T V W 
All Classes and Interfaces|All Packages