extern LIBVEM_API int vem_getMasterHostList(vem_handle_t *, vem_masterlist_t *)
Get master from VEMRoutine can be called on both unregisted or registed handle. It queries VEM for current and candidate masters.
Memory for vem_masterlist_t should be allocated by the caller.
It is the caller's responsibility to free vem_masterlist_t after a successful call. vem_clear_masterlist may be used.
- Returns:
- 0 on success, < 0 otherwise
- See also:
- vem_clear_masterlist
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.