Package | Description |
---|---|
org.apache.flink.statefun.testutils.function |
Modifier and Type | Method and Description |
---|---|
static FunctionTestHarness |
FunctionTestHarness.test(StatefulFunctionProvider provider,
FunctionType type,
java.lang.String id)
Creates a test harness, pinning the function to a particular address.
|
static FunctionTestHarness |
FunctionTestHarness.test(StatefulFunctionProvider provider,
FunctionType type,
java.lang.String id,
java.time.Instant startTime)
Creates a test harness, pinning the function to a particular address.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.