lsb_serviceClassInfo
This API accesses the SLA inside mbatchd.This API does not accept input and will output all service classes in LSF. The XDR code for this API is client only. Unlike previous versions of LSF, mbatchd now directly encodes parts of its own data structures into the stream and does not use a library data structure. #include <lsf/lsbatch.h>
struct serviceClass * lsb_serviceClassInfo(int *n)
Data Structures:
- Parameters:
n The number of groups. Define Statements: none
- serviceClass
Errors:
- Returns:
- struct serviceClass *
Function was successful.NULL Function failed.
Equivalent line commands: bsla
- If the function fails, lsberrno will be set to indicate the error.
Files:
- ${LSF_ENVDIR:-/etc}/lsf.conf
- See also:
- none
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.