Modifier and Type | Method and Description |
---|---|
void |
IManagementContext.disablePersistency(java.lang.String path,
TucsonTupleCentreId ttcid) |
void |
IManagementContext.enablePersistency(java.lang.String path,
TucsonTupleCentreId ttcid) |
void |
IManagementContext.recoveryPersistent(java.lang.String path,
java.lang.String file,
TucsonTupleCentreId ttcid) |
Constructor and Description |
---|
AgentId(java.lang.String name,
TucsonTupleCentreId tcId) |
Modifier and Type | Method and Description |
---|---|
void |
RespectVMContext.disablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
RespectVM.disablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
ManagementContext.disablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
RespectVMContext.enablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
RespectVM.enablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
ManagementContext.enablePersistency(java.lang.String path,
TucsonTupleCentreId fileName) |
void |
RespectVMContext.recoveryPersistent(java.lang.String path,
java.lang.String file,
TucsonTupleCentreId tcName) |
void |
RespectVM.recoveryPersistent(java.lang.String path,
java.lang.String file,
TucsonTupleCentreId tcName) |
void |
ManagementContext.recoveryPersistent(java.lang.String path,
java.lang.String file,
TucsonTupleCentreId tcName) |
Modifier and Type | Method and Description |
---|---|
TucsonTupleCentreId |
AbstractSpawnActivity.getTargetTC()
Gets the tuplecentre identifier hosting the spawned activity.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSpawnActivity.setSpawnerId(TucsonTupleCentreId id)
Linda operations used in the spawned activity are performed ON BEHALF of
the tuplecentre who issued the
spawn (its "owner"). |
void |
AbstractSpawnActivity.setTargetTC(TucsonTupleCentreId id)
The tuplecentre target, which will "host" the spawned computation.
|
Constructor and Description |
---|
TucsonAgentId(java.lang.String name,
TucsonTupleCentreId tcId) |
Constructor and Description |
---|
DiningPhilosopher(java.lang.String aid,
TucsonTupleCentreId table,
int left,
int right) |
Constructor and Description |
---|
DiningPhilosopher(java.lang.String aid,
TucsonTupleCentreId seat) |
Constructor and Description |
---|
DiningPhilosopher(java.lang.String aid,
TucsonTupleCentreId table,
int left,
int right,
int eatingTime,
int eatingStep) |
Modifier and Type | Field and Description |
---|---|
protected TucsonTupleCentreId |
InspectorContextStub.tid
id of the tuple centre to be observed
|
Modifier and Type | Method and Description |
---|---|
TucsonTupleCentreId |
InspectorContextStub.getTid() |
TucsonTupleCentreId |
InspectorContext.getTid() |
Modifier and Type | Method and Description |
---|---|
protected void |
InspectorContextStub.resolveTupleCentreInfo(TucsonTupleCentreId titcd)
resolve information about a tuple centre
|
Constructor and Description |
---|
Inspector(TucsonAgentId id,
TucsonTupleCentreId tid) |
InspectorContextStub(TucsonAgentId i,
TucsonTupleCentreId tc) |
InspectorProfile(TucsonAgentId aid,
TucsonTupleCentreId tid) |
Modifier and Type | Field and Description |
---|---|
protected TucsonTupleCentreId |
InspectorGUI.tid
Package-visible reference to the inspected tuplecentre.
|
Constructor and Description |
---|
EditSpec(TucsonTupleCentreId t)
Creates new form GUIEditTheory
|
InspectorCore(InspectorGUI f,
TucsonAgentId id,
TucsonTupleCentreId tid) |
InspectorGUI(TucsonAgentId id,
TucsonTupleCentreId tc)
Called when a default tuplecentre to inspect is given.
|
SpecWorker(java.lang.String op,
EnhancedACC c,
TucsonTupleCentreId tid,
EditSpec editSpec,
alice.util.jedit.JEditTextArea input) |
Modifier and Type | Method and Description |
---|---|
static AbstractTucsonProtocol |
TPFactory.getDialogAgentSide(int tucsonProtocolType,
TucsonTupleCentreId tid) |
static AbstractTucsonProtocol |
TPFactory.getDialogAgentSide(TucsonTupleCentreId tid) |
Modifier and Type | Method and Description |
---|---|
TucsonTupleCentreId |
TucsonOpParser.getTid() |
TucsonTupleCentreId |
TupleCentreIdParser.parse() |
Constructor and Description |
---|
PersistencyXML(java.lang.String path,
TucsonTupleCentreId fileName) |
Modifier and Type | Method and Description |
---|---|
TucsonTupleCentreId |
Spawn2PLibrary.getTargetTC() |
TucsonTupleCentreId |
TucsonTCUsers.getTucsonTupleCentreId() |
Modifier and Type | Method and Description |
---|---|
void |
TucsonNodeService.addTCAgent(TucsonAgentId agentId,
TucsonTupleCentreId tid) |
static RespectTC |
TupleCentreContainer.createTC(TucsonTupleCentreId id,
int q,
int defPort) |
static void |
TupleCentreContainer.disablePersistency(TucsonTupleCentreId ttcid,
java.lang.String persistencyPath) |
static java.lang.Object |
TupleCentreContainer.doBlockingOperation(int type,
TucsonAgentId aid,
TucsonTupleCentreId tid,
java.lang.Object o) |
static java.lang.Object |
TupleCentreContainer.doBlockingOperation(int type,
TucsonTupleCentreId aid,
TucsonTupleCentreId tid,
LogicTuple t)
SPAWN ADDITION
|
static java.lang.Object |
TupleCentreContainer.doBlockingSpecOperation(int type,
TucsonAgentId aid,
TucsonTupleCentreId tid,
LogicTuple t) |
static java.lang.Object |
TupleCentreContainer.doBlockingSpecOperation(int type,
TucsonTupleCentreId tcid,
TucsonTupleCentreId tid,
LogicTuple t) |
static ITupleCentreOperation |
TupleCentreContainer.doEnvironmentalOperation(int type,
TucsonAgentId aid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
static ITupleCentreOperation |
TupleCentreContainer.doEnvironmentalOperation(int type,
TucsonTupleCentreId aid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
static java.lang.Object |
TupleCentreContainer.doManagementOperation(int type,
TucsonTupleCentreId tid,
java.lang.Object obj) |
static ITupleCentreOperation |
TupleCentreContainer.doNonBlockingOperation(int type,
TucsonAgentId aid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
static ITupleCentreOperation |
TupleCentreContainer.doNonBlockingOperation(int type,
TucsonTupleCentreId tcid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
static ITupleCentreOperation |
TupleCentreContainer.doNonBlockingSpecOperation(int type,
TucsonAgentId aid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
static ITupleCentreOperation |
TupleCentreContainer.doNonBlockingSpecOperation(int type,
TucsonTupleCentreId tcid,
TucsonTupleCentreId tid,
LogicTuple t,
OperationCompletionListener l) |
protected ITucsonOperation |
OperationHandler.doOperation(TucsonAgentId aid,
TucsonTupleCentreId tcid,
int type,
Tuple t,
TucsonOperationCompletionListener l)
This method is the real responsible of TuCSoN operations execution.
|
static void |
TupleCentreContainer.enablePersistency(TucsonTupleCentreId ttcid,
java.lang.String persistencyPath) |
protected AbstractTucsonProtocol |
OperationHandler.getSession(TucsonTupleCentreId tid,
TucsonAgentId aid)
This method is responsible to setup, store and retrieve connections
toward all the tuplecentres ever contacted by the TuCSoN Agent behind
this proxy.
|
static void |
TupleCentreContainer.recoveryPersistent(TucsonTupleCentreId ttcid,
java.lang.String persistencyPath,
java.lang.String file) |
void |
Spawn2PLibrary.setSpawnerId(TucsonTupleCentreId id) |
void |
Spawn2PLibrary.setTargetTC(TucsonTupleCentreId id) |
void |
ObservationService.tcCreated(TucsonTupleCentreId tid) |
void |
NodeServiceListener.tcCreated(TucsonTupleCentreId tid)
Reacts to tuplecentre creation.
|
void |
ObservationService.tcDestroyed(TucsonTupleCentreId tid) |
void |
NodeServiceListener.tcDestroyed(TucsonTupleCentreId tid)
Reacts to tuplecentre destruction.
|
Constructor and Description |
---|
ACCProvider(TucsonNodeService n,
TucsonTupleCentreId tid) |
NodeManagementAgent(TucsonTupleCentreId conf,
TucsonNodeService n) |
ObservationService(TucsonTupleCentreId ctx) |
TucsonTCUsers(TucsonTupleCentreId id) |