Interface DescribeNamespaceResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DescribeNamespaceResponse,DescribeNamespaceResponse.Builder
@Generated(value="protoc",
comments="annotations:DescribeNamespaceResponseOrBuilder.java.pb.meta")
public interface DescribeNamespaceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.temporal.api.namespace.v1.NamespaceConfig config = 2;.temporal.api.namespace.v1.NamespaceConfig config = 2;getFailoverHistory(int index) Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.intContains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.getFailoverHistoryOrBuilder(int index) Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.List<? extends FailoverStatusOrBuilder> Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.longint64 failover_version = 4;booleanbool is_global_namespace = 5;.temporal.api.namespace.v1.NamespaceInfo namespace_info = 1;.temporal.api.namespace.v1.NamespaceInfo namespace_info = 1;getPollerGroupInfos(int index) Deprecated.intDeprecated.Deprecated.getPollerGroupInfosOrBuilder(int index) Deprecated.List<? extends PollerGroupInfoOrBuilder> Deprecated.The initial, versioned info that client should use for poller group assignment.The initial, versioned info that client should use for poller group assignment..temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3;.temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3;boolean.temporal.api.namespace.v1.NamespaceConfig config = 2;boolean.temporal.api.namespace.v1.NamespaceInfo namespace_info = 1;booleanThe initial, versioned info that client should use for poller group assignment.boolean.temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasNamespaceInfo
boolean hasNamespaceInfo().temporal.api.namespace.v1.NamespaceInfo namespace_info = 1;- Returns:
- Whether the namespaceInfo field is set.
-
getNamespaceInfo
NamespaceInfo getNamespaceInfo().temporal.api.namespace.v1.NamespaceInfo namespace_info = 1;- Returns:
- The namespaceInfo.
-
getNamespaceInfoOrBuilder
NamespaceInfoOrBuilder getNamespaceInfoOrBuilder().temporal.api.namespace.v1.NamespaceInfo namespace_info = 1; -
hasConfig
boolean hasConfig().temporal.api.namespace.v1.NamespaceConfig config = 2;- Returns:
- Whether the config field is set.
-
getConfig
NamespaceConfig getConfig().temporal.api.namespace.v1.NamespaceConfig config = 2;- Returns:
- The config.
-
getConfigOrBuilder
NamespaceConfigOrBuilder getConfigOrBuilder().temporal.api.namespace.v1.NamespaceConfig config = 2; -
hasReplicationConfig
boolean hasReplicationConfig().temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3;- Returns:
- Whether the replicationConfig field is set.
-
getReplicationConfig
NamespaceReplicationConfig getReplicationConfig().temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3;- Returns:
- The replicationConfig.
-
getReplicationConfigOrBuilder
NamespaceReplicationConfigOrBuilder getReplicationConfigOrBuilder().temporal.api.replication.v1.NamespaceReplicationConfig replication_config = 3; -
getFailoverVersion
long getFailoverVersion()int64 failover_version = 4;- Returns:
- The failoverVersion.
-
getIsGlobalNamespace
boolean getIsGlobalNamespace()bool is_global_namespace = 5;- Returns:
- The isGlobalNamespace.
-
getFailoverHistoryList
List<FailoverStatus> getFailoverHistoryList()Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
repeated .temporal.api.replication.v1.FailoverStatus failover_history = 6; -
getFailoverHistory
Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
repeated .temporal.api.replication.v1.FailoverStatus failover_history = 6; -
getFailoverHistoryCount
int getFailoverHistoryCount()Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
repeated .temporal.api.replication.v1.FailoverStatus failover_history = 6; -
getFailoverHistoryOrBuilderList
List<? extends FailoverStatusOrBuilder> getFailoverHistoryOrBuilderList()Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
repeated .temporal.api.replication.v1.FailoverStatus failover_history = 6; -
getFailoverHistoryOrBuilder
Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.
repeated .temporal.api.replication.v1.FailoverStatus failover_history = 6; -
getPollerGroupInfosList
Deprecated.Deprecated. Use `poller_groups_info` instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
repeated .temporal.api.taskqueue.v1.PollerGroupInfo poller_group_infos = 7 [deprecated = true]; -
getPollerGroupInfos
Deprecated.Deprecated. Use `poller_groups_info` instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
repeated .temporal.api.taskqueue.v1.PollerGroupInfo poller_group_infos = 7 [deprecated = true]; -
getPollerGroupInfosCount
Deprecated.Deprecated. Use `poller_groups_info` instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
repeated .temporal.api.taskqueue.v1.PollerGroupInfo poller_group_infos = 7 [deprecated = true]; -
getPollerGroupInfosOrBuilderList
Deprecated.Deprecated. Use `poller_groups_info` instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
repeated .temporal.api.taskqueue.v1.PollerGroupInfo poller_group_infos = 7 [deprecated = true]; -
getPollerGroupInfosOrBuilder
Deprecated.Deprecated. Use `poller_groups_info` instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.
repeated .temporal.api.taskqueue.v1.PollerGroupInfo poller_group_infos = 7 [deprecated = true]; -
hasPollerGroupsInfo
boolean hasPollerGroupsInfo()The initial, versioned info that client should use for poller group assignment. This information is updated through poll responses. Client is supposed to use the info with the highest version it has received.
.temporal.api.taskqueue.v1.PollerGroupsInfo poller_groups_info = 8;- Returns:
- Whether the pollerGroupsInfo field is set.
-
getPollerGroupsInfo
PollerGroupsInfo getPollerGroupsInfo()The initial, versioned info that client should use for poller group assignment. This information is updated through poll responses. Client is supposed to use the info with the highest version it has received.
.temporal.api.taskqueue.v1.PollerGroupsInfo poller_groups_info = 8;- Returns:
- The pollerGroupsInfo.
-
getPollerGroupsInfoOrBuilder
PollerGroupsInfoOrBuilder getPollerGroupsInfoOrBuilder()The initial, versioned info that client should use for poller group assignment. This information is updated through poll responses. Client is supposed to use the info with the highest version it has received.
.temporal.api.taskqueue.v1.PollerGroupsInfo poller_groups_info = 8;
-