|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileCollectorHandle | |
|---|---|
| com.sun.sgs.impl.kernel | Provides an implementation of the RedDwarf Server kernel. |
| com.sun.sgs.impl.profile | Provides an implementation for some interfaces in
com.sun.sgs.profile. |
| com.sun.sgs.impl.service.transaction | Provides an implementation of transactions. |
| Uses of ProfileCollectorHandle in com.sun.sgs.impl.kernel |
|---|
| Fields in com.sun.sgs.impl.kernel declared as ProfileCollectorHandle | |
|---|---|
protected ProfileCollectorHandle |
AbstractAccessCoordinator.profileCollectorHandle
The profile collector handle. |
| Constructors in com.sun.sgs.impl.kernel with parameters of type ProfileCollectorHandle | |
|---|---|
AbstractAccessCoordinator(TransactionProxy txnProxy,
ProfileCollectorHandle profileCollectorHandle)
Creates an instance of this class. |
|
LockingAccessCoordinator(Properties properties,
TransactionProxy txnProxy,
ProfileCollectorHandle profileCollectorHandle)
Creates an instance of this class. |
|
NullAccessCoordinator(Properties properties,
TransactionProxy txnProxy,
ProfileCollectorHandle profileCollectorHandle)
Creates an instance of this class, accepting the standard arguments for access coordinators, which are ignored. |
|
TaskSchedulerImpl(Properties properties,
ProfileCollectorHandle profileCollectorHandle)
Creates an instance of TaskSchedulerImpl. |
|
TrackingAccessCoordinator(Properties properties,
TransactionProxy txnProxy,
ProfileCollectorHandle profileCollector)
Creates an instance of TrackingAccessCoordinator. |
|
TransactionSchedulerImpl(Properties properties,
TransactionCoordinator transactionCoordinator,
ProfileCollectorHandle profileCollectorHandle,
AccessCoordinatorHandle accessCoordinator)
Creates an instance of TransactionSchedulerImpl. |
|
| Uses of ProfileCollectorHandle in com.sun.sgs.impl.profile |
|---|
| Classes in com.sun.sgs.impl.profile that implement ProfileCollectorHandle | |
|---|---|
class |
ProfileCollectorHandleImpl
The portion of a profile collector that allows the kernel to modify the state of a particular collection record (initiates one, finishes one, that sort of thing). |
| Uses of ProfileCollectorHandle in com.sun.sgs.impl.service.transaction |
|---|
| Constructors in com.sun.sgs.impl.service.transaction with parameters of type ProfileCollectorHandle | |
|---|---|
TransactionCoordinatorImpl(Properties properties,
ProfileCollectorHandle collectorHandle)
Creates an instance of this class configured with the specified properties. |
|
TransactionImpl(long tid,
long timeout,
boolean usePrepareAndCommitOpt,
ProfileCollectorHandle collectorHandle)
Creates an instance with the specified transaction ID, timeout, prepare and commit optimization flag, and collectorHandle. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||