public class ARServerContext extends Object
| Constructor and Description |
|---|
ARServerContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertEventsForm() |
int |
getCurrentXDRBufferSize() |
int[] |
getDbQueues() |
String |
getServerBuildTimestampStr() |
String |
getServerCharSetName() |
int |
getServerCmtMax() |
int |
getServerCmtTimeout() |
int |
getServerMaintVersion() |
int |
getServerMajorVersion() |
int |
getServerMinorVersion() |
int |
getServerPatchVersion() |
void |
recordServerProductVersion(String serverVersionInfo)
the formats like: "7.0.00 Build 20062323", "7.1.02 Patch 000 20062323", etc
|
public String getAlertEventsForm()
public String getServerCharSetName()
public int getServerMaintVersion()
public int getServerMajorVersion()
public int getServerMinorVersion()
public int getServerPatchVersion()
public void recordServerProductVersion(String serverVersionInfo)
serverVersionInfo - public String getServerBuildTimestampStr()
public int getCurrentXDRBufferSize()
public int[] getDbQueues()
public int getServerCmtMax()
public int getServerCmtTimeout()
? Copyright 2013 BMC Software, Inc.