public class KetaMain
extends io.vertx.core.AbstractVerticle
| Constructor and Description |
|---|
KetaMain(KetaConfig config,
GrpcProxy<byte[],byte[]> proxy,
KetaLeaderElector elector) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(io.vertx.core.Promise<Void> startPromise) |
public KetaMain(KetaConfig config, GrpcProxy<byte[],byte[]> proxy, KetaLeaderElector elector) throws URISyntaxException
URISyntaxExceptionCopyright © 2021. All rights reserved.