| 程序包 | 说明 |
|---|---|
| org.apache.flink.testutils.junit |
| 类和说明 |
|---|
| 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–2023 The Apache Software Foundation. All rights reserved.