Class GetSystemInfoResponse.Capabilities
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflowservice.v1.GetSystemInfoResponse.Capabilities
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetSystemInfoResponse.CapabilitiesOrBuilder,Serializable
- Enclosing class:
GetSystemInfoResponse
public static final class GetSystemInfoResponse.Capabilities
extends com.google.protobuf.GeneratedMessageV3
implements GetSystemInfoResponse.CapabilitiesOrBuilder
System capability details.Protobuf type
temporal.api.workflowservice.v1.GetSystemInfoResponse.Capabilities- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSystem capability details.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 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 TypeMethodDescriptionbooleanbooleanTrue if RespondActivityTaskFailed API supports including heartbeat detailsbooleanTrue if server supports dispatching Workflow and Activity tasks based on a worker's build_id (see: https://github.com/temporalio/proposals/blob/a123af3b559f43db16ea6dd31870bfb754c4dc5e/versioning/worker-versions.md)booleanTrue if the server supports count group by execution status (-- api-linter: core::0140::prepositions=disabled --)static final com.google.protobuf.Descriptors.DescriptorbooleanTrue if server supports eager workflow task dispatching for the StartWorkflowExecution APIbooleanTrue if server uses protos that include temporal.api.failure.v1.Failure.encoded_attributesbooleanTrue if internal errors are differentiated from other types of errors for purposes of retrying non-internal errors.booleangetNexus()True if the server supports Nexus operations.com.google.protobuf.Parser<GetSystemInfoResponse.Capabilities> booleanTrue if the server knows about the sdk metadata field on WFT completions and will record it in historyintbooleanTrue if the server supports server-scaled deployments.booleanTrue if the server supports the Cloud Run compute provider for server-scaled deployments.booleanTrue if signal and query headers are supported.booleanSupports scheduled workflow features.booleanTrue if server supports upserting workflow memointhashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(GetSystemInfoResponse.Capabilities prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GetSystemInfoResponse.Capabilities> 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, internalGetMapFieldReflection, 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
-
SIGNAL_AND_QUERY_HEADER_FIELD_NUMBER
public static final int SIGNAL_AND_QUERY_HEADER_FIELD_NUMBER- See Also:
-
INTERNAL_ERROR_DIFFERENTIATION_FIELD_NUMBER
public static final int INTERNAL_ERROR_DIFFERENTIATION_FIELD_NUMBER- See Also:
-
ACTIVITY_FAILURE_INCLUDE_HEARTBEAT_FIELD_NUMBER
public static final int ACTIVITY_FAILURE_INCLUDE_HEARTBEAT_FIELD_NUMBER- See Also:
-
SUPPORTS_SCHEDULES_FIELD_NUMBER
public static final int SUPPORTS_SCHEDULES_FIELD_NUMBER- See Also:
-
ENCODED_FAILURE_ATTRIBUTES_FIELD_NUMBER
public static final int ENCODED_FAILURE_ATTRIBUTES_FIELD_NUMBER- See Also:
-
BUILD_ID_BASED_VERSIONING_FIELD_NUMBER
public static final int BUILD_ID_BASED_VERSIONING_FIELD_NUMBER- See Also:
-
UPSERT_MEMO_FIELD_NUMBER
public static final int UPSERT_MEMO_FIELD_NUMBER- See Also:
-
EAGER_WORKFLOW_START_FIELD_NUMBER
public static final int EAGER_WORKFLOW_START_FIELD_NUMBER- See Also:
-
SDK_METADATA_FIELD_NUMBER
public static final int SDK_METADATA_FIELD_NUMBER- See Also:
-
COUNT_GROUP_BY_EXECUTION_STATUS_FIELD_NUMBER
public static final int COUNT_GROUP_BY_EXECUTION_STATUS_FIELD_NUMBER- See Also:
-
NEXUS_FIELD_NUMBER
public static final int NEXUS_FIELD_NUMBER- See Also:
-
SERVER_SCALED_DEPLOYMENTS_FIELD_NUMBER
public static final int SERVER_SCALED_DEPLOYMENTS_FIELD_NUMBER- See Also:
-
SERVER_SCALED_PROVIDER_CLOUD_RUN_FIELD_NUMBER
public static final int SERVER_SCALED_PROVIDER_CLOUD_RUN_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSignalAndQueryHeader
public boolean getSignalAndQueryHeader()True if signal and query headers are supported.
bool signal_and_query_header = 1;- Specified by:
getSignalAndQueryHeaderin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The signalAndQueryHeader.
-
getInternalErrorDifferentiation
public boolean getInternalErrorDifferentiation()True if internal errors are differentiated from other types of errors for purposes of retrying non-internal errors. When unset/false, clients retry all failures. When true, clients should only retry non-internal errors.
bool internal_error_differentiation = 2;- Specified by:
getInternalErrorDifferentiationin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The internalErrorDifferentiation.
-
getActivityFailureIncludeHeartbeat
public boolean getActivityFailureIncludeHeartbeat()True if RespondActivityTaskFailed API supports including heartbeat details
bool activity_failure_include_heartbeat = 3;- Specified by:
getActivityFailureIncludeHeartbeatin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The activityFailureIncludeHeartbeat.
-
getSupportsSchedules
public boolean getSupportsSchedules()Supports scheduled workflow features.
bool supports_schedules = 4;- Specified by:
getSupportsSchedulesin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The supportsSchedules.
-
getEncodedFailureAttributes
public boolean getEncodedFailureAttributes()True if server uses protos that include temporal.api.failure.v1.Failure.encoded_attributes
bool encoded_failure_attributes = 5;- Specified by:
getEncodedFailureAttributesin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The encodedFailureAttributes.
-
getBuildIdBasedVersioning
public boolean getBuildIdBasedVersioning()True if server supports dispatching Workflow and Activity tasks based on a worker's build_id (see: https://github.com/temporalio/proposals/blob/a123af3b559f43db16ea6dd31870bfb754c4dc5e/versioning/worker-versions.md)
bool build_id_based_versioning = 6;- Specified by:
getBuildIdBasedVersioningin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The buildIdBasedVersioning.
-
getUpsertMemo
public boolean getUpsertMemo()True if server supports upserting workflow memo
bool upsert_memo = 7;- Specified by:
getUpsertMemoin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The upsertMemo.
-
getEagerWorkflowStart
public boolean getEagerWorkflowStart()True if server supports eager workflow task dispatching for the StartWorkflowExecution API
bool eager_workflow_start = 8;- Specified by:
getEagerWorkflowStartin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The eagerWorkflowStart.
-
getSdkMetadata
public boolean getSdkMetadata()True if the server knows about the sdk metadata field on WFT completions and will record it in history
bool sdk_metadata = 9;- Specified by:
getSdkMetadatain interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The sdkMetadata.
-
getCountGroupByExecutionStatus
public boolean getCountGroupByExecutionStatus()True if the server supports count group by execution status (-- api-linter: core::0140::prepositions=disabled --)
bool count_group_by_execution_status = 10;- Specified by:
getCountGroupByExecutionStatusin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The countGroupByExecutionStatus.
-
getNexus
public boolean getNexus()True if the server supports Nexus operations. This flag is dependent both on server version and for Nexus to be enabled via server configuration.
bool nexus = 11;- Specified by:
getNexusin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The nexus.
-
getServerScaledDeployments
public boolean getServerScaledDeployments()True if the server supports server-scaled deployments. This flag is dependent both on server version and for server-scaled deployments to be enabled via server configuration.
bool server_scaled_deployments = 12;- Specified by:
getServerScaledDeploymentsin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The serverScaledDeployments.
-
getServerScaledProviderCloudRun
public boolean getServerScaledProviderCloudRun()True if the server supports the Cloud Run compute provider for server-scaled deployments. Dependent on server version and the provider being enabled via server configuration.
bool server_scaled_provider_cloud_run = 13;- Specified by:
getServerScaledProviderCloudRunin interfaceGetSystemInfoResponse.CapabilitiesOrBuilder- Returns:
- The serverScaledProviderCloudRun.
-
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 GetSystemInfoResponse.Capabilities parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GetSystemInfoResponse.Capabilities parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GetSystemInfoResponse.Capabilities parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GetSystemInfoResponse.Capabilities parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GetSystemInfoResponse.Capabilities 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
public static GetSystemInfoResponse.Capabilities.Builder newBuilder(GetSystemInfoResponse.Capabilities prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetSystemInfoResponse.Capabilities.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
-