
io.vertx.tp.ipc.eon.RetryParamsOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zero.status.proto
package io.vertx.tp.ipc.eon;
public interface RetryParamsOrBuilder extends
// @@protoc_insertion_point(interface_extends:io.vertx.tp.ipc.eon.RetryParams)
com.google.protobuf.MessageOrBuilder {
/**
*
* Retry
*
*
* int32 max_reconnect = 1;
* @return The maxReconnect.
*/
int getMaxReconnect();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy