Package | Description |
---|---|
alice.respect.api | |
alice.respect.core | |
alice.tucson.api | |
alice.tucson.service |
Modifier and Type | Method and Description |
---|---|
TupleCentreId |
IRespectTC.getId()
Gets the tuple centre id
|
Modifier and Type | Method and Description |
---|---|
void |
ILinkContext.doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |
IRespectTC |
ITCRegistry.getTC(TupleCentreId id) |
Modifier and Type | Method and Description |
---|---|
TupleCentreId |
RespectVM.getId() |
TupleCentreId |
RespectTC.getId() |
Modifier and Type | Method and Description |
---|---|
RespectTC |
RespectTCContainer.createRespectTC(TupleCentreId id,
java.lang.Integer q) |
void |
LinkContext.doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |
IEnvironmentContext |
RespectTCContainer.getEnvironmentContext(TupleCentreId id) |
ILinkContext |
RespectTCContainer.getLinkContext(TupleCentreId id)
Return a LinkContext for remote/local call
|
IManagementContext |
RespectTCContainer.getManagementContext(TupleCentreId id) |
IOrdinaryAsynchInterface |
RespectTCContainer.getOrdinaryAsynchInterface(TupleCentreId id) |
IOrdinarySynchInterface |
RespectTCContainer.getOrdinarySynchInterface(TupleCentreId id) |
ISpecificationAsynchInterface |
RespectTCContainer.getSpecificationAsynchInterface(TupleCentreId id) |
ISpecificationSynchInterface |
RespectTCContainer.getSpecificationSynchInterface(TupleCentreId id) |
IRespectTC |
RespectLocalRegistry.getTC(TupleCentreId id) |
Constructor and Description |
---|
RespectTC(TupleCentreId tid,
RespectTCContainer container,
int qSize) |
RespectVM(TupleCentreId tid,
RespectTCContainer c,
int qSize,
IRespectTC respectTC) |
RespectVMContext(RespectVM rvm,
TupleCentreId tid,
int queueSize,
IRespectTC respectTC) |
Modifier and Type | Method and Description |
---|---|
TupleCentreId |
TucsonTupleCentreId.getInternalTupleCentreId() |
Constructor and Description |
---|
TucsonTupleCentreId(TupleCentreId id) |
Modifier and Type | Method and Description |
---|---|
void |
InterTupleCentreACCProvider.doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |