Package | Description |
---|---|
de.esprit.netsuite.client.tool.srvload |
Contains a load-meter for measuring the server load.
|
de.esprit.netsuite.server.abo.loadmeter |
Contains ABOs that measure the server load
|
de.esprit.netsuite.server.util |
Contains server specific utility classes
|
Constructor and Description |
---|
LoadMeterComponent(ClientContext ctx,
AbstractLoadMeterABO abo) |
LoadMeterController(ClientContext ctx,
AbstractLoadMeterABO abo) |
LoadMeterGraph(ClientContext ctx,
AbstractLoadMeterABO abo) |
LoadMeterScale(ClientContext ctx,
AbstractLoadMeterABO abo) |
Modifier and Type | Class and Description |
---|---|
class |
ClientMeterABO
This ABO measures the current client count
|
class |
MessageMeterABO
This ABO measures the current messages/min count
|
class |
RequestMeterABO
This ABO measures the current requests/min count
|
class |
TaskMeterABO
This ABO measures the number of tasks currently running
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractLoadMeterABO.overtakeABOValues(AbstractLoadMeterABO inst) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerUtil.fireMeterAbo(ServerContext serverCtx,
AbstractLoadMeterABO abo,
int value) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.