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

io.temporal.api.replication.v1.MessageProto Maven / Gradle / Ivy

There is a newer version: 1.27.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: temporal/api/replication/v1/message.proto

package io.temporal.api.replication.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:MessageProto.java.pb.meta")
public final class MessageProto {
  private MessageProto() {}
  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_temporal_api_replication_v1_ClusterReplicationConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_replication_v1_ClusterReplicationConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_replication_v1_NamespaceReplicationConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_replication_v1_NamespaceReplicationConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_replication_v1_FailoverStatus_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_replication_v1_FailoverStatus_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)temporal/api/replication/v1/message.pr" +
      "oto\022\033temporal.api.replication.v1\032\037google" +
      "/protobuf/timestamp.proto\032!dependencies/" +
      "gogoproto/gogo.proto\032%temporal/api/enums" +
      "/v1/namespace.proto\"0\n\030ClusterReplicatio" +
      "nConfig\022\024\n\014cluster_name\030\001 \001(\t\"\272\001\n\032Namesp" +
      "aceReplicationConfig\022\033\n\023active_cluster_n" +
      "ame\030\001 \001(\t\022G\n\010clusters\030\002 \003(\01325.temporal.a" +
      "pi.replication.v1.ClusterReplicationConf" +
      "ig\0226\n\005state\030\003 \001(\0162\'.temporal.api.enums.v" +
      "1.ReplicationState\"c\n\016FailoverStatus\0227\n\r" +
      "failover_time\030\001 \001(\0132\032.google.protobuf.Ti" +
      "mestampB\004\220\337\037\001\022\030\n\020failover_version\030\002 \001(\003B" +
      "\242\001\n\036io.temporal.api.replication.v1B\014Mess" +
      "ageProtoP\001Z-go.temporal.io/api/replicati" +
      "on/v1;replication\252\002\035Temporalio.Api.Repli" +
      "cation.V1\352\002 Temporalio::Api::Replication" +
      "::V1b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
          gogoproto.Gogo.getDescriptor(),
          io.temporal.api.enums.v1.NamespaceProto.getDescriptor(),
        });
    internal_static_temporal_api_replication_v1_ClusterReplicationConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_temporal_api_replication_v1_ClusterReplicationConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_replication_v1_ClusterReplicationConfig_descriptor,
        new java.lang.String[] { "ClusterName", });
    internal_static_temporal_api_replication_v1_NamespaceReplicationConfig_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_temporal_api_replication_v1_NamespaceReplicationConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_replication_v1_NamespaceReplicationConfig_descriptor,
        new java.lang.String[] { "ActiveClusterName", "Clusters", "State", });
    internal_static_temporal_api_replication_v1_FailoverStatus_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_temporal_api_replication_v1_FailoverStatus_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_replication_v1_FailoverStatus_descriptor,
        new java.lang.String[] { "FailoverTime", "FailoverVersion", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(gogoproto.Gogo.stdtime);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.TimestampProto.getDescriptor();
    gogoproto.Gogo.getDescriptor();
    io.temporal.api.enums.v1.NamespaceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy