| Package | Description |
|---|---|
| org.apache.flink.testutils.junit |
| Class and Description |
|---|
| SharedObjects
This rule allows objects to be used both in the main test case as well as in UDFs by using
serializable
SharedReferences. |
| SharedObjectsExtension
This rule allows objects to be used both in the main test case as well as in UDFs by using
serializable
SharedReferences. |
| SharedReference
Represents an object managed in a
SharedObjects. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.