| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.graph |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamGraphGenerator |
StreamGraphGenerator.setChaining(boolean chaining) |
StreamGraphGenerator |
StreamGraphGenerator.setChangelogStateBackendEnabled(org.apache.flink.util.TernaryBoolean changelogStateBackendEnabled) |
StreamGraphGenerator |
StreamGraphGenerator.setDefaultBufferTimeout(long defaultBufferTimeout) |
StreamGraphGenerator |
StreamGraphGenerator.setSavepointDir(org.apache.flink.core.fs.Path savepointDir) |
StreamGraphGenerator |
StreamGraphGenerator.setSlotSharingGroupResource(Map<String,org.apache.flink.runtime.clusterframework.types.ResourceProfile> slotSharingGroupResources)
Specify fine-grained resource requirements for slot sharing groups.
|
StreamGraphGenerator |
StreamGraphGenerator.setStateBackend(org.apache.flink.runtime.state.StateBackend stateBackend) |
StreamGraphGenerator |
StreamGraphGenerator.setTimeCharacteristic(TimeCharacteristic timeCharacteristic) |
StreamGraphGenerator |
StreamGraphGenerator.setUserArtifacts(Collection<org.apache.flink.api.java.tuple.Tuple2<String,org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry>> userArtifacts) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.