| Modifier and Type | Field and Description |
|---|---|
protected static DuccId |
WorkItemStateAbstract.jobid |
| Modifier and Type | Method and Description |
|---|---|
DuccId |
IDbShare.getBlJobId() |
DuccId |
IDbShare.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRmPersistence.addAssignment(String id,
DuccId jobid,
IDbShare share,
int quantum,
String jobtype)
Assign a share to this machine.
|
void |
NullRmStatePersistence.addAssignment(String id,
DuccId jobid,
IDbShare shareid,
int quantum,
String type) |
void |
IRmPersistence.removeAssignment(String id,
DuccId jobid,
IDbShare share)
Remove a share from the machine.
|
void |
NullRmStatePersistence.removeAssignment(String id,
DuccId jobid,
IDbShare shareid) |
void |
IRmPersistence.setEvicted(String node,
DuccId shareId,
DuccId jobId,
boolean val)
Update a share definition to show it is evicted aka preempted by RM.
|
void |
NullRmStatePersistence.setEvicted(String node,
DuccId shareId,
DuccId jobId,
boolean val) |
void |
IRmPersistence.setFixed(String node,
DuccId shareId,
DuccId jobId,
boolean val)
Update a share definition to show it is non-preemptable.
|
void |
NullRmStatePersistence.setFixed(String node,
DuccId shareId,
DuccId jobId,
boolean val) |
void |
IRmPersistence.setPurged(String node,
DuccId shareId,
DuccId jobId,
boolean val)
Update a share definition to show it is non-preemptable.
|
void |
NullRmStatePersistence.setPurged(String node,
DuccId shareId,
DuccId jobId,
boolean val) |
void |
IRmPersistence.updateShare(String node,
DuccId shareid,
DuccId jobid,
long investment,
String state,
long init_time,
long pid)
Update current information about the share from the current OR publication.
|
void |
NullRmStatePersistence.updateShare(String node,
DuccId shareid,
DuccId jobid,
long investment,
String state,
long init_time,
long pid) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullStateServices.deleteProperties(DuccId serviceId) |
void |
StateServices.deleteProperties(DuccId id) |
boolean |
NullStateServices.moveToHistory(DuccId serviceId,
Properties svc,
Properties meta) |
boolean |
StateServices.moveToHistory(DuccId id,
Properties svc,
Properties meta) |
boolean |
IStateServices.moveToHistory(DuccId serviceId,
Properties svc,
Properties meta) |
boolean |
NullStateServices.storeProperties(DuccId serviceId,
Properties svc,
Properties meta) |
boolean |
StateServices.storeProperties(DuccId id,
Properties svcprops,
Properties metaprops) |
boolean |
IStateServices.storeProperties(DuccId serviceId,
Properties svc,
Properties meta) |
boolean |
NullStateServices.updateJobProperties(DuccId serviceId,
Properties props) |
boolean |
StateServices.updateJobProperties(DuccId serviceId,
Properties props) |
boolean |
IStateServices.updateJobProperties(DuccId serviceId,
Properties props) |
boolean |
NullStateServices.updateMetaProperties(DuccId serviceId,
Properties props) |
boolean |
StateServices.updateMetaProperties(DuccId serviceId,
Properties props) |
boolean |
IStateServices.updateMetaProperties(DuccId serviceId,
Properties props) |
| Modifier and Type | Field and Description |
|---|---|
protected DuccId |
AlienAbstract.duccId |
| Modifier and Type | Method and Description |
|---|---|
void |
DuccLogger.debug(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.debug(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.doAppend(org.apache.log4j.Level level,
String method,
DuccId jobid,
String msg) |
void |
DuccLogger.doAppend(org.apache.log4j.Level level,
String method,
DuccId jobid,
String msg,
Throwable t) |
void |
DuccLogger.error(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.error(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.fatal(String location,
DuccId jobid,
Throwable t,
Object... args) |
protected String |
DuccLogger.formatMsg(DuccId pid,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.info(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.trace(String location,
DuccId jobid,
Throwable t,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
DuccId processId,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
DuccId processId,
Throwable t,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
Object... args) |
void |
DuccLogger.warn(String location,
DuccId jobid,
Throwable t,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
DuccId |
DuccIdFactory.next() |
DuccId |
IDuccIdFactory.next() |
DuccId |
DuccIdFactory.next(long s)
During recovery, if you pass in a "friendly", you always want the passed-in friendly, but
you want to ensure that at the end of recovery, the seed is set to the largest of the
recovered IDs.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.