|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IReferenceCounter | |
|---|---|
| fulmine.distribution | |
| fulmine.util.reference | |
| Uses of IReferenceCounter in fulmine.distribution |
|---|
| Methods in fulmine.distribution that return IReferenceCounter | |
|---|---|
IReferenceCounter<String> |
IDistributionState.getConnectedContexts()
Tracks number of connections to other remote contexts. |
IReferenceCounter<String> |
IDistributionState.getCONNECTINGContexts()
Tracks whether this context is CONNECTING to a remote context (identified by the IConnectionParameters.getRemoteContextIdentity()). |
| Uses of IReferenceCounter in fulmine.util.reference |
|---|
| Classes in fulmine.util.reference that implement IReferenceCounter | |
|---|---|
class |
ReferenceCounter<TYPE>
Standard implementation, not thread safe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||