Package | Description |
---|---|
org.opennms.smoketest.stacks |
Modifier and Type | Method and Description |
---|---|
IpcStrategy |
StackModel.getIpcStrategy() |
static IpcStrategy |
IpcStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpcStrategy[] |
IpcStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StackModel.Builder |
StackModel.Builder.withIpcStrategy(IpcStrategy ipcStrategy)
Type of service used to communicate between Minion/OpenNMS/Sentinel
|
Copyright © 2022. All rights reserved.