public class SelectResultValueBuilder extends Object
| Constructor and Description |
|---|
SelectResultValueBuilder(org.joda.time.DateTime timestamp,
int threshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(EventHolder event) |
Result<SelectResultValue> |
build() |
public SelectResultValueBuilder(org.joda.time.DateTime timestamp,
int threshold)
public void addEntry(EventHolder event)
public Result<SelectResultValue> build()
Copyright © 2011–2016. All rights reserved.