com.acme.sp
public class SPImpl extends Object implements SP
Constructor Summary | |
---|---|
SPImpl() Default constructor. |
Method Summary | |
---|---|
static void | buildLog(String logName, int timeout, boolean isDisk, int numRollovers)
We've changed the signature in the 2.0 release. |
static SP | createSP() Method to create a new SP object, hidden for future flexibility. |
void | flushTable(SP instance)
This is the new method for flushing tables.
|
int | saveName(String name, int value)
This method was inherited from the SP interface.
|
Since: SuperProduct 2.0
Deprecated: Use some other method instead.
This method was inherited from the SP interface.