public static interface StreamOperatorStateHandler.CheckpointedStreamOperator
StreamOperatorStateHandler
.Modifier and Type | Method and Description |
---|---|
void |
initializeState(StateInitializationContext context) |
void |
snapshotState(StateSnapshotContext context) |
void initializeState(StateInitializationContext context) throws Exception
Exception
void snapshotState(StateSnapshotContext context) throws Exception
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.