esc_service_instance_statechange Struct Reference
ESC service state change notification content. More...
Data Fields
char * servicename int seqno char * hostname esc_service_instance_state_t oldstate esc_service_instance_state_t newstate vem_container_id_t containerid char * reason Detailed Description
This notification content corresponds to service instance state change notification, It tells the client which service instance has changed state and what the new state is. If service instance enters an ERROR state, it will set the reason.
- See also:
- esc_service_notification_handler_t
Field Documentation
char* servicename service instance that has changed state
int seqno the sequence number of the service instance
char* hostname the host the service instance is running on
esc_service_instance_state_t oldstate the old state of the service instance
esc_service_instance_state_t newstate the new state of the service instance
the workload container ID releated to the service instance
char* reason the reason why the service instance entered an ERROR state
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.