Uses of Class
org.apache.flink.runtime.query.UnknownKvStateLocation
Packages that use UnknownKvStateLocation
-
Uses of UnknownKvStateLocation in org.apache.flink.runtime.scheduler
Methods in org.apache.flink.runtime.scheduler that throw UnknownKvStateLocationModifier and TypeMethodDescriptionKvStateHandler.requestKvStateLocation(org.apache.flink.api.common.JobID jobId, String registrationName) SchedulerBase.requestKvStateLocation(org.apache.flink.api.common.JobID jobId, String registrationName) SchedulerNG.requestKvStateLocation(org.apache.flink.api.common.JobID jobId, String registrationName) -
Uses of UnknownKvStateLocation in org.apache.flink.runtime.scheduler.adaptive
Methods in org.apache.flink.runtime.scheduler.adaptive that throw UnknownKvStateLocationModifier and TypeMethodDescriptionAdaptiveScheduler.requestKvStateLocation(org.apache.flink.api.common.JobID jobId, String registrationName)