public class ScHabitus extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
POOL_HABITUS |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Boolean> |
clear() |
<T> io.vertx.core.Future<T> |
get(String dataKey) |
static Set<String> |
habitus() |
static ScHabitus |
initialize(String habitus) |
<T> io.vertx.core.Future<T> |
set(String dataKey,
T value) |
public static final String POOL_HABITUS
Copyright © 2021. All rights reserved.