T - the type of the input to the functionR - the type of the result of the functionpublic static interface PulsarSourceStateSerializer.SerializableFunction<T,R> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T param) |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.