Package | Description |
---|---|
com.j_spaces.worker |
Deprecated: use
org.openspaces.pu instead. |
org.openspaces.core.space.support |
Modifier and Type | Interface and Description |
---|---|
interface |
IPrivilegeWorker
Deprecated.
This interface is reserved for internal usage only.
|
Modifier and Type | Method and Description |
---|---|
IWorker |
WorkerInfo.getWorker()
Deprecated.
|
Constructor and Description |
---|
WorkerInfo(IWorker workerImpl,
Thread workerThread,
String workerName,
String className,
String arg,
String description,
boolean startIfPrimaryOnly,
boolean shutdownSpaceOnInitFailure)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkerAdapter.setWorker(IWorker worker)
Deprecated.
Provides the worker implementation that will be run.
|
Copyright © GigaSpaces.