public static class Service.ServiceLoadFlags
extends java.lang.Object
Service.ServiceLoad filter content.Service.ServiceLoad| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_LOAD_FACTOR
(0x04) Indicates presence of a load factor.
|
static int |
HAS_OPEN_LIMIT
(0x01) Indicates presence of an open limit on the service.
|
static int |
HAS_OPEN_WINDOW
(0x02) Indicates presence of an open window on the service.
|
static int |
NONE
(0x00) No flags set.
|
public static final int NONE
public static final int HAS_OPEN_LIMIT
public static final int HAS_OPEN_WINDOW
public static final int HAS_LOAD_FACTOR
Copyright @ 2019 Thomson Reuters. All Rights Reserved.