| Package | Description |
|---|---|
| org.terracotta.angela.agent.com |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteFreeExecutor
Executor which is not using Ignite and directly execute closures
|
class |
IgniteLocalExecutor
Executor which is using only one local ignite instance, plus eventually one per client job
|
class |
IgniteSshRemoteExecutor
Executor which will deploy an Ignite agent remotely for all specified non-local hosts
|
| Modifier and Type | Method and Description |
|---|---|
Executor |
AgentExecutor.getExecutor() |
| Constructor and Description |
|---|
AgentExecutor(Executor executor,
AgentID agentID) |
Copyright © 2023. All rights reserved.