Uses of Class
org.apache.flink.runtime.rest.messages.ConversionException
Packages that use ConversionException
Package
Description
-
Uses of ConversionException in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that throw ConversionExceptionModifier and TypeMethodDescriptionprotected JobVertexIDJobVertexIdPathParameter.convertFromString(String value) protected abstract XMessageParameter.convertFromString(String value) Converts the given string to a valid value of this parameter.MessageQueryParameter.convertFromString(String values) protected StringOperatorUidPathParameter.convertFromString(String value) protected IntegerSubtaskIndexPathParameter.convertFromString(String value) protected TriggerIdTriggerIdPathParameter.convertFromString(String value) abstract XMessageQueryParameter.convertStringToValue(String value) Converts the given string to a valid value of this parameter.SubtaskIndexQueryParameter.convertStringToValue(String value) final voidMessageParameter.resolveFromString(String value) Resolves this parameter for the given string value representation. -
Uses of ConversionException in org.apache.flink.runtime.rest.messages.checkpoints
Methods in org.apache.flink.runtime.rest.messages.checkpoints that throw ConversionExceptionModifier and TypeMethodDescriptionprotected LongCheckpointIdPathParameter.convertFromString(String value) -
Uses of ConversionException in org.apache.flink.runtime.rest.messages.job
Methods in org.apache.flink.runtime.rest.messages.job that throw ConversionExceptionModifier and TypeMethodDescriptionFailureLabelFilterParameter.convertFromString(String values) protected IntegerSubtaskAttemptPathParameter.convertFromString(String value) FailureLabelFilterParameter.convertStringToValue(String value) -
Uses of ConversionException in org.apache.flink.runtime.rest.messages.job.metrics
Methods in org.apache.flink.runtime.rest.messages.job.metrics that throw ConversionExceptionModifier and TypeMethodDescriptionorg.apache.flink.api.common.JobIDJobsFilterQueryParameter.convertStringToValue(String value) MetricsAggregationParameter.convertStringToValue(String value)