public class NullStateServices extends Object implements IStateServices
IStateServices.SvcMetaProps, IStateServices.SvcRegPropsCUSTOM, meta, sequenceKey, svc, svc_hist_dir, svc_reg_dir, UIMA_AS| Modifier and Type | Method and Description |
|---|---|
void |
deleteProperties(DuccId serviceId) |
StateServicesDirectory |
getStateServicesDirectory() |
boolean |
init(DuccLogger logger) |
void |
moveToHHistory() |
boolean |
moveToHistory(DuccId serviceId,
Properties svc,
Properties meta) |
void |
shutdown() |
boolean |
storeProperties(DuccId serviceId,
Properties svc,
Properties meta) |
boolean |
updateJobProperties(DuccId serviceId,
Properties props) |
boolean |
updateMetaProperties(DuccId serviceId,
Properties props) |
public boolean init(DuccLogger logger) throws Exception
init in interface IStateServicesExceptionpublic StateServicesDirectory getStateServicesDirectory() throws IOException
getStateServicesDirectory in interface IStateServicesIOExceptionpublic boolean storeProperties(DuccId serviceId, Properties svc, Properties meta) throws Exception
storeProperties in interface IStateServicesExceptionpublic void shutdown()
throws Exception
shutdown in interface IStateServicesExceptionpublic boolean updateJobProperties(DuccId serviceId, Properties props) throws Exception
updateJobProperties in interface IStateServicesExceptionpublic boolean updateMetaProperties(DuccId serviceId, Properties props) throws Exception
updateMetaProperties in interface IStateServicesExceptionpublic boolean moveToHistory(DuccId serviceId, Properties svc, Properties meta) throws Exception
moveToHistory in interface IStateServicesExceptionCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.