@FunctionalInterface public static interface InternalTimeServiceManager.Provider extends Serializable
InternalTimeServiceManager. Allows
substituting the manager that will be used at the runtime.| 限定符和类型 | 方法和说明 |
|---|---|
<K> InternalTimeServiceManager<K> |
create(org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K> keyedStatedBackend,
ClassLoader userClassloader,
KeyContext keyContext,
ProcessingTimeService processingTimeService,
Iterable<org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider> rawKeyedStates) |
<K> InternalTimeServiceManager<K> create(org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K> keyedStatedBackend, ClassLoader userClassloader, KeyContext keyContext, ProcessingTimeService processingTimeService, Iterable<org.apache.flink.runtime.state.KeyGroupStatePartitionStreamProvider> rawKeyedStates) throws Exception
ExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.