All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.envoyproxy.envoy.config.cluster.redis.RedisClusterProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/config/cluster/redis/redis_cluster.proto

package io.envoyproxy.envoy.config.cluster.redis;

public final class RedisClusterProto {
  private RedisClusterProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_config_cluster_redis_RedisClusterConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_cluster_redis_RedisClusterConfig_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n.envoy/config/cluster/redis/redis_clust" +
      "er.proto\022\032envoy.config.cluster.redis\032\036go" +
      "ogle/protobuf/duration.proto\032\036google/pro" +
      "tobuf/wrappers.proto\032\035udpa/annotations/s" +
      "tatus.proto\032\027validate/validate.proto\"\351\002\n" +
      "\022RedisClusterConfig\022A\n\024cluster_refresh_r" +
      "ate\030\001 \001(\0132\031.google.protobuf.DurationB\010\372B" +
      "\005\252\001\002*\000\022D\n\027cluster_refresh_timeout\030\002 \001(\0132" +
      "\031.google.protobuf.DurationB\010\372B\005\252\001\002*\000\022<\n\031" +
      "redirect_refresh_interval\030\003 \001(\0132\031.google" +
      ".protobuf.Duration\022@\n\032redirect_refresh_t" +
      "hreshold\030\004 \001(\0132\034.google.protobuf.UInt32V" +
      "alue\022!\n\031failure_refresh_threshold\030\005 \001(\r\022" +
      "\'\n\037host_degraded_refresh_threshold\030\006 \001(\r" +
      "B\212\001\n(io.envoyproxy.envoy.config.cluster." +
      "redisB\021RedisClusterProtoP\001ZAgithub.com/e" +
      "nvoyproxy/go-control-plane/envoy/config/" +
      "cluster/redis\272\200\310\321\006\002\020\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.DurationProto.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_cluster_redis_RedisClusterConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_cluster_redis_RedisClusterConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_cluster_redis_RedisClusterConfig_descriptor,
        new java.lang.String[] { "ClusterRefreshRate", "ClusterRefreshTimeout", "RedirectRefreshInterval", "RedirectRefreshThreshold", "FailureRefreshThreshold", "HostDegradedRefreshThreshold", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.DurationProto.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy