Constant Field Values

Contents

org.ovirt.*

  • org.ovirt.vdsm.jsonrpc.client.reactors.Reactor 
    Modifier and Type Constant Field Value
    private static final int TIMEOUT 1000
  • org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient 
    Modifier and Type Constant Field Value
    public static final int BUFFER_SIZE 1024
    public static final java.lang.String CLIENT_CLOSED "Client close"
    private static final int LIMIT 20000
  • org.ovirt.vdsm.jsonrpc.client.reactors.ReactorFactory 
    Modifier and Type Constant Field Value
    private static final int EVENT_TIMEOUT_IN_HOURS 3
  • org.ovirt.vdsm.jsonrpc.client.reactors.SSLEngineNioHelper 
    Modifier and Type Constant Field Value
    private static final int MAX_ATTEMPTS 10
  • org.ovirt.vdsm.jsonrpc.client.utils.JsonResponseUtil 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_KEY "info"
    private static final java.lang.String STATUS "status"
  • org.ovirt.vdsm.jsonrpc.client.utils.JsonUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALL "*"
    private static final double GRACE_PERIOD 0.5
    public static final java.lang.String SUBSCRIPTION_ALL "*|*|*|*"