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\027validate/v" +
      "alidate.proto\"\241\001\n\022RedisClusterConfig\022C\n\024" +
      "cluster_refresh_rate\030\001 \001(\0132\031.google.prot" +
      "obuf.DurationB\n\272\351\300\003\005\252\001\002*\000\022F\n\027cluster_ref" +
      "resh_timeout\030\002 \001(\0132\031.google.protobuf.Dur" +
      "ationB\n\272\351\300\003\005\252\001\002*\000B?\n(io.envoyproxy.envoy" +
      ".config.cluster.redisB\021RedisClusterProto" +
      "P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.DurationProto.getDescriptor(),
          com.lyft.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", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.lyft.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.DurationProto.getDescriptor();
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy