public class DebugAddress extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
static Optional<DebugAddress> |
from(LocalDeployerProperties deployerProperties,
int instanceNumber) |
String |
getAddress() |
String |
getHost() |
String |
getPort() |
String |
getSuspend() |
public String getHost()
public String getPort()
public String getSuspend()
public String getAddress()
public static Optional<DebugAddress> from(LocalDeployerProperties deployerProperties, int instanceNumber)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.