| Package | Description |
|---|---|
| net.exogeni.orca.nodeagent.client | |
| net.exogeni.orca.nodeagent.drivers | |
| net.exogeni.orca.nodeagent.tools |
| Constructor and Description |
|---|
KeyMasterClient(java.lang.String location,
NodeAgentServiceStub stub,
java.lang.String keyStoreLocation,
java.lang.String keyStorePass,
java.lang.String keyAlias,
java.lang.String keyPass,
java.lang.String authorityIP,
java.lang.String serverKey) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeAgentServiceStub |
DriverClient.getStub()
Returns a stub for communicating with the node agent service.
|
protected NodeAgentServiceStub |
DriverBaseTask.getStub()
Returns a service stub
|
| Constructor and Description |
|---|
DriverClient(net.exogeni.orca.drivers.DriverId id,
NodeAgentServiceStub stub)
Creates a new driver client.
|
| Modifier and Type | Method and Description |
|---|---|
NodeAgentServiceStub |
DriverTool.getStub() |
Copyright © 2018 RENCI. All Rights Reserved.