public interface IAdditionalValue
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalValue(org.apache.storm.tuple.Tuple t)
This method returns a ready to use "\"key\":value" string
|
String |
getKey() |
Copyright © 2023. All rights reserved.