Class KafkaHelper
java.lang.Object
pro.axenix_innovation.axenapi.utils.KafkaHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectbytesToInt(byte[] bytes) static ObjectbytesToUUID(byte[] bytes) static ObjectintToBytes(int i) static ObjectuuidToBytes(UUID uuid)
-
Constructor Details
-
KafkaHelper
public KafkaHelper()
-
-
Method Details
-
uuidToBytes
-
intToBytes
-
bytesToUUID
-
bytesToInt
-