Class GetClusterInfoResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflowservice.v1.GetClusterInfoResponse
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetClusterInfoResponseOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:GetClusterInfoResponse.java.pb.meta")
public final class GetClusterInfoResponse
extends com.google.protobuf.GeneratedMessageV3
implements GetClusterInfoResponseOrBuilder
GetClusterInfoResponse contains information about Temporal cluster.Protobuf type
temporal.api.workflowservice.v1.GetClusterInfoResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classGetClusterInfoResponse contains information about Temporal cluster.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanKey is client name i.e "temporal-go", "temporal-java", or "temporal-cli".booleanstring cluster_id = 3;com.google.protobuf.ByteStringstring cluster_id = 3;string cluster_name = 5;com.google.protobuf.ByteStringstring cluster_name = 5;static GetClusterInfoResponsestatic final com.google.protobuf.Descriptors.Descriptorlongint64 failover_version_increment = 10;intint32 history_shard_count = 6;longint64 initial_failover_version = 9;com.google.protobuf.Parser<GetClusterInfoResponse> string persistence_store = 7;com.google.protobuf.ByteStringstring persistence_store = 7;intstring server_version = 2;com.google.protobuf.ByteStringstring server_version = 2;Deprecated.intKey is client name i.e "temporal-go", "temporal-java", or "temporal-cli".Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".getSupportedClientsOrDefault(String key, String defaultValue) Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli"..temporal.api.version.v1.VersionInfo version_info = 4;.temporal.api.version.v1.VersionInfo version_info = 4;string visibility_store = 8;com.google.protobuf.ByteStringstring visibility_store = 8;inthashCode()boolean.temporal.api.version.v1.VersionInfo version_info = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleannewBuilder(GetClusterInfoResponse prototype) protected GetClusterInfoResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static GetClusterInfoResponseparseDelimitedFrom(InputStream input) static GetClusterInfoResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClusterInfoResponseparseFrom(byte[] data) static GetClusterInfoResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClusterInfoResponseparseFrom(com.google.protobuf.ByteString data) static GetClusterInfoResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClusterInfoResponseparseFrom(com.google.protobuf.CodedInputStream input) static GetClusterInfoResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClusterInfoResponseparseFrom(InputStream input) static GetClusterInfoResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetClusterInfoResponseparseFrom(ByteBuffer data) static GetClusterInfoResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GetClusterInfoResponse> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SUPPORTED_CLIENTS_FIELD_NUMBER
public static final int SUPPORTED_CLIENTS_FIELD_NUMBER- See Also:
-
SERVER_VERSION_FIELD_NUMBER
public static final int SERVER_VERSION_FIELD_NUMBER- See Also:
-
CLUSTER_ID_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER- See Also:
-
VERSION_INFO_FIELD_NUMBER
public static final int VERSION_INFO_FIELD_NUMBER- See Also:
-
CLUSTER_NAME_FIELD_NUMBER
public static final int CLUSTER_NAME_FIELD_NUMBER- See Also:
-
HISTORY_SHARD_COUNT_FIELD_NUMBER
public static final int HISTORY_SHARD_COUNT_FIELD_NUMBER- See Also:
-
PERSISTENCE_STORE_FIELD_NUMBER
public static final int PERSISTENCE_STORE_FIELD_NUMBER- See Also:
-
VISIBILITY_STORE_FIELD_NUMBER
public static final int VISIBILITY_STORE_FIELD_NUMBER- See Also:
-
INITIAL_FAILOVER_VERSION_FIELD_NUMBER
public static final int INITIAL_FAILOVER_VERSION_FIELD_NUMBER- See Also:
-
FAILOVER_VERSION_INCREMENT_FIELD_NUMBER
public static final int FAILOVER_VERSION_INCREMENT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSupportedClientsCount
public int getSupportedClientsCount()Description copied from interface:GetClusterInfoResponseOrBuilderKey is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsCountin interfaceGetClusterInfoResponseOrBuilder
-
containsSupportedClients
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
containsSupportedClientsin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClients
Deprecated.UsegetSupportedClientsMap()instead.- Specified by:
getSupportedClientsin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsMap
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsMapin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsOrDefault
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsOrDefaultin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsOrThrow
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsOrThrowin interfaceGetClusterInfoResponseOrBuilder
-
getServerVersion
string server_version = 2;- Specified by:
getServerVersionin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The serverVersion.
-
getServerVersionBytes
public com.google.protobuf.ByteString getServerVersionBytes()string server_version = 2;- Specified by:
getServerVersionBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for serverVersion.
-
getClusterId
string cluster_id = 3;- Specified by:
getClusterIdin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The clusterId.
-
getClusterIdBytes
public com.google.protobuf.ByteString getClusterIdBytes()string cluster_id = 3;- Specified by:
getClusterIdBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for clusterId.
-
hasVersionInfo
public boolean hasVersionInfo().temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
hasVersionInfoin interfaceGetClusterInfoResponseOrBuilder- Returns:
- Whether the versionInfo field is set.
-
getVersionInfo
.temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
getVersionInfoin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The versionInfo.
-
getVersionInfoOrBuilder
.temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
getVersionInfoOrBuilderin interfaceGetClusterInfoResponseOrBuilder
-
getClusterName
string cluster_name = 5;- Specified by:
getClusterNamein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()string cluster_name = 5;- Specified by:
getClusterNameBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for clusterName.
-
getHistoryShardCount
public int getHistoryShardCount()int32 history_shard_count = 6;- Specified by:
getHistoryShardCountin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The historyShardCount.
-
getPersistenceStore
string persistence_store = 7;- Specified by:
getPersistenceStorein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The persistenceStore.
-
getPersistenceStoreBytes
public com.google.protobuf.ByteString getPersistenceStoreBytes()string persistence_store = 7;- Specified by:
getPersistenceStoreBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for persistenceStore.
-
getVisibilityStore
string visibility_store = 8;- Specified by:
getVisibilityStorein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The visibilityStore.
-
getVisibilityStoreBytes
public com.google.protobuf.ByteString getVisibilityStoreBytes()string visibility_store = 8;- Specified by:
getVisibilityStoreBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for visibilityStore.
-
getInitialFailoverVersion
public long getInitialFailoverVersion()int64 initial_failover_version = 9;- Specified by:
getInitialFailoverVersionin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The initialFailoverVersion.
-
getFailoverVersionIncrement
public long getFailoverVersionIncrement()int64 failover_version_increment = 10;- Specified by:
getFailoverVersionIncrementin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The failoverVersionIncrement.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GetClusterInfoResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetClusterInfoResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetClusterInfoResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetClusterInfoResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetClusterInfoResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetClusterInfoResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GetClusterInfoResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static GetClusterInfoResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GetClusterInfoResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GetClusterInfoResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetClusterInfoResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-