| Package | Description |
|---|---|
| sunnylabs.event |
| Modifier and Type | Method and Description |
|---|---|
ReportEvent.Builder |
ReportEvent.Builder.clearAnnotations()
Clears the value of the 'annotations' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearEndTime()
Clears the value of the 'endTime' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearHosts()
Clears the value of the 'hosts' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearIsUserEvent()
Clears the value of the 'isUserEvent' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearName()
Clears the value of the 'name' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearStartTime()
Clears the value of the 'startTime' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearSummarizedEvents()
Clears the value of the 'summarizedEvents' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearTable()
Clears the value of the 'table' field
|
ReportEvent.Builder |
ReportEvent.Builder.clearTags()
Clears the value of the 'tags' field
|
static ReportEvent.Builder |
ReportEvent.newBuilder()
Creates a new ReportEvent RecordBuilder
|
static ReportEvent.Builder |
ReportEvent.newBuilder(ReportEvent.Builder other)
Creates a new ReportEvent RecordBuilder by copying an existing Builder
|
static ReportEvent.Builder |
ReportEvent.newBuilder(ReportEvent other)
Creates a new ReportEvent RecordBuilder by copying an existing ReportEvent instance
|
ReportEvent.Builder |
ReportEvent.Builder.setAnnotations(Map<String,String> value)
Sets the value of the 'annotations' field
|
ReportEvent.Builder |
ReportEvent.Builder.setEndTime(Long value)
Sets the value of the 'endTime' field
|
ReportEvent.Builder |
ReportEvent.Builder.setHosts(List<String> value)
Sets the value of the 'hosts' field
|
ReportEvent.Builder |
ReportEvent.Builder.setIsUserEvent(Boolean value)
Sets the value of the 'isUserEvent' field
|
ReportEvent.Builder |
ReportEvent.Builder.setName(String value)
Sets the value of the 'name' field
|
ReportEvent.Builder |
ReportEvent.Builder.setStartTime(long value)
Sets the value of the 'startTime' field
|
ReportEvent.Builder |
ReportEvent.Builder.setSummarizedEvents(Long value)
Sets the value of the 'summarizedEvents' field
|
ReportEvent.Builder |
ReportEvent.Builder.setTable(String value)
Sets the value of the 'table' field
|
ReportEvent.Builder |
ReportEvent.Builder.setTags(List<String> value)
Sets the value of the 'tags' field
|
| Modifier and Type | Method and Description |
|---|---|
static ReportEvent.Builder |
ReportEvent.newBuilder(ReportEvent.Builder other)
Creates a new ReportEvent RecordBuilder by copying an existing Builder
|
Copyright © 2015. All rights reserved.