| Package | Description |
|---|---|
| org.apache.flink.runtime.asyncprocessing |
| Modifier and Type | Method and Description |
|---|---|
StateRequestContainer |
StateExecutor.createStateRequestContainer()
Create a
StateRequestContainer which is used to hold the batched StateRequest. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
StateExecutor.executeBatchRequests(StateRequestContainer stateRequestContainer)
Execute a batch of state requests.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.