public class DataBridgeCommonsUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STREAM_NAME_VERSION_SPLITTER |
| Constructor and Description |
|---|
DataBridgeCommonsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateStreamId(String streamName,
String streamVersion) |
static int |
getReferenceSize() |
static int |
getSize(Event event) |
static int |
getSize(Map<String,String> arbitraryData) |
static int |
getSize(String value) |
static String |
getStreamNameFromStreamId(String streamId) |
static String |
getStreamVersionFromStreamId(String streamId) |
static String |
replaceSystemProperty(String text) |
public static final String STREAM_NAME_VERSION_SPLITTER
Copyright © 2017 WSO2. All rights reserved.