Package | Description |
---|---|
org.apache.flink.statefun.flink.core.message |
Modifier and Type | Method and Description |
---|---|
static MessageFactory |
MessageFactory.forKey(MessageFactoryKey key) |
Modifier and Type | Method and Description |
---|---|
Message |
Message.copy(MessageFactory context) |
java.lang.Object |
Message.payload(MessageFactory context,
java.lang.ClassLoader targetClassLoader) |
void |
Message.writeTo(MessageFactory context,
org.apache.flink.core.memory.DataOutputView target) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.