public static class TerracottaServerInstance.TerracottaServerInstanceProcess extends Object
| Constructor and Description |
|---|
TerracottaServerInstanceProcess(AtomicReference<TerracottaServerState> state,
Number wrapperPid,
Number javaPid) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getJavaPid() |
Set<Number> |
getPids() |
TerracottaServerState |
getState() |
boolean |
isAlive() |
public TerracottaServerInstanceProcess(AtomicReference<TerracottaServerState> state, Number wrapperPid, Number javaPid)
public TerracottaServerState getState()
public Number getJavaPid()
public boolean isAlive()
Copyright © 2020. All rights reserved.