public class ThreadQueue extends Object
| Constructor and Description |
|---|
ThreadQueue(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(io.vertx.up.func.Actuator runnable,
String name) |
void |
startAsync() |
void |
startSync() |
public void add(io.vertx.up.func.Actuator runnable,
String name)
public void startSync()
public void startAsync()
Copyright © 2018. All rights reserved.