public static class LogDataEntity.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyValuePair> |
logs |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LogDataEntity.Builder |
add(KeyValuePair... fields) |
LogDataEntity |
build(long timestamp) |
protected List<KeyValuePair> logs
public LogDataEntity.Builder add(KeyValuePair... fields)
public LogDataEntity build(long timestamp)
Copyright © 2019 The Apache Software Foundation. All rights reserved.