|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl
org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeBase
AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
source: org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl
generator: org.sandev.generator.NodeClassGenerator
time: Dec 2, 2005 6:38:51 PM
This file contains:
| Field Summary | |
protected org.sandev.basics.nodecommon.ControlWrapper[] |
ctrlwrappers
The control wrappers we need to notify of state or parameter changes. |
protected org.sandev.basics.nodecommon.Controllable[] |
helperNodes
Our helper nodes |
protected org.sandev.basics.sandmessages.IODeclSubscribe |
incomingAsyncCacheActionSource
Inbound org.sandev.basics.sandmessages.CacheAction asynchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclSubscribe |
incomingAsyncStatsSource
Inbound org.sandev.basics.sandmessages.Stats asynchronous messaging configuration |
protected static int |
LOGDEBUG
Convenience redeclaration of corresponding Logger.LOGLEVEL constant |
protected static int |
LOGERROR
Convenience redeclaration of corresponding Logger.LOGLEVEL constant |
protected static int |
LOGFATAL
Convenience redeclaration of corresponding Logger.LOGLEVEL constant |
protected org.sandev.basics.nodecommon.Logger |
logger
Logfile output at specified severity levels. |
protected static int |
LOGINFO
Convenience redeclaration of corresponding Logger.LOGLEVEL constant |
protected int |
logLevel
Calls to log with severity levels less than this value will be ignored. |
static int |
LOGLEVEL_DEBUG
Possible value for logLevel |
static int |
LOGLEVEL_ERROR
Possible value for logLevel |
static int |
LOGLEVEL_FATAL
Possible value for logLevel |
static int |
LOGLEVEL_INFO
Possible value for logLevel |
static int |
LOGLEVEL_WARN
Possible value for logLevel |
protected static int |
LOGWARN
Convenience redeclaration of corresponding Logger.LOGLEVEL constant |
protected org.sandev.basics.nodecommon.Messager |
messager
Communications to and from this node. |
protected org.sandev.basics.structs.NodeInstance |
nodeInstance
The declaration used to initialize this node instance when it was first created. |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncAggregateUpdate
Outbound org.sandev.basics.structs.AggregateUpdate synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncCacheActionRegistration
Outbound org.sandev.basics.sandmessages.CacheAction synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncDataImportExport
Outbound org.sandev.basics.sandmessages.DataImportExport synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncExternalPlanQuery
Outbound org.sandev.TaskHeap.sandmessages.ExternalPlanQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncExternalPlanSync
Outbound org.sandev.TaskHeap.sandmessages.ExternalPlanSync synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncHeapAttributesQuery
Outbound org.sandev.TaskHeap.sandmessages.HeapAttributesQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncPlanComponentQuery
Outbound org.sandev.TaskHeap.sandmessages.PlanComponentQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncPlanQuery
Outbound org.sandev.TaskHeap.sandmessages.PlanQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncPlanRecalc
Outbound org.sandev.TaskHeap.sandmessages.PlanRecalc synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncReaderQuery
Outbound org.sandev.TaskHeap.sandmessages.ReaderQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncResourceQuery
Outbound org.sandev.TaskHeap.sandmessages.ResourceQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncStatsQuery
Outbound org.sandev.basics.sandmessages.StatsQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncTaskPhaseQuery
Outbound org.sandev.TaskHeap.sandmessages.TaskPhaseQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncTaskQuery
Outbound org.sandev.TaskHeap.sandmessages.TaskQuery synchronous messaging configuration |
protected org.sandev.basics.sandmessages.IODeclCall |
outgoingSyncTaskTypeQuery
Outbound org.sandev.TaskHeap.sandmessages.TaskTypeQuery synchronous messaging configuration |
protected org.sandev.basics.nodecommon.Controllable |
parent
Our parent node |
protected java.lang.String |
sandNodeErrorMessage
Text details of the node execution error. |
protected int |
sandNodeState
Runtime state of the node. |
static int |
SANDNODESTATE_FAILED
Possible value for sandNodeState |
static int |
SANDNODESTATE_FAILING
Possible value for sandNodeState |
static int |
SANDNODESTATE_RESUMING
Possible value for sandNodeState |
static int |
SANDNODESTATE_RUNNING
Possible value for sandNodeState |
static int |
SANDNODESTATE_STARTING
Possible value for sandNodeState |
static int |
SANDNODESTATE_STOPPED
Possible value for sandNodeState |
static int |
SANDNODESTATE_STOPPING
Possible value for sandNodeState |
static int |
SANDNODESTATE_SUSPENDED
Possible value for sandNodeState |
static int |
SANDNODESTATE_SUSPENDING
Possible value for sandNodeState |
static int |
SANDNODESTATE_UNDEFINED
Possible value for sandNodeState |
protected org.sandev.basics.nodecommon.SandRoot |
sandRoot
Back reference to the SandRoot that launched us. |
| Fields inherited from class org.sandev.TaskHeap.TaskHeapUI.TaskHeapUINodeDecl |
authorizerInstanceName, inputFileDir, outputFileDir, techSupportEmailAddress, userLookupInstanceName |
| Fields inherited from interface org.sandev.basics.nodecommon.Controllable |
OPERATION_FAIL, OPERATION_RESUME, OPERATION_SHUTDOWN, OPERATION_STARTUP, OPERATION_STR_FAIL, OPERATION_STR_RESUME, OPERATION_STR_SHUTDOWN, OPERATION_STR_STARTUP, OPERATION_STR_SUSPEND, OPERATION_STR_UNDEFINED, OPERATION_STRINGS, OPERATION_SUSPEND, OPERATION_UNDEFINED, SHUTDOWN_ERROR_RESTART_GLOBAL, SHUTDOWN_ERROR_RESTART_LOCAL, SHUTDOWN_ERROR_TERMINATE, SHUTDOWN_NORMAL, STATE_FAILED, STATE_FAILING, STATE_RESUMING, STATE_RUNNING, STATE_STARTING, STATE_STOPPED, STATE_STOPPING, STATE_STR_FAILED, STATE_STR_FAILING, STATE_STR_RESUMING, STATE_STR_RUNNING, STATE_STR_STARTING, STATE_STR_STOPPED, STATE_STR_STOPPING, STATE_STR_SUSPENDED, STATE_STR_SUSPENDING, STATE_STR_UNDEFINED, STATE_STRINGS, STATE_SUSPENDED, STATE_SUSPENDING, STATE_UNDEFINED |
| Constructor Summary | |
TaskHeapUINodeBase()
Default constructor calls init. |
|
| Method Summary | |
void |
addWrapper(org.sandev.basics.nodecommon.ControlWrapper wrapper)
Add the specified wrapper to our notification collection |
org.sandev.basics.structs.AggregateUpdate |
callAggregateUpdate(org.sandev.basics.structs.AggregateUpdate msg)
Synchronous outbound AggregateUpdate |
org.sandev.basics.sandmessages.CacheAction |
callCacheActionRegistration(org.sandev.basics.sandmessages.CacheAction msg)
Synchronous outbound CacheAction |
org.sandev.basics.sandmessages.DataImportExport |
callDataImportExport(org.sandev.basics.sandmessages.DataImportExport msg)
Synchronous outbound DataImportExport |
ExternalPlanCollection |
callExternalPlanQuery(ExternalPlanQuery msg)
Synchronous outbound ExternalPlanQuery |
ExternalPlanSync |
callExternalPlanSync(ExternalPlanSync msg)
Synchronous outbound ExternalPlanSync |
HeapAttributesCollection |
callHeapAttributesQuery(HeapAttributesQuery msg)
Synchronous outbound HeapAttributesQuery |
PlanComponentCollection |
callPlanComponentQuery(PlanComponentQuery msg)
Synchronous outbound PlanComponentQuery |
PlanCollection |
callPlanQuery(PlanQuery msg)
Synchronous outbound PlanQuery |
PlanRecalc |
callPlanRecalc(PlanRecalc msg)
Synchronous outbound PlanRecalc |
ReaderCollection |
callReaderQuery(ReaderQuery msg)
Synchronous outbound ReaderQuery |
ResourceCollection |
callResourceQuery(ResourceQuery msg)
Synchronous outbound ResourceQuery |
org.sandev.basics.sandmessages.Stats |
callStatsQuery(org.sandev.basics.sandmessages.StatsQuery msg)
Synchronous outbound StatsQuery |
TaskPhaseCollection |
callTaskPhaseQuery(TaskPhaseQuery msg)
Synchronous outbound TaskPhaseQuery |
TaskCollection |
callTaskQuery(TaskQuery msg)
Synchronous outbound TaskQuery |
TaskTypeCollection |
callTaskTypeQuery(TaskTypeQuery msg)
Synchronous outbound TaskTypeQuery |
void |
deliver(org.sandev.basics.structs.SandMessage msg)
Only those deliver methods explicitely declared by the node should actually be called. |
void |
deliverCacheActionSource(org.sandev.basics.sandmessages.CacheAction msg)
Asynchronous inbound CacheAction |
void |
deliverStatsSource(org.sandev.basics.sandmessages.Stats msg)
Asynchronous inbound Stats |
boolean |
fieldHasFlag(java.lang.String fieldname,
int fieldflag)
Return true if the named field declares the indicated flag, false otherwise. |
java.lang.String |
getAuthorizerInstanceName()
Accessor for authorizerInstanceName |
static java.lang.String |
getAuthorizerInstanceNameDefaultValue()
Default value for authorizerInstanceName. |
java.lang.String |
getAuthorizerInstanceNameFieldPrintValue()
Return the print name of the authorizerInstanceName field. |
static boolean |
getAuthorizerInstanceNameFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getAuthorizerInstanceNameInvalidValue()
Invalid value for authorizerInstanceName. |
static int |
getAuthorizerInstanceNameLengthMax()
Maximum authorizerInstanceName length is 60 characters |
static int |
getAuthorizerInstanceNameLengthNorm()
Normal authorizerInstanceName length is 30 characters |
java.lang.String |
getAuthorizerInstanceNameMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getAuthorizerInstanceNamePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getAuthorizerInstanceNameRange()
Return the range specification for this field |
java.lang.String |
getAuthorizerInstanceNameValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.nodecommon.Controllable[] |
getHelperNodes()
accessor for helperNodes |
org.sandev.basics.util.IDCache |
getIDCache()
Stub for retrieving the IDCache used by this node. |
org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncCacheActionSource()
Accessor for incomingAsyncCacheActionSource |
static org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncCacheActionSourceDefaultValue()
Default value for incomingAsyncCacheActionSource. |
java.lang.String |
getIncomingAsyncCacheActionSourceFieldPrintValue()
Return the print name of the incomingAsyncCacheActionSource field. |
static boolean |
getIncomingAsyncCacheActionSourceFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncCacheActionSourceInvalidValue()
Invalid value for incomingAsyncCacheActionSource. |
java.lang.String |
getIncomingAsyncCacheActionSourceMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getIncomingAsyncCacheActionSourcePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getIncomingAsyncCacheActionSourceRange()
Return the range specification for this field |
java.lang.String |
getIncomingAsyncCacheActionSourceValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncStatsSource()
Accessor for incomingAsyncStatsSource |
static org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncStatsSourceDefaultValue()
Default value for incomingAsyncStatsSource. |
java.lang.String |
getIncomingAsyncStatsSourceFieldPrintValue()
Return the print name of the incomingAsyncStatsSource field. |
static boolean |
getIncomingAsyncStatsSourceFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclSubscribe |
getIncomingAsyncStatsSourceInvalidValue()
Invalid value for incomingAsyncStatsSource. |
java.lang.String |
getIncomingAsyncStatsSourceMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getIncomingAsyncStatsSourcePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getIncomingAsyncStatsSourceRange()
Return the range specification for this field |
java.lang.String |
getIncomingAsyncStatsSourceValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
java.lang.String |
getInputFileDir()
Accessor for inputFileDir |
static java.lang.String |
getInputFileDirDefaultValue()
Default value for inputFileDir. |
java.lang.String |
getInputFileDirFieldPrintValue()
Return the print name of the inputFileDir field. |
static boolean |
getInputFileDirFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getInputFileDirInvalidValue()
Invalid value for inputFileDir. |
static int |
getInputFileDirLengthMax()
Maximum inputFileDir length is 60 characters |
static int |
getInputFileDirLengthNorm()
Normal inputFileDir length is 30 characters |
java.lang.String |
getInputFileDirMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getInputFileDirPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getInputFileDirRange()
Return the range specification for this field |
java.lang.String |
getInputFileDirValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.nodecommon.Logger |
getLogger()
Accessor for logger |
static org.sandev.basics.nodecommon.Logger |
getLoggerDefaultValue()
Default value for logger. |
java.lang.String |
getLoggerFieldPrintValue()
Return the print name of the logger field. |
static boolean |
getLoggerFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.nodecommon.Logger |
getLoggerInvalidValue()
Invalid value for logger. |
java.lang.String |
getLoggerMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getLoggerPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getLoggerRange()
Return the range specification for this field |
java.lang.String |
getLoggerValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
int |
getLogLevel()
Accessor for logLevel |
static java.lang.String[] |
getLogLevelActualVals()
Return an array of the possible values for this field as Strings. |
static int |
getLogLevelDefaultValue()
Default value for logLevel. |
static java.lang.String |
getLogLevelEnumSummary()
Return a single String summary of the possible enum values for debug and similar purposes. |
java.lang.String |
getLogLevelFieldPrintValue()
Return the print name of the logLevel field. |
static boolean |
getLogLevelFlag(int fieldflag)
Field flag accessor. |
static int |
getLogLevelInvalidValue()
Invalid value for logLevel. |
static java.lang.String[] |
getLogLevelKeyVals()
Return an array of unique keys for the values of this field. |
java.lang.String |
getLogLevelMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
static java.lang.String[] |
getLogLevelPrintVals()
Return an array of the possible values for this field in display format. |
java.lang.String |
getLogLevelPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getLogLevelRange()
Return the range specification for this field |
java.lang.String |
getLogLevelValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.nodecommon.Messager |
getMessager()
Accessor for messager |
static org.sandev.basics.nodecommon.Messager |
getMessagerDefaultValue()
Default value for messager. |
java.lang.String |
getMessagerFieldPrintValue()
Return the print name of the messager field. |
static boolean |
getMessagerFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.nodecommon.Messager |
getMessagerInvalidValue()
Invalid value for messager. |
java.lang.String |
getMessagerMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getMessagerPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getMessagerRange()
Return the range specification for this field |
java.lang.String |
getMessagerValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.structs.NodeInstance |
getNodeInstance()
Accessor for nodeInstance |
static org.sandev.basics.structs.NodeInstance |
getNodeInstanceDefaultValue()
Default value for nodeInstance. |
java.lang.String |
getNodeInstanceFieldPrintValue()
Return the print name of the nodeInstance field. |
static boolean |
getNodeInstanceFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.structs.NodeInstance |
getNodeInstanceInvalidValue()
Invalid value for nodeInstance. |
java.lang.String |
getNodeInstanceMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getNodeInstanceName()
convenience wrapper method to retrieve our instance name |
java.lang.String |
getNodeInstancePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getNodeInstanceRange()
Return the range specification for this field |
java.lang.String |
getNodeInstanceValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncAggregateUpdate()
Accessor for outgoingSyncAggregateUpdate |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncAggregateUpdateDefaultValue()
Default value for outgoingSyncAggregateUpdate. |
java.lang.String |
getOutgoingSyncAggregateUpdateFieldPrintValue()
Return the print name of the outgoingSyncAggregateUpdate field. |
static boolean |
getOutgoingSyncAggregateUpdateFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncAggregateUpdateInvalidValue()
Invalid value for outgoingSyncAggregateUpdate. |
java.lang.String |
getOutgoingSyncAggregateUpdateMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncAggregateUpdatePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncAggregateUpdateRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncAggregateUpdateValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncCacheActionRegistration()
Accessor for outgoingSyncCacheActionRegistration |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncCacheActionRegistrationDefaultValue()
Default value for outgoingSyncCacheActionRegistration. |
java.lang.String |
getOutgoingSyncCacheActionRegistrationFieldPrintValue()
Return the print name of the outgoingSyncCacheActionRegistration field. |
static boolean |
getOutgoingSyncCacheActionRegistrationFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncCacheActionRegistrationInvalidValue()
Invalid value for outgoingSyncCacheActionRegistration. |
java.lang.String |
getOutgoingSyncCacheActionRegistrationMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncCacheActionRegistrationPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncCacheActionRegistrationRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncCacheActionRegistrationValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncDataImportExport()
Accessor for outgoingSyncDataImportExport |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncDataImportExportDefaultValue()
Default value for outgoingSyncDataImportExport. |
java.lang.String |
getOutgoingSyncDataImportExportFieldPrintValue()
Return the print name of the outgoingSyncDataImportExport field. |
static boolean |
getOutgoingSyncDataImportExportFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncDataImportExportInvalidValue()
Invalid value for outgoingSyncDataImportExport. |
java.lang.String |
getOutgoingSyncDataImportExportMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncDataImportExportPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncDataImportExportRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncDataImportExportValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanQuery()
Accessor for outgoingSyncExternalPlanQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanQueryDefaultValue()
Default value for outgoingSyncExternalPlanQuery. |
java.lang.String |
getOutgoingSyncExternalPlanQueryFieldPrintValue()
Return the print name of the outgoingSyncExternalPlanQuery field. |
static boolean |
getOutgoingSyncExternalPlanQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanQueryInvalidValue()
Invalid value for outgoingSyncExternalPlanQuery. |
java.lang.String |
getOutgoingSyncExternalPlanQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncExternalPlanQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncExternalPlanQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncExternalPlanQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanSync()
Accessor for outgoingSyncExternalPlanSync |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanSyncDefaultValue()
Default value for outgoingSyncExternalPlanSync. |
java.lang.String |
getOutgoingSyncExternalPlanSyncFieldPrintValue()
Return the print name of the outgoingSyncExternalPlanSync field. |
static boolean |
getOutgoingSyncExternalPlanSyncFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncExternalPlanSyncInvalidValue()
Invalid value for outgoingSyncExternalPlanSync. |
java.lang.String |
getOutgoingSyncExternalPlanSyncMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncExternalPlanSyncPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncExternalPlanSyncRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncExternalPlanSyncValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncHeapAttributesQuery()
Accessor for outgoingSyncHeapAttributesQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncHeapAttributesQueryDefaultValue()
Default value for outgoingSyncHeapAttributesQuery. |
java.lang.String |
getOutgoingSyncHeapAttributesQueryFieldPrintValue()
Return the print name of the outgoingSyncHeapAttributesQuery field. |
static boolean |
getOutgoingSyncHeapAttributesQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncHeapAttributesQueryInvalidValue()
Invalid value for outgoingSyncHeapAttributesQuery. |
java.lang.String |
getOutgoingSyncHeapAttributesQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncHeapAttributesQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncHeapAttributesQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncHeapAttributesQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanComponentQuery()
Accessor for outgoingSyncPlanComponentQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanComponentQueryDefaultValue()
Default value for outgoingSyncPlanComponentQuery. |
java.lang.String |
getOutgoingSyncPlanComponentQueryFieldPrintValue()
Return the print name of the outgoingSyncPlanComponentQuery field. |
static boolean |
getOutgoingSyncPlanComponentQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanComponentQueryInvalidValue()
Invalid value for outgoingSyncPlanComponentQuery. |
java.lang.String |
getOutgoingSyncPlanComponentQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncPlanComponentQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncPlanComponentQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncPlanComponentQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanQuery()
Accessor for outgoingSyncPlanQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanQueryDefaultValue()
Default value for outgoingSyncPlanQuery. |
java.lang.String |
getOutgoingSyncPlanQueryFieldPrintValue()
Return the print name of the outgoingSyncPlanQuery field. |
static boolean |
getOutgoingSyncPlanQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanQueryInvalidValue()
Invalid value for outgoingSyncPlanQuery. |
java.lang.String |
getOutgoingSyncPlanQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncPlanQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncPlanQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncPlanQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanRecalc()
Accessor for outgoingSyncPlanRecalc |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanRecalcDefaultValue()
Default value for outgoingSyncPlanRecalc. |
java.lang.String |
getOutgoingSyncPlanRecalcFieldPrintValue()
Return the print name of the outgoingSyncPlanRecalc field. |
static boolean |
getOutgoingSyncPlanRecalcFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncPlanRecalcInvalidValue()
Invalid value for outgoingSyncPlanRecalc. |
java.lang.String |
getOutgoingSyncPlanRecalcMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncPlanRecalcPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncPlanRecalcRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncPlanRecalcValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncReaderQuery()
Accessor for outgoingSyncReaderQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncReaderQueryDefaultValue()
Default value for outgoingSyncReaderQuery. |
java.lang.String |
getOutgoingSyncReaderQueryFieldPrintValue()
Return the print name of the outgoingSyncReaderQuery field. |
static boolean |
getOutgoingSyncReaderQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncReaderQueryInvalidValue()
Invalid value for outgoingSyncReaderQuery. |
java.lang.String |
getOutgoingSyncReaderQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncReaderQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncReaderQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncReaderQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncResourceQuery()
Accessor for outgoingSyncResourceQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncResourceQueryDefaultValue()
Default value for outgoingSyncResourceQuery. |
java.lang.String |
getOutgoingSyncResourceQueryFieldPrintValue()
Return the print name of the outgoingSyncResourceQuery field. |
static boolean |
getOutgoingSyncResourceQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncResourceQueryInvalidValue()
Invalid value for outgoingSyncResourceQuery. |
java.lang.String |
getOutgoingSyncResourceQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncResourceQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncResourceQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncResourceQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncStatsQuery()
Accessor for outgoingSyncStatsQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncStatsQueryDefaultValue()
Default value for outgoingSyncStatsQuery. |
java.lang.String |
getOutgoingSyncStatsQueryFieldPrintValue()
Return the print name of the outgoingSyncStatsQuery field. |
static boolean |
getOutgoingSyncStatsQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncStatsQueryInvalidValue()
Invalid value for outgoingSyncStatsQuery. |
java.lang.String |
getOutgoingSyncStatsQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncStatsQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncStatsQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncStatsQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskPhaseQuery()
Accessor for outgoingSyncTaskPhaseQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskPhaseQueryDefaultValue()
Default value for outgoingSyncTaskPhaseQuery. |
java.lang.String |
getOutgoingSyncTaskPhaseQueryFieldPrintValue()
Return the print name of the outgoingSyncTaskPhaseQuery field. |
static boolean |
getOutgoingSyncTaskPhaseQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskPhaseQueryInvalidValue()
Invalid value for outgoingSyncTaskPhaseQuery. |
java.lang.String |
getOutgoingSyncTaskPhaseQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncTaskPhaseQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncTaskPhaseQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncTaskPhaseQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskQuery()
Accessor for outgoingSyncTaskQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskQueryDefaultValue()
Default value for outgoingSyncTaskQuery. |
java.lang.String |
getOutgoingSyncTaskQueryFieldPrintValue()
Return the print name of the outgoingSyncTaskQuery field. |
static boolean |
getOutgoingSyncTaskQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskQueryInvalidValue()
Invalid value for outgoingSyncTaskQuery. |
java.lang.String |
getOutgoingSyncTaskQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncTaskQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncTaskQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncTaskQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskTypeQuery()
Accessor for outgoingSyncTaskTypeQuery |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskTypeQueryDefaultValue()
Default value for outgoingSyncTaskTypeQuery. |
java.lang.String |
getOutgoingSyncTaskTypeQueryFieldPrintValue()
Return the print name of the outgoingSyncTaskTypeQuery field. |
static boolean |
getOutgoingSyncTaskTypeQueryFlag(int fieldflag)
Field flag accessor. |
static org.sandev.basics.sandmessages.IODeclCall |
getOutgoingSyncTaskTypeQueryInvalidValue()
Invalid value for outgoingSyncTaskTypeQuery. |
java.lang.String |
getOutgoingSyncTaskTypeQueryMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutgoingSyncTaskTypeQueryPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutgoingSyncTaskTypeQueryRange()
Return the range specification for this field |
java.lang.String |
getOutgoingSyncTaskTypeQueryValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
java.lang.String |
getOutputFileDir()
Accessor for outputFileDir |
static java.lang.String |
getOutputFileDirDefaultValue()
Default value for outputFileDir. |
java.lang.String |
getOutputFileDirFieldPrintValue()
Return the print name of the outputFileDir field. |
static boolean |
getOutputFileDirFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getOutputFileDirInvalidValue()
Invalid value for outputFileDir. |
static int |
getOutputFileDirLengthMax()
Maximum outputFileDir length is 60 characters |
static int |
getOutputFileDirLengthNorm()
Normal outputFileDir length is 30 characters |
java.lang.String |
getOutputFileDirMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getOutputFileDirPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getOutputFileDirRange()
Return the range specification for this field |
java.lang.String |
getOutputFileDirValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.nodecommon.Controllable |
getParent()
accessor for parent |
java.lang.String |
getSandNodeErrorMessage()
Accessor for sandNodeErrorMessage |
static java.lang.String |
getSandNodeErrorMessageDefaultValue()
Default value for sandNodeErrorMessage. |
java.lang.String |
getSandNodeErrorMessageFieldPrintValue()
Return the print name of the sandNodeErrorMessage field. |
static boolean |
getSandNodeErrorMessageFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getSandNodeErrorMessageInvalidValue()
Invalid value for sandNodeErrorMessage. |
static int |
getSandNodeErrorMessageLengthMax()
Maximum sandNodeErrorMessage length is 70 characters |
static int |
getSandNodeErrorMessageLengthNorm()
Normal sandNodeErrorMessage length is 30 characters |
java.lang.String |
getSandNodeErrorMessageMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getSandNodeErrorMessagePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getSandNodeErrorMessageRange()
Return the range specification for this field |
java.lang.String |
getSandNodeErrorMessageValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
int |
getSandNodeState()
Accessor for sandNodeState |
static java.lang.String[] |
getSandNodeStateActualVals()
Return an array of the possible values for this field as Strings. |
static int |
getSandNodeStateDefaultValue()
Default value for sandNodeState. |
static java.lang.String |
getSandNodeStateEnumSummary()
Return a single String summary of the possible enum values for debug and similar purposes. |
java.lang.String |
getSandNodeStateFieldPrintValue()
Return the print name of the sandNodeState field. |
static boolean |
getSandNodeStateFlag(int fieldflag)
Field flag accessor. |
static int |
getSandNodeStateInvalidValue()
Invalid value for sandNodeState. |
static java.lang.String[] |
getSandNodeStateKeyVals()
Return an array of unique keys for the values of this field. |
java.lang.String |
getSandNodeStateMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
static java.lang.String[] |
getSandNodeStatePrintVals()
Return an array of the possible values for this field in display format. |
java.lang.String |
getSandNodeStatePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getSandNodeStateRange()
Return the range specification for this field |
java.lang.String |
getSandNodeStateValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
org.sandev.basics.nodecommon.SandRoot |
getSandRoot()
accessor for sandRoot |
java.lang.String |
getServername()
convenience wrapper method to retrieve our home server name |
java.lang.String |
getTechSupportEmailAddress()
Accessor for techSupportEmailAddress |
static java.lang.String |
getTechSupportEmailAddressDefaultValue()
Default value for techSupportEmailAddress. |
java.lang.String |
getTechSupportEmailAddressFieldPrintValue()
Return the print name of the techSupportEmailAddress field. |
static boolean |
getTechSupportEmailAddressFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getTechSupportEmailAddressInvalidValue()
Invalid value for techSupportEmailAddress. |
static int |
getTechSupportEmailAddressLengthMax()
Maximum techSupportEmailAddress length is 60 characters |
static int |
getTechSupportEmailAddressLengthNorm()
Normal techSupportEmailAddress length is 30 characters |
java.lang.String |
getTechSupportEmailAddressMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getTechSupportEmailAddressPrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getTechSupportEmailAddressRange()
Return the range specification for this field |
java.lang.String |
getTechSupportEmailAddressValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
java.lang.String |
getUserLookupInstanceName()
Accessor for userLookupInstanceName |
static java.lang.String |
getUserLookupInstanceNameDefaultValue()
Default value for userLookupInstanceName. |
java.lang.String |
getUserLookupInstanceNameFieldPrintValue()
Return the print name of the userLookupInstanceName field. |
static boolean |
getUserLookupInstanceNameFlag(int fieldflag)
Field flag accessor. |
static java.lang.String |
getUserLookupInstanceNameInvalidValue()
Invalid value for userLookupInstanceName. |
static int |
getUserLookupInstanceNameLengthMax()
Maximum userLookupInstanceName length is 60 characters |
static int |
getUserLookupInstanceNameLengthNorm()
Normal userLookupInstanceName length is 30 characters |
java.lang.String |
getUserLookupInstanceNameMetatype()
Return the metatype text for this field, or "" if no metatype was declared. |
java.lang.String |
getUserLookupInstanceNamePrintValue()
Retrieve the current value of this field as a print String. |
java.lang.String |
getUserLookupInstanceNameRange()
Return the range specification for this field |
java.lang.String |
getUserLookupInstanceNameValidityCheck()
Return the empty string if the value of this field is valid according to the base SAND declarations. |
void |
init()
Initialize all fields to their default values |
void |
log(int severity,
java.lang.String msg)
Log the message with the specified severity. |
void |
log(java.lang.String msg)
Shorthand for log(Logger.LOGLEVEL_INFO,msg) |
static java.lang.String |
logLevelActual2Print(java.lang.String actualVal)
Utility method to transform an actual value for this field into a print value. |
int |
logLevelLabelToValue(java.lang.String label)
Given a label, return the value for it. |
static java.lang.String |
logLevelPrint2Actual(java.lang.String printVal)
Utility method to transform a print value for this field into an actual value. |
static java.lang.String |
logLevelPrint2Key(java.lang.String printVal)
Utility method to transform a print value for this field into a key value. |
java.lang.String |
logLevelValueToLabel(int val)
Given a value, return the declared label for it. |
protected void |
notifyStateChange(int prevState,
int currState)
Notify our registered control wrappers of our state change |
protected void |
onDelivery(org.sandev.basics.sandmessages.CacheAction msg)
Override this method in your node implementation |
protected void |
onDelivery(org.sandev.basics.sandmessages.Stats msg)
Override this method in your node implementation |
protected void |
onFailure()
Override this method to do work when the node enters the failed state. |
protected void |
onRestart()
Override this method to do work during startup(). |
protected void |
onResume()
Override this method to do work during resume(). |
protected void |
onShutdown()
Override this method to do work during shutdown(). |
protected void |
onStartup()
Override this method to do work during startup(). |
protected void |
onSuspend()
Override this method to do work during suspend(). |
org.sandev.basics.structs.SandMessage |
receive(org.sandev.basics.structs.SandMessage msg)
Only those receive methods explicitely declared by the node should actually be called. |
void |
restart()
Restarts a running node by calling shutdown and then startup |
void |
resume()
Resumes a suspended node. |
static java.lang.String |
sandNodeStateActual2Print(java.lang.String actualVal)
Utility method to transform an actual value for this field into a print value. |
int |
sandNodeStateLabelToValue(java.lang.String label)
Given a label, return the value for it. |
static java.lang.String |
sandNodeStatePrint2Actual(java.lang.String printVal)
Utility method to transform a print value for this field into an actual value. |
static java.lang.String |
sandNodeStatePrint2Key(java.lang.String printVal)
Utility method to transform a print value for this field into a key value. |
java.lang.String |
sandNodeStateValueToLabel(int val)
Given a value, return the declared label for it. |
void |
setAuthorizerInstanceName(java.lang.Object authorizerInstanceName)
Generic mutator for authorizerInstanceName |
void |
setAuthorizerInstanceName(java.lang.String authorizerInstanceName)
Mutator for authorizerInstanceName |
void |
setHelperNodes(org.sandev.basics.nodecommon.Controllable[] nodes)
mutator for helperNodes |
void |
setIncomingAsyncCacheActionSource(org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncCacheActionSource)
Mutator for incomingAsyncCacheActionSource |
void |
setIncomingAsyncCacheActionSource(java.lang.Object incomingAsyncCacheActionSource)
Generic mutator for incomingAsyncCacheActionSource |
void |
setIncomingAsyncStatsSource(org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncStatsSource)
Mutator for incomingAsyncStatsSource |
void |
setIncomingAsyncStatsSource(java.lang.Object incomingAsyncStatsSource)
Generic mutator for incomingAsyncStatsSource |
void |
setInputFileDir(java.lang.Object inputFileDir)
Generic mutator for inputFileDir |
void |
setInputFileDir(java.lang.String inputFileDir)
Mutator for inputFileDir |
void |
setLogger(org.sandev.basics.nodecommon.Logger logger)
Mutator for logger |
void |
setLogger(java.lang.Object logger)
Generic mutator for logger |
void |
setLogLevel(int logLevel)
Mutator for logLevel |
void |
setMessager(org.sandev.basics.nodecommon.Messager messager)
Mutator for messager |
void |
setMessager(java.lang.Object messager)
Generic mutator for messager |
void |
setNodeInstance(org.sandev.basics.structs.NodeInstance nodeInstance)
Mutator for nodeInstance |
void |
setNodeInstance(java.lang.Object nodeInstance)
Generic mutator for nodeInstance |
void |
setOutgoingSyncAggregateUpdate(org.sandev.basics.sandmessages.IODeclCall outgoingSyncAggregateUpdate)
Mutator for outgoingSyncAggregateUpdate |
void |
setOutgoingSyncAggregateUpdate(java.lang.Object outgoingSyncAggregateUpdate)
Generic mutator for outgoingSyncAggregateUpdate |
void |
setOutgoingSyncCacheActionRegistration(org.sandev.basics.sandmessages.IODeclCall outgoingSyncCacheActionRegistration)
Mutator for outgoingSyncCacheActionRegistration |
void |
setOutgoingSyncCacheActionRegistration(java.lang.Object outgoingSyncCacheActionRegistration)
Generic mutator for outgoingSyncCacheActionRegistration |
void |
setOutgoingSyncDataImportExport(org.sandev.basics.sandmessages.IODeclCall outgoingSyncDataImportExport)
Mutator for outgoingSyncDataImportExport |
void |
setOutgoingSyncDataImportExport(java.lang.Object outgoingSyncDataImportExport)
Generic mutator for outgoingSyncDataImportExport |
void |
setOutgoingSyncExternalPlanQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanQuery)
Mutator for outgoingSyncExternalPlanQuery |
void |
setOutgoingSyncExternalPlanQuery(java.lang.Object outgoingSyncExternalPlanQuery)
Generic mutator for outgoingSyncExternalPlanQuery |
void |
setOutgoingSyncExternalPlanSync(org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanSync)
Mutator for outgoingSyncExternalPlanSync |
void |
setOutgoingSyncExternalPlanSync(java.lang.Object outgoingSyncExternalPlanSync)
Generic mutator for outgoingSyncExternalPlanSync |
void |
setOutgoingSyncHeapAttributesQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapAttributesQuery)
Mutator for outgoingSyncHeapAttributesQuery |
void |
setOutgoingSyncHeapAttributesQuery(java.lang.Object outgoingSyncHeapAttributesQuery)
Generic mutator for outgoingSyncHeapAttributesQuery |
void |
setOutgoingSyncPlanComponentQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanComponentQuery)
Mutator for outgoingSyncPlanComponentQuery |
void |
setOutgoingSyncPlanComponentQuery(java.lang.Object outgoingSyncPlanComponentQuery)
Generic mutator for outgoingSyncPlanComponentQuery |
void |
setOutgoingSyncPlanQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanQuery)
Mutator for outgoingSyncPlanQuery |
void |
setOutgoingSyncPlanQuery(java.lang.Object outgoingSyncPlanQuery)
Generic mutator for outgoingSyncPlanQuery |
void |
setOutgoingSyncPlanRecalc(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanRecalc)
Mutator for outgoingSyncPlanRecalc |
void |
setOutgoingSyncPlanRecalc(java.lang.Object outgoingSyncPlanRecalc)
Generic mutator for outgoingSyncPlanRecalc |
void |
setOutgoingSyncReaderQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncReaderQuery)
Mutator for outgoingSyncReaderQuery |
void |
setOutgoingSyncReaderQuery(java.lang.Object outgoingSyncReaderQuery)
Generic mutator for outgoingSyncReaderQuery |
void |
setOutgoingSyncResourceQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncResourceQuery)
Mutator for outgoingSyncResourceQuery |
void |
setOutgoingSyncResourceQuery(java.lang.Object outgoingSyncResourceQuery)
Generic mutator for outgoingSyncResourceQuery |
void |
setOutgoingSyncStatsQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncStatsQuery)
Mutator for outgoingSyncStatsQuery |
void |
setOutgoingSyncStatsQuery(java.lang.Object outgoingSyncStatsQuery)
Generic mutator for outgoingSyncStatsQuery |
void |
setOutgoingSyncTaskPhaseQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskPhaseQuery)
Mutator for outgoingSyncTaskPhaseQuery |
void |
setOutgoingSyncTaskPhaseQuery(java.lang.Object outgoingSyncTaskPhaseQuery)
Generic mutator for outgoingSyncTaskPhaseQuery |
void |
setOutgoingSyncTaskQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskQuery)
Mutator for outgoingSyncTaskQuery |
void |
setOutgoingSyncTaskQuery(java.lang.Object outgoingSyncTaskQuery)
Generic mutator for outgoingSyncTaskQuery |
void |
setOutgoingSyncTaskTypeQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskTypeQuery)
Mutator for outgoingSyncTaskTypeQuery |
void |
setOutgoingSyncTaskTypeQuery(java.lang.Object outgoingSyncTaskTypeQuery)
Generic mutator for outgoingSyncTaskTypeQuery |
void |
setOutputFileDir(java.lang.Object outputFileDir)
Generic mutator for outputFileDir |
void |
setOutputFileDir(java.lang.String outputFileDir)
Mutator for outputFileDir |
void |
setParent(org.sandev.basics.nodecommon.Controllable node)
mutator for parent |
void |
setSandNodeErrorMessage(java.lang.Object sandNodeErrorMessage)
Generic mutator for sandNodeErrorMessage |
void |
setSandNodeErrorMessage(java.lang.String sandNodeErrorMessage)
Mutator for sandNodeErrorMessage |
void |
setSandNodeState(int sandNodeState)
Mutator for sandNodeState |
void |
setSandRoot(org.sandev.basics.nodecommon.SandRoot val)
mutator for sandRoot |
void |
setTechSupportEmailAddress(java.lang.Object techSupportEmailAddress)
Generic mutator for techSupportEmailAddress |
void |
setTechSupportEmailAddress(java.lang.String techSupportEmailAddress)
Mutator for techSupportEmailAddress |
protected void |
setupSecureReceive()
Register us for receive with our local Authorizer |
protected void |
setupSubscriptions()
Subscribe us to the nodes we need to listen to |
void |
setUserLookupInstanceName(java.lang.Object userLookupInstanceName)
Generic mutator for userLookupInstanceName |
void |
setUserLookupInstanceName(java.lang.String userLookupInstanceName)
Mutator for userLookupInstanceName |
void |
shutdown()
Stops a running node. |
void |
startup()
Starts a stopped node. |
void |
suspend()
Suspends a running node. |
void |
systemwideShutdown(int code)
Call our shutdown, which shuts down our local nodes, then cascade this call upward to our parent so it spreads throughout the system as needed. |
boolean |
validTransition(int transition)
Validates a state transition by comparing the desired transition with the current state. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncAggregateUpdate
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanSync
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanComponentQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanRecalc
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncReaderQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncResourceQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskPhaseQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskTypeQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncCacheActionRegistration
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncStatsQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapAttributesQuery
protected org.sandev.basics.sandmessages.IODeclCall outgoingSyncDataImportExport
protected org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncCacheActionSource
protected org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncStatsSource
protected int sandNodeState
Controllable
public static final int SANDNODESTATE_UNDEFINED
public static final int SANDNODESTATE_RUNNING
public static final int SANDNODESTATE_SUSPENDED
public static final int SANDNODESTATE_STOPPED
public static final int SANDNODESTATE_FAILED
public static final int SANDNODESTATE_STARTING
public static final int SANDNODESTATE_STOPPING
public static final int SANDNODESTATE_SUSPENDING
public static final int SANDNODESTATE_RESUMING
public static final int SANDNODESTATE_FAILING
protected java.lang.String sandNodeErrorMessage
protected org.sandev.basics.nodecommon.Messager messager
protected org.sandev.basics.nodecommon.Logger logger
protected int logLevel
public static final int LOGLEVEL_DEBUG
public static final int LOGLEVEL_INFO
public static final int LOGLEVEL_WARN
public static final int LOGLEVEL_ERROR
public static final int LOGLEVEL_FATAL
protected org.sandev.basics.structs.NodeInstance nodeInstance
protected org.sandev.basics.nodecommon.SandRoot sandRoot
protected static final int LOGDEBUG
protected static final int LOGINFO
protected static final int LOGWARN
protected static final int LOGERROR
protected static final int LOGFATAL
protected org.sandev.basics.nodecommon.Controllable parent
protected org.sandev.basics.nodecommon.Controllable[] helperNodes
protected org.sandev.basics.nodecommon.ControlWrapper[] ctrlwrappers
| Constructor Detail |
public TaskHeapUINodeBase()
| Method Detail |
public boolean fieldHasFlag(java.lang.String fieldname,
int fieldflag)
public java.lang.String getUserLookupInstanceName()
public void setUserLookupInstanceName(java.lang.String userLookupInstanceName)
public void setUserLookupInstanceName(java.lang.Object userLookupInstanceName)
public static boolean getUserLookupInstanceNameFlag(int fieldflag)
public static int getUserLookupInstanceNameLengthNorm()
public static int getUserLookupInstanceNameLengthMax()
public static java.lang.String getUserLookupInstanceNameDefaultValue()
public static java.lang.String getUserLookupInstanceNameInvalidValue()
public java.lang.String getUserLookupInstanceNamePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getUserLookupInstanceNameFieldPrintValue()
public java.lang.String getUserLookupInstanceNameRange()
public java.lang.String getUserLookupInstanceNameValidityCheck()
public java.lang.String getUserLookupInstanceNameMetatype()
public java.lang.String getAuthorizerInstanceName()
public void setAuthorizerInstanceName(java.lang.String authorizerInstanceName)
public void setAuthorizerInstanceName(java.lang.Object authorizerInstanceName)
public static boolean getAuthorizerInstanceNameFlag(int fieldflag)
public static int getAuthorizerInstanceNameLengthNorm()
public static int getAuthorizerInstanceNameLengthMax()
public static java.lang.String getAuthorizerInstanceNameDefaultValue()
public static java.lang.String getAuthorizerInstanceNameInvalidValue()
public java.lang.String getAuthorizerInstanceNamePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getAuthorizerInstanceNameFieldPrintValue()
public java.lang.String getAuthorizerInstanceNameRange()
public java.lang.String getAuthorizerInstanceNameValidityCheck()
public java.lang.String getAuthorizerInstanceNameMetatype()
public java.lang.String getInputFileDir()
public void setInputFileDir(java.lang.String inputFileDir)
public void setInputFileDir(java.lang.Object inputFileDir)
public static boolean getInputFileDirFlag(int fieldflag)
public static int getInputFileDirLengthNorm()
public static int getInputFileDirLengthMax()
public static java.lang.String getInputFileDirDefaultValue()
public static java.lang.String getInputFileDirInvalidValue()
public java.lang.String getInputFileDirPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getInputFileDirFieldPrintValue()
public java.lang.String getInputFileDirRange()
public java.lang.String getInputFileDirValidityCheck()
public java.lang.String getInputFileDirMetatype()
public java.lang.String getOutputFileDir()
public void setOutputFileDir(java.lang.String outputFileDir)
public void setOutputFileDir(java.lang.Object outputFileDir)
public static boolean getOutputFileDirFlag(int fieldflag)
public static int getOutputFileDirLengthNorm()
public static int getOutputFileDirLengthMax()
public static java.lang.String getOutputFileDirDefaultValue()
public static java.lang.String getOutputFileDirInvalidValue()
public java.lang.String getOutputFileDirPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutputFileDirFieldPrintValue()
public java.lang.String getOutputFileDirRange()
public java.lang.String getOutputFileDirValidityCheck()
public java.lang.String getOutputFileDirMetatype()
public java.lang.String getTechSupportEmailAddress()
public void setTechSupportEmailAddress(java.lang.String techSupportEmailAddress)
public void setTechSupportEmailAddress(java.lang.Object techSupportEmailAddress)
public static boolean getTechSupportEmailAddressFlag(int fieldflag)
public static int getTechSupportEmailAddressLengthNorm()
public static int getTechSupportEmailAddressLengthMax()
public static java.lang.String getTechSupportEmailAddressDefaultValue()
public static java.lang.String getTechSupportEmailAddressInvalidValue()
public java.lang.String getTechSupportEmailAddressPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getTechSupportEmailAddressFieldPrintValue()
public java.lang.String getTechSupportEmailAddressRange()
public java.lang.String getTechSupportEmailAddressValidityCheck()
public java.lang.String getTechSupportEmailAddressMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncAggregateUpdate()
public void setOutgoingSyncAggregateUpdate(org.sandev.basics.sandmessages.IODeclCall outgoingSyncAggregateUpdate)
public void setOutgoingSyncAggregateUpdate(java.lang.Object outgoingSyncAggregateUpdate)
public static boolean getOutgoingSyncAggregateUpdateFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncAggregateUpdateDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncAggregateUpdateInvalidValue()
public java.lang.String getOutgoingSyncAggregateUpdatePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncAggregateUpdateFieldPrintValue()
public java.lang.String getOutgoingSyncAggregateUpdateRange()
public java.lang.String getOutgoingSyncAggregateUpdateValidityCheck()
public java.lang.String getOutgoingSyncAggregateUpdateMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanQuery()
public void setOutgoingSyncExternalPlanQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanQuery)
public void setOutgoingSyncExternalPlanQuery(java.lang.Object outgoingSyncExternalPlanQuery)
public static boolean getOutgoingSyncExternalPlanQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanQueryInvalidValue()
public java.lang.String getOutgoingSyncExternalPlanQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncExternalPlanQueryFieldPrintValue()
public java.lang.String getOutgoingSyncExternalPlanQueryRange()
public java.lang.String getOutgoingSyncExternalPlanQueryValidityCheck()
public java.lang.String getOutgoingSyncExternalPlanQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanSync()
public void setOutgoingSyncExternalPlanSync(org.sandev.basics.sandmessages.IODeclCall outgoingSyncExternalPlanSync)
public void setOutgoingSyncExternalPlanSync(java.lang.Object outgoingSyncExternalPlanSync)
public static boolean getOutgoingSyncExternalPlanSyncFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanSyncDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncExternalPlanSyncInvalidValue()
public java.lang.String getOutgoingSyncExternalPlanSyncPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncExternalPlanSyncFieldPrintValue()
public java.lang.String getOutgoingSyncExternalPlanSyncRange()
public java.lang.String getOutgoingSyncExternalPlanSyncValidityCheck()
public java.lang.String getOutgoingSyncExternalPlanSyncMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanComponentQuery()
public void setOutgoingSyncPlanComponentQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanComponentQuery)
public void setOutgoingSyncPlanComponentQuery(java.lang.Object outgoingSyncPlanComponentQuery)
public static boolean getOutgoingSyncPlanComponentQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanComponentQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanComponentQueryInvalidValue()
public java.lang.String getOutgoingSyncPlanComponentQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncPlanComponentQueryFieldPrintValue()
public java.lang.String getOutgoingSyncPlanComponentQueryRange()
public java.lang.String getOutgoingSyncPlanComponentQueryValidityCheck()
public java.lang.String getOutgoingSyncPlanComponentQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanQuery()
public void setOutgoingSyncPlanQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanQuery)
public void setOutgoingSyncPlanQuery(java.lang.Object outgoingSyncPlanQuery)
public static boolean getOutgoingSyncPlanQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanQueryInvalidValue()
public java.lang.String getOutgoingSyncPlanQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncPlanQueryFieldPrintValue()
public java.lang.String getOutgoingSyncPlanQueryRange()
public java.lang.String getOutgoingSyncPlanQueryValidityCheck()
public java.lang.String getOutgoingSyncPlanQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanRecalc()
public void setOutgoingSyncPlanRecalc(org.sandev.basics.sandmessages.IODeclCall outgoingSyncPlanRecalc)
public void setOutgoingSyncPlanRecalc(java.lang.Object outgoingSyncPlanRecalc)
public static boolean getOutgoingSyncPlanRecalcFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanRecalcDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncPlanRecalcInvalidValue()
public java.lang.String getOutgoingSyncPlanRecalcPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncPlanRecalcFieldPrintValue()
public java.lang.String getOutgoingSyncPlanRecalcRange()
public java.lang.String getOutgoingSyncPlanRecalcValidityCheck()
public java.lang.String getOutgoingSyncPlanRecalcMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncReaderQuery()
public void setOutgoingSyncReaderQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncReaderQuery)
public void setOutgoingSyncReaderQuery(java.lang.Object outgoingSyncReaderQuery)
public static boolean getOutgoingSyncReaderQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncReaderQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncReaderQueryInvalidValue()
public java.lang.String getOutgoingSyncReaderQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncReaderQueryFieldPrintValue()
public java.lang.String getOutgoingSyncReaderQueryRange()
public java.lang.String getOutgoingSyncReaderQueryValidityCheck()
public java.lang.String getOutgoingSyncReaderQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncResourceQuery()
public void setOutgoingSyncResourceQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncResourceQuery)
public void setOutgoingSyncResourceQuery(java.lang.Object outgoingSyncResourceQuery)
public static boolean getOutgoingSyncResourceQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncResourceQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncResourceQueryInvalidValue()
public java.lang.String getOutgoingSyncResourceQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncResourceQueryFieldPrintValue()
public java.lang.String getOutgoingSyncResourceQueryRange()
public java.lang.String getOutgoingSyncResourceQueryValidityCheck()
public java.lang.String getOutgoingSyncResourceQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskPhaseQuery()
public void setOutgoingSyncTaskPhaseQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskPhaseQuery)
public void setOutgoingSyncTaskPhaseQuery(java.lang.Object outgoingSyncTaskPhaseQuery)
public static boolean getOutgoingSyncTaskPhaseQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskPhaseQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskPhaseQueryInvalidValue()
public java.lang.String getOutgoingSyncTaskPhaseQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncTaskPhaseQueryFieldPrintValue()
public java.lang.String getOutgoingSyncTaskPhaseQueryRange()
public java.lang.String getOutgoingSyncTaskPhaseQueryValidityCheck()
public java.lang.String getOutgoingSyncTaskPhaseQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskQuery()
public void setOutgoingSyncTaskQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskQuery)
public void setOutgoingSyncTaskQuery(java.lang.Object outgoingSyncTaskQuery)
public static boolean getOutgoingSyncTaskQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskQueryInvalidValue()
public java.lang.String getOutgoingSyncTaskQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncTaskQueryFieldPrintValue()
public java.lang.String getOutgoingSyncTaskQueryRange()
public java.lang.String getOutgoingSyncTaskQueryValidityCheck()
public java.lang.String getOutgoingSyncTaskQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskTypeQuery()
public void setOutgoingSyncTaskTypeQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncTaskTypeQuery)
public void setOutgoingSyncTaskTypeQuery(java.lang.Object outgoingSyncTaskTypeQuery)
public static boolean getOutgoingSyncTaskTypeQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskTypeQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncTaskTypeQueryInvalidValue()
public java.lang.String getOutgoingSyncTaskTypeQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncTaskTypeQueryFieldPrintValue()
public java.lang.String getOutgoingSyncTaskTypeQueryRange()
public java.lang.String getOutgoingSyncTaskTypeQueryValidityCheck()
public java.lang.String getOutgoingSyncTaskTypeQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncCacheActionRegistration()
public void setOutgoingSyncCacheActionRegistration(org.sandev.basics.sandmessages.IODeclCall outgoingSyncCacheActionRegistration)
public void setOutgoingSyncCacheActionRegistration(java.lang.Object outgoingSyncCacheActionRegistration)
public static boolean getOutgoingSyncCacheActionRegistrationFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncCacheActionRegistrationDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncCacheActionRegistrationInvalidValue()
public java.lang.String getOutgoingSyncCacheActionRegistrationPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncCacheActionRegistrationFieldPrintValue()
public java.lang.String getOutgoingSyncCacheActionRegistrationRange()
public java.lang.String getOutgoingSyncCacheActionRegistrationValidityCheck()
public java.lang.String getOutgoingSyncCacheActionRegistrationMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncStatsQuery()
public void setOutgoingSyncStatsQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncStatsQuery)
public void setOutgoingSyncStatsQuery(java.lang.Object outgoingSyncStatsQuery)
public static boolean getOutgoingSyncStatsQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncStatsQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncStatsQueryInvalidValue()
public java.lang.String getOutgoingSyncStatsQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncStatsQueryFieldPrintValue()
public java.lang.String getOutgoingSyncStatsQueryRange()
public java.lang.String getOutgoingSyncStatsQueryValidityCheck()
public java.lang.String getOutgoingSyncStatsQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncHeapAttributesQuery()
public void setOutgoingSyncHeapAttributesQuery(org.sandev.basics.sandmessages.IODeclCall outgoingSyncHeapAttributesQuery)
public void setOutgoingSyncHeapAttributesQuery(java.lang.Object outgoingSyncHeapAttributesQuery)
public static boolean getOutgoingSyncHeapAttributesQueryFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncHeapAttributesQueryDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncHeapAttributesQueryInvalidValue()
public java.lang.String getOutgoingSyncHeapAttributesQueryPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncHeapAttributesQueryFieldPrintValue()
public java.lang.String getOutgoingSyncHeapAttributesQueryRange()
public java.lang.String getOutgoingSyncHeapAttributesQueryValidityCheck()
public java.lang.String getOutgoingSyncHeapAttributesQueryMetatype()
public org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncDataImportExport()
public void setOutgoingSyncDataImportExport(org.sandev.basics.sandmessages.IODeclCall outgoingSyncDataImportExport)
public void setOutgoingSyncDataImportExport(java.lang.Object outgoingSyncDataImportExport)
public static boolean getOutgoingSyncDataImportExportFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncDataImportExportDefaultValue()
public static org.sandev.basics.sandmessages.IODeclCall getOutgoingSyncDataImportExportInvalidValue()
public java.lang.String getOutgoingSyncDataImportExportPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getOutgoingSyncDataImportExportFieldPrintValue()
public java.lang.String getOutgoingSyncDataImportExportRange()
public java.lang.String getOutgoingSyncDataImportExportValidityCheck()
public java.lang.String getOutgoingSyncDataImportExportMetatype()
public org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSource()
public void setIncomingAsyncCacheActionSource(org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncCacheActionSource)
public void setIncomingAsyncCacheActionSource(java.lang.Object incomingAsyncCacheActionSource)
public static boolean getIncomingAsyncCacheActionSourceFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSourceDefaultValue()
public static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncCacheActionSourceInvalidValue()
public java.lang.String getIncomingAsyncCacheActionSourcePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getIncomingAsyncCacheActionSourceFieldPrintValue()
public java.lang.String getIncomingAsyncCacheActionSourceRange()
public java.lang.String getIncomingAsyncCacheActionSourceValidityCheck()
public java.lang.String getIncomingAsyncCacheActionSourceMetatype()
public org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSource()
public void setIncomingAsyncStatsSource(org.sandev.basics.sandmessages.IODeclSubscribe incomingAsyncStatsSource)
public void setIncomingAsyncStatsSource(java.lang.Object incomingAsyncStatsSource)
public static boolean getIncomingAsyncStatsSourceFlag(int fieldflag)
public static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSourceDefaultValue()
public static org.sandev.basics.sandmessages.IODeclSubscribe getIncomingAsyncStatsSourceInvalidValue()
public java.lang.String getIncomingAsyncStatsSourcePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getIncomingAsyncStatsSourceFieldPrintValue()
public java.lang.String getIncomingAsyncStatsSourceRange()
public java.lang.String getIncomingAsyncStatsSourceValidityCheck()
public java.lang.String getIncomingAsyncStatsSourceMetatype()
public int getSandNodeState()
getSandNodeState in interface org.sandev.basics.nodecommon.Controllablepublic void setSandNodeState(int sandNodeState)
public java.lang.String sandNodeStateValueToLabel(int val)
public int sandNodeStateLabelToValue(java.lang.String label)
public static java.lang.String[] getSandNodeStatePrintVals()
public static java.lang.String[] getSandNodeStateKeyVals()
public static java.lang.String[] getSandNodeStateActualVals()
public static java.lang.String sandNodeStatePrint2Key(java.lang.String printVal)
getSandNodeStatePrintVals
and getSandNodeStateKeyVals methods for details.
public static java.lang.String sandNodeStatePrint2Actual(java.lang.String printVal)
getSandNodeStatePrintVals
and getSandNodeStateActualVals methods for details.
public static java.lang.String sandNodeStateActual2Print(java.lang.String actualVal)
getSandNodeStateActualVals
and getSandNodeStatePrintVals methods for details.
public static java.lang.String getSandNodeStateEnumSummary()
public static boolean getSandNodeStateFlag(int fieldflag)
public static int getSandNodeStateDefaultValue()
public static int getSandNodeStateInvalidValue()
public java.lang.String getSandNodeStatePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getSandNodeStateFieldPrintValue()
public java.lang.String getSandNodeStateRange()
public java.lang.String getSandNodeStateValidityCheck()
public java.lang.String getSandNodeStateMetatype()
public java.lang.String getSandNodeErrorMessage()
public void setSandNodeErrorMessage(java.lang.String sandNodeErrorMessage)
public void setSandNodeErrorMessage(java.lang.Object sandNodeErrorMessage)
public static boolean getSandNodeErrorMessageFlag(int fieldflag)
public static int getSandNodeErrorMessageLengthNorm()
public static int getSandNodeErrorMessageLengthMax()
public static java.lang.String getSandNodeErrorMessageDefaultValue()
public static java.lang.String getSandNodeErrorMessageInvalidValue()
public java.lang.String getSandNodeErrorMessagePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getSandNodeErrorMessageFieldPrintValue()
public java.lang.String getSandNodeErrorMessageRange()
public java.lang.String getSandNodeErrorMessageValidityCheck()
public java.lang.String getSandNodeErrorMessageMetatype()
public org.sandev.basics.nodecommon.Messager getMessager()
getMessager in interface org.sandev.basics.nodecommon.Messageablepublic void setMessager(org.sandev.basics.nodecommon.Messager messager)
setMessager in interface org.sandev.basics.nodecommon.Messageablepublic void setMessager(java.lang.Object messager)
public static boolean getMessagerFlag(int fieldflag)
public static org.sandev.basics.nodecommon.Messager getMessagerDefaultValue()
public static org.sandev.basics.nodecommon.Messager getMessagerInvalidValue()
public java.lang.String getMessagerPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getMessagerFieldPrintValue()
public java.lang.String getMessagerRange()
public java.lang.String getMessagerValidityCheck()
public java.lang.String getMessagerMetatype()
public org.sandev.basics.nodecommon.Logger getLogger()
getLogger in interface org.sandev.basics.nodecommon.Loggablepublic void setLogger(org.sandev.basics.nodecommon.Logger logger)
setLogger in interface org.sandev.basics.nodecommon.Loggablepublic void setLogger(java.lang.Object logger)
public static boolean getLoggerFlag(int fieldflag)
public static org.sandev.basics.nodecommon.Logger getLoggerDefaultValue()
public static org.sandev.basics.nodecommon.Logger getLoggerInvalidValue()
public java.lang.String getLoggerPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getLoggerFieldPrintValue()
public java.lang.String getLoggerRange()
public java.lang.String getLoggerValidityCheck()
public java.lang.String getLoggerMetatype()
public int getLogLevel()
getLogLevel in interface org.sandev.basics.nodecommon.Loggablepublic void setLogLevel(int logLevel)
setLogLevel in interface org.sandev.basics.nodecommon.Loggablepublic java.lang.String logLevelValueToLabel(int val)
public int logLevelLabelToValue(java.lang.String label)
public static java.lang.String[] getLogLevelPrintVals()
public static java.lang.String[] getLogLevelKeyVals()
public static java.lang.String[] getLogLevelActualVals()
public static java.lang.String logLevelPrint2Key(java.lang.String printVal)
getLogLevelPrintVals
and getLogLevelKeyVals methods for details.
public static java.lang.String logLevelPrint2Actual(java.lang.String printVal)
getLogLevelPrintVals
and getLogLevelActualVals methods for details.
public static java.lang.String logLevelActual2Print(java.lang.String actualVal)
getLogLevelActualVals
and getLogLevelPrintVals methods for details.
public static java.lang.String getLogLevelEnumSummary()
public static boolean getLogLevelFlag(int fieldflag)
public static int getLogLevelDefaultValue()
public static int getLogLevelInvalidValue()
public java.lang.String getLogLevelPrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getLogLevelFieldPrintValue()
public java.lang.String getLogLevelRange()
public java.lang.String getLogLevelValidityCheck()
public java.lang.String getLogLevelMetatype()
public org.sandev.basics.structs.NodeInstance getNodeInstance()
getNodeInstance in interface org.sandev.basics.nodecommon.Controllablepublic void setNodeInstance(org.sandev.basics.structs.NodeInstance nodeInstance)
setNodeInstance in interface org.sandev.basics.nodecommon.Controllablepublic void setNodeInstance(java.lang.Object nodeInstance)
public static boolean getNodeInstanceFlag(int fieldflag)
public static org.sandev.basics.structs.NodeInstance getNodeInstanceDefaultValue()
public static org.sandev.basics.structs.NodeInstance getNodeInstanceInvalidValue()
public java.lang.String getNodeInstancePrintValue()
Used for debug output, and as an initial value for
transformation and formatting.
public java.lang.String getNodeInstanceFieldPrintValue()
public java.lang.String getNodeInstanceRange()
public java.lang.String getNodeInstanceValidityCheck()
public java.lang.String getNodeInstanceMetatype()
public java.lang.String getNodeInstanceName()
public java.lang.String getServername()
public org.sandev.basics.nodecommon.SandRoot getSandRoot()
getSandRoot in interface org.sandev.basics.nodecommon.Controllablepublic void setSandRoot(org.sandev.basics.nodecommon.SandRoot val)
setSandRoot in interface org.sandev.basics.nodecommon.Controllablepublic void init()
public void log(int severity,
java.lang.String msg)
public void log(java.lang.String msg)
public org.sandev.basics.util.IDCache getIDCache()
getIDCache in interface org.sandev.basics.nodecommon.Messageable
public void startup()
throws org.sandev.basics.nodecommon.ControlException
startup in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlException
public void shutdown()
throws org.sandev.basics.nodecommon.ControlException
shutdown in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlException
public void suspend()
throws org.sandev.basics.nodecommon.ControlException
suspend in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlException
public void resume()
throws org.sandev.basics.nodecommon.ControlException
resume in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlException
public void restart()
throws org.sandev.basics.nodecommon.ControlException
restart in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlExceptionpublic boolean validTransition(int transition)
protected void onStartup()
throws org.sandev.basics.structs.SandException
startup().
org.sandev.basics.structs.SandException
protected void onShutdown()
throws org.sandev.basics.structs.SandException
shutdown().
org.sandev.basics.structs.SandException
protected void onSuspend()
throws org.sandev.basics.structs.SandException
suspend().
org.sandev.basics.structs.SandException
protected void onResume()
throws org.sandev.basics.structs.SandException
resume().
org.sandev.basics.structs.SandException
protected void onRestart()
throws org.sandev.basics.structs.SandException
startup().
org.sandev.basics.structs.SandException
protected void onFailure()
throws org.sandev.basics.nodecommon.ControlException
org.sandev.basics.nodecommon.ControlExceptionpublic org.sandev.basics.nodecommon.Controllable getParent()
getParent in interface org.sandev.basics.nodecommon.Controllablepublic void setParent(org.sandev.basics.nodecommon.Controllable node)
public org.sandev.basics.nodecommon.Controllable[] getHelperNodes()
getHelperNodes in interface org.sandev.basics.nodecommon.Controllablepublic void setHelperNodes(org.sandev.basics.nodecommon.Controllable[] nodes)
setHelperNodes in interface org.sandev.basics.nodecommon.Controllable
public void systemwideShutdown(int code)
throws org.sandev.basics.nodecommon.ControlException
systemwideShutdown in interface org.sandev.basics.nodecommon.Controllableorg.sandev.basics.nodecommon.ControlExceptionpublic void addWrapper(org.sandev.basics.nodecommon.ControlWrapper wrapper)
addWrapper in interface org.sandev.basics.nodecommon.Controllable
protected void notifyStateChange(int prevState,
int currState)
protected void setupSubscriptions()
protected void setupSecureReceive()
public org.sandev.basics.structs.SandMessage receive(org.sandev.basics.structs.SandMessage msg)
throws org.sandev.basics.structs.SandException
In practice, this doesn't add much overhead if we enumerate
the supported methods at code generation time, and then switch
on the enumeration.
receive in interface org.sandev.basics.nodecommon.Messageableorg.sandev.basics.structs.SandException
public void deliverCacheActionSource(org.sandev.basics.sandmessages.CacheAction msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
protected void onDelivery(org.sandev.basics.sandmessages.CacheAction msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public void deliverStatsSource(org.sandev.basics.sandmessages.Stats msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
protected void onDelivery(org.sandev.basics.sandmessages.Stats msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public void deliver(org.sandev.basics.structs.SandMessage msg)
throws org.sandev.basics.structs.SandException
In practice, this doesn't add much overhead if we enumerate
the supported methods at code generation time, and then switch
on the enumeration.
deliver in interface org.sandev.basics.nodecommon.Messageableorg.sandev.basics.structs.SandException
public org.sandev.basics.structs.AggregateUpdate callAggregateUpdate(org.sandev.basics.structs.AggregateUpdate msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public ExternalPlanCollection callExternalPlanQuery(ExternalPlanQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public ExternalPlanSync callExternalPlanSync(ExternalPlanSync msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public PlanComponentCollection callPlanComponentQuery(PlanComponentQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public PlanCollection callPlanQuery(PlanQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public PlanRecalc callPlanRecalc(PlanRecalc msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public ReaderCollection callReaderQuery(ReaderQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public ResourceCollection callResourceQuery(ResourceQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public TaskPhaseCollection callTaskPhaseQuery(TaskPhaseQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public TaskCollection callTaskQuery(TaskQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public TaskTypeCollection callTaskTypeQuery(TaskTypeQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public org.sandev.basics.sandmessages.CacheAction callCacheActionRegistration(org.sandev.basics.sandmessages.CacheAction msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public org.sandev.basics.sandmessages.Stats callStatsQuery(org.sandev.basics.sandmessages.StatsQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public HeapAttributesCollection callHeapAttributesQuery(HeapAttributesQuery msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
public org.sandev.basics.sandmessages.DataImportExport callDataImportExport(org.sandev.basics.sandmessages.DataImportExport msg)
throws org.sandev.basics.structs.SandException
org.sandev.basics.structs.SandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||