Class CustomDerivedObject
java.lang.Object
org.apache.pulsar.functions.api.examples.CustomBaseObject
org.apache.pulsar.functions.api.examples.CustomDerivedObject
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomDerivedObject
public CustomDerivedObject(long baseValue, int derivedValue)
-