public final class Platform
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.RunnableFuture<java.lang.Long> |
pidJob |
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getPid() |
private static java.util.concurrent.Callable<java.lang.Long> |
pidJob() |