public class SchemaUtils extends Object
| Constructor and Description |
|---|
SchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
toPropertyList(List<EventProperty> eps) |
static Map<String,Object> |
toRuntimeMap(List<EventProperty> eps) |
static Map<String,Object> |
toUntypedRuntimeMap(List<EventProperty> eps) |
public static Map<String,Object> toRuntimeMap(List<EventProperty> eps)
public static Map<String,Object> toUntypedRuntimeMap(List<EventProperty> eps)
public static List<String> toPropertyList(List<EventProperty> eps)
Copyright © 2018. All rights reserved.