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

io.temporal.api.replication.v1.ClusterReplicationConfigOrBuilder 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:ClusterReplicationConfigOrBuilder.java.pb.meta")
public interface ClusterReplicationConfigOrBuilder extends
    // @@protoc_insertion_point(interface_extends:temporal.api.replication.v1.ClusterReplicationConfig)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string cluster_name = 1;
   * @return The clusterName.
   */
  java.lang.String getClusterName();
  /**
   * string cluster_name = 1;
   * @return The bytes for clusterName.
   */
  com.google.protobuf.ByteString
      getClusterNameBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy