| Modifier and Type | Method and Description |
|---|---|
void |
ZeroBase.ensure(Class<?> insurerCls,
io.vertx.core.json.JsonArray array,
io.vertx.core.json.JsonObject rule) |
void |
ZeroBase.ensure(Class<?> insurerCls,
io.vertx.core.json.JsonObject data,
io.vertx.core.json.JsonObject rule) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Fn.flingZero(boolean condition,
Annal logger,
Class<? extends ZeroException> zeroClass,
Object... args)
ZeroException out.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZeroBiConsumer.accept(T input,
R second) |
static <T> void |
Fn.etJArray(io.vertx.core.json.JsonArray dataArray,
Class<T> clazz,
ZeroBiConsumer<T,Integer> fnIt) |
static <T> void |
Fn.etJArray(io.vertx.core.json.JsonArray dataArray,
ZeroBiConsumer<T,String> fnIt) |
static <T> void |
Fn.etJObject(io.vertx.core.json.JsonObject data,
ZeroBiConsumer<T,String> fnIt) |
void |
ZeroActuator.execute() |
static void |
Fn.flingZero(boolean condition,
Annal logger,
Class<? extends ZeroException> zeroClass,
Object... args)
ZeroException out.
|
T |
ZeroSupplier.get() |
static <T> T |
Fn.getSemi(boolean condition,
ZeroSupplier<T> tSupplier,
ZeroSupplier<T> fSupplier) |
static void |
Fn.shuntZero(ZeroActuator actuator,
Object... input) |
| Modifier and Type | Method and Description |
|---|---|
void |
Annal.zero(ZeroException ex) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ruler.verify(String file,
io.vertx.core.json.JsonArray data)
Verify data for each file
|
static void |
Ruler.verify(String file,
io.vertx.core.json.JsonObject data)
Verify data for each file
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterConflictException |
class |
DataTypeWrongException |
class |
DemonException
Top Exception for error code mapping.
|
class |
JObjectElementException |
class |
RequiredFieldException |
class |
ServerConfigException
Server config:
server:
-
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Log.zero(io.vertx.core.logging.Logger logger,
ZeroException ex) |
| Modifier and Type | Method and Description |
|---|---|
void |
Log4JAnnal.zero(ZeroException ex) |
| Modifier and Type | Method and Description |
|---|---|
T |
Visitor.visit(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<String,io.vertx.core.VertxOptions> |
VertxVisitor.visit(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<Integer,io.vertx.core.http.HttpServerOptions> |
HttpServerVisitor.visit(String... key) |
| Modifier and Type | Method and Description |
|---|---|
T |
Opts.ingest(String node)
Read data from files
|
io.vertx.core.json.JsonObject |
JObjectOpts.visit(String... nodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInsurer.flumen(io.vertx.core.json.JsonArray array,
io.vertx.core.json.JsonObject elementRule) |
void |
Insurer.flumen(io.vertx.core.json.JsonArray array,
io.vertx.core.json.JsonObject elementRule)
Verify json array for each element.
|
void |
TypedInsurer.flumen(io.vertx.core.json.JsonObject data,
io.vertx.core.json.JsonObject rule) |
void |
RequiredInsurer.flumen(io.vertx.core.json.JsonObject data,
io.vertx.core.json.JsonObject rule) |
void |
Insurer.flumen(io.vertx.core.json.JsonObject data,
io.vertx.core.json.JsonObject rule) |
Copyright © 2017. All rights reserved.