public class KafkaUtil extends Object
| Constructor and Description |
|---|
KafkaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessageFilePath(String sampleNumber,
String filePath,
String url)
File path will be created for the file to be read with respect to the arguments passed.
|
public static String getMessageFilePath(String sampleNumber, String filePath, String url) throws Exception
filePath - Text file to be readsampleNumber - Number of the kafka sampleExceptionCopyright © 2015 WSO2 Inc. All rights reserved.