public static class DefaultEventRecord.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<DefaultEventRecord> implements org.apache.avro.data.RecordBuilder<DefaultEventRecord>
| Modifier and Type | Method and Description |
|---|---|
DefaultEventRecord |
build() |
DefaultEventRecord.Builder |
clearClientTimestamp()
Clears the value of the 'clientTimestamp' field.
|
DefaultEventRecord.Builder |
clearDetectedCorruption()
Clears the value of the 'detectedCorruption' field.
|
DefaultEventRecord.Builder |
clearDetectedDuplicate()
Clears the value of the 'detectedDuplicate' field.
|
DefaultEventRecord.Builder |
clearEventType()
Clears the value of the 'eventType' field.
|
DefaultEventRecord.Builder |
clearFirstInSession()
Clears the value of the 'firstInSession' field.
|
DefaultEventRecord.Builder |
clearLocation()
Clears the value of the 'location' field.
|
DefaultEventRecord.Builder |
clearPageViewId()
Clears the value of the 'pageViewId' field.
|
DefaultEventRecord.Builder |
clearPartyId()
Clears the value of the 'partyId' field.
|
DefaultEventRecord.Builder |
clearReferer()
Clears the value of the 'referer' field.
|
DefaultEventRecord.Builder |
clearRemoteHost()
Clears the value of the 'remoteHost' field.
|
DefaultEventRecord.Builder |
clearScreenPixelHeight()
Clears the value of the 'screenPixelHeight' field.
|
DefaultEventRecord.Builder |
clearScreenPixelWidth()
Clears the value of the 'screenPixelWidth' field.
|
DefaultEventRecord.Builder |
clearSessionId()
Clears the value of the 'sessionId' field.
|
DefaultEventRecord.Builder |
clearTimestamp()
Clears the value of the 'timestamp' field.
|
DefaultEventRecord.Builder |
clearUserAgentDeviceCategory()
Clears the value of the 'userAgentDeviceCategory' field.
|
DefaultEventRecord.Builder |
clearUserAgentFamily()
Clears the value of the 'userAgentFamily' field.
|
DefaultEventRecord.Builder |
clearUserAgentName()
Clears the value of the 'userAgentName' field.
|
DefaultEventRecord.Builder |
clearUserAgentOsFamily()
Clears the value of the 'userAgentOsFamily' field.
|
DefaultEventRecord.Builder |
clearUserAgentOsVendor()
Clears the value of the 'userAgentOsVendor' field.
|
DefaultEventRecord.Builder |
clearUserAgentOsVersion()
Clears the value of the 'userAgentOsVersion' field.
|
DefaultEventRecord.Builder |
clearUserAgentString()
Clears the value of the 'userAgentString' field.
|
DefaultEventRecord.Builder |
clearUserAgentType()
Clears the value of the 'userAgentType' field.
|
DefaultEventRecord.Builder |
clearUserAgentVendor()
Clears the value of the 'userAgentVendor' field.
|
DefaultEventRecord.Builder |
clearUserAgentVersion()
Clears the value of the 'userAgentVersion' field.
|
DefaultEventRecord.Builder |
clearViewportPixelHeight()
Clears the value of the 'viewportPixelHeight' field.
|
DefaultEventRecord.Builder |
clearViewportPixelWidth()
Clears the value of the 'viewportPixelWidth' field.
|
Long |
getClientTimestamp()
Gets the value of the 'clientTimestamp' field.
|
Boolean |
getDetectedCorruption()
Gets the value of the 'detectedCorruption' field.
|
Boolean |
getDetectedDuplicate()
Gets the value of the 'detectedDuplicate' field.
|
CharSequence |
getEventType()
Gets the value of the 'eventType' field.
|
Boolean |
getFirstInSession()
Gets the value of the 'firstInSession' field.
|
CharSequence |
getLocation()
Gets the value of the 'location' field.
|
CharSequence |
getPageViewId()
Gets the value of the 'pageViewId' field.
|
CharSequence |
getPartyId()
Gets the value of the 'partyId' field.
|
CharSequence |
getReferer()
Gets the value of the 'referer' field.
|
CharSequence |
getRemoteHost()
Gets the value of the 'remoteHost' field.
|
Integer |
getScreenPixelHeight()
Gets the value of the 'screenPixelHeight' field.
|
Integer |
getScreenPixelWidth()
Gets the value of the 'screenPixelWidth' field.
|
CharSequence |
getSessionId()
Gets the value of the 'sessionId' field.
|
Long |
getTimestamp()
Gets the value of the 'timestamp' field.
|
CharSequence |
getUserAgentDeviceCategory()
Gets the value of the 'userAgentDeviceCategory' field.
|
CharSequence |
getUserAgentFamily()
Gets the value of the 'userAgentFamily' field.
|
CharSequence |
getUserAgentName()
Gets the value of the 'userAgentName' field.
|
CharSequence |
getUserAgentOsFamily()
Gets the value of the 'userAgentOsFamily' field.
|
CharSequence |
getUserAgentOsVendor()
Gets the value of the 'userAgentOsVendor' field.
|
CharSequence |
getUserAgentOsVersion()
Gets the value of the 'userAgentOsVersion' field.
|
CharSequence |
getUserAgentString()
Gets the value of the 'userAgentString' field.
|
CharSequence |
getUserAgentType()
Gets the value of the 'userAgentType' field.
|
CharSequence |
getUserAgentVendor()
Gets the value of the 'userAgentVendor' field.
|
CharSequence |
getUserAgentVersion()
Gets the value of the 'userAgentVersion' field.
|
Integer |
getViewportPixelHeight()
Gets the value of the 'viewportPixelHeight' field.
|
Integer |
getViewportPixelWidth()
Gets the value of the 'viewportPixelWidth' field.
|
boolean |
hasClientTimestamp()
Checks whether the 'clientTimestamp' field has been set.
|
boolean |
hasDetectedCorruption()
Checks whether the 'detectedCorruption' field has been set.
|
boolean |
hasDetectedDuplicate()
Checks whether the 'detectedDuplicate' field has been set.
|
boolean |
hasEventType()
Checks whether the 'eventType' field has been set.
|
boolean |
hasFirstInSession()
Checks whether the 'firstInSession' field has been set.
|
boolean |
hasLocation()
Checks whether the 'location' field has been set.
|
boolean |
hasPageViewId()
Checks whether the 'pageViewId' field has been set.
|
boolean |
hasPartyId()
Checks whether the 'partyId' field has been set.
|
boolean |
hasReferer()
Checks whether the 'referer' field has been set.
|
boolean |
hasRemoteHost()
Checks whether the 'remoteHost' field has been set.
|
boolean |
hasScreenPixelHeight()
Checks whether the 'screenPixelHeight' field has been set.
|
boolean |
hasScreenPixelWidth()
Checks whether the 'screenPixelWidth' field has been set.
|
boolean |
hasSessionId()
Checks whether the 'sessionId' field has been set.
|
boolean |
hasTimestamp()
Checks whether the 'timestamp' field has been set.
|
boolean |
hasUserAgentDeviceCategory()
Checks whether the 'userAgentDeviceCategory' field has been set.
|
boolean |
hasUserAgentFamily()
Checks whether the 'userAgentFamily' field has been set.
|
boolean |
hasUserAgentName()
Checks whether the 'userAgentName' field has been set.
|
boolean |
hasUserAgentOsFamily()
Checks whether the 'userAgentOsFamily' field has been set.
|
boolean |
hasUserAgentOsVendor()
Checks whether the 'userAgentOsVendor' field has been set.
|
boolean |
hasUserAgentOsVersion()
Checks whether the 'userAgentOsVersion' field has been set.
|
boolean |
hasUserAgentString()
Checks whether the 'userAgentString' field has been set.
|
boolean |
hasUserAgentType()
Checks whether the 'userAgentType' field has been set.
|
boolean |
hasUserAgentVendor()
Checks whether the 'userAgentVendor' field has been set.
|
boolean |
hasUserAgentVersion()
Checks whether the 'userAgentVersion' field has been set.
|
boolean |
hasViewportPixelHeight()
Checks whether the 'viewportPixelHeight' field has been set.
|
boolean |
hasViewportPixelWidth()
Checks whether the 'viewportPixelWidth' field has been set.
|
DefaultEventRecord.Builder |
setClientTimestamp(long value)
Sets the value of the 'clientTimestamp' field.
|
DefaultEventRecord.Builder |
setDetectedCorruption(boolean value)
Sets the value of the 'detectedCorruption' field.
|
DefaultEventRecord.Builder |
setDetectedDuplicate(boolean value)
Sets the value of the 'detectedDuplicate' field.
|
DefaultEventRecord.Builder |
setEventType(CharSequence value)
Sets the value of the 'eventType' field.
|
DefaultEventRecord.Builder |
setFirstInSession(boolean value)
Sets the value of the 'firstInSession' field.
|
DefaultEventRecord.Builder |
setLocation(CharSequence value)
Sets the value of the 'location' field.
|
DefaultEventRecord.Builder |
setPageViewId(CharSequence value)
Sets the value of the 'pageViewId' field.
|
DefaultEventRecord.Builder |
setPartyId(CharSequence value)
Sets the value of the 'partyId' field.
|
DefaultEventRecord.Builder |
setReferer(CharSequence value)
Sets the value of the 'referer' field.
|
DefaultEventRecord.Builder |
setRemoteHost(CharSequence value)
Sets the value of the 'remoteHost' field.
|
DefaultEventRecord.Builder |
setScreenPixelHeight(Integer value)
Sets the value of the 'screenPixelHeight' field.
|
DefaultEventRecord.Builder |
setScreenPixelWidth(Integer value)
Sets the value of the 'screenPixelWidth' field.
|
DefaultEventRecord.Builder |
setSessionId(CharSequence value)
Sets the value of the 'sessionId' field.
|
DefaultEventRecord.Builder |
setTimestamp(long value)
Sets the value of the 'timestamp' field.
|
DefaultEventRecord.Builder |
setUserAgentDeviceCategory(CharSequence value)
Sets the value of the 'userAgentDeviceCategory' field.
|
DefaultEventRecord.Builder |
setUserAgentFamily(CharSequence value)
Sets the value of the 'userAgentFamily' field.
|
DefaultEventRecord.Builder |
setUserAgentName(CharSequence value)
Sets the value of the 'userAgentName' field.
|
DefaultEventRecord.Builder |
setUserAgentOsFamily(CharSequence value)
Sets the value of the 'userAgentOsFamily' field.
|
DefaultEventRecord.Builder |
setUserAgentOsVendor(CharSequence value)
Sets the value of the 'userAgentOsVendor' field.
|
DefaultEventRecord.Builder |
setUserAgentOsVersion(CharSequence value)
Sets the value of the 'userAgentOsVersion' field.
|
DefaultEventRecord.Builder |
setUserAgentString(CharSequence value)
Sets the value of the 'userAgentString' field.
|
DefaultEventRecord.Builder |
setUserAgentType(CharSequence value)
Sets the value of the 'userAgentType' field.
|
DefaultEventRecord.Builder |
setUserAgentVendor(CharSequence value)
Sets the value of the 'userAgentVendor' field.
|
DefaultEventRecord.Builder |
setUserAgentVersion(CharSequence value)
Sets the value of the 'userAgentVersion' field.
|
DefaultEventRecord.Builder |
setViewportPixelHeight(Integer value)
Sets the value of the 'viewportPixelHeight' field.
|
DefaultEventRecord.Builder |
setViewportPixelWidth(Integer value)
Sets the value of the 'viewportPixelWidth' field.
|
public Boolean getDetectedDuplicate()
public DefaultEventRecord.Builder setDetectedDuplicate(boolean value)
value - The value of 'detectedDuplicate'.public boolean hasDetectedDuplicate()
public DefaultEventRecord.Builder clearDetectedDuplicate()
public Boolean getDetectedCorruption()
public DefaultEventRecord.Builder setDetectedCorruption(boolean value)
value - The value of 'detectedCorruption'.public boolean hasDetectedCorruption()
public DefaultEventRecord.Builder clearDetectedCorruption()
public Boolean getFirstInSession()
public DefaultEventRecord.Builder setFirstInSession(boolean value)
value - The value of 'firstInSession'.public boolean hasFirstInSession()
public DefaultEventRecord.Builder clearFirstInSession()
public Long getTimestamp()
public DefaultEventRecord.Builder setTimestamp(long value)
value - The value of 'timestamp'.public boolean hasTimestamp()
public DefaultEventRecord.Builder clearTimestamp()
public Long getClientTimestamp()
public DefaultEventRecord.Builder setClientTimestamp(long value)
value - The value of 'clientTimestamp'.public boolean hasClientTimestamp()
public DefaultEventRecord.Builder clearClientTimestamp()
public CharSequence getRemoteHost()
public DefaultEventRecord.Builder setRemoteHost(CharSequence value)
value - The value of 'remoteHost'.public boolean hasRemoteHost()
public DefaultEventRecord.Builder clearRemoteHost()
public CharSequence getReferer()
public DefaultEventRecord.Builder setReferer(CharSequence value)
value - The value of 'referer'.public boolean hasReferer()
public DefaultEventRecord.Builder clearReferer()
public CharSequence getLocation()
public DefaultEventRecord.Builder setLocation(CharSequence value)
value - The value of 'location'.public boolean hasLocation()
public DefaultEventRecord.Builder clearLocation()
public Integer getViewportPixelWidth()
public DefaultEventRecord.Builder setViewportPixelWidth(Integer value)
value - The value of 'viewportPixelWidth'.public boolean hasViewportPixelWidth()
public DefaultEventRecord.Builder clearViewportPixelWidth()
public Integer getViewportPixelHeight()
public DefaultEventRecord.Builder setViewportPixelHeight(Integer value)
value - The value of 'viewportPixelHeight'.public boolean hasViewportPixelHeight()
public DefaultEventRecord.Builder clearViewportPixelHeight()
public Integer getScreenPixelWidth()
public DefaultEventRecord.Builder setScreenPixelWidth(Integer value)
value - The value of 'screenPixelWidth'.public boolean hasScreenPixelWidth()
public DefaultEventRecord.Builder clearScreenPixelWidth()
public Integer getScreenPixelHeight()
public DefaultEventRecord.Builder setScreenPixelHeight(Integer value)
value - The value of 'screenPixelHeight'.public boolean hasScreenPixelHeight()
public DefaultEventRecord.Builder clearScreenPixelHeight()
public CharSequence getPartyId()
public DefaultEventRecord.Builder setPartyId(CharSequence value)
value - The value of 'partyId'.public boolean hasPartyId()
public DefaultEventRecord.Builder clearPartyId()
public CharSequence getSessionId()
public DefaultEventRecord.Builder setSessionId(CharSequence value)
value - The value of 'sessionId'.public boolean hasSessionId()
public DefaultEventRecord.Builder clearSessionId()
public CharSequence getPageViewId()
public DefaultEventRecord.Builder setPageViewId(CharSequence value)
value - The value of 'pageViewId'.public boolean hasPageViewId()
public DefaultEventRecord.Builder clearPageViewId()
public CharSequence getEventType()
public DefaultEventRecord.Builder setEventType(CharSequence value)
value - The value of 'eventType'.public boolean hasEventType()
public DefaultEventRecord.Builder clearEventType()
public CharSequence getUserAgentString()
public DefaultEventRecord.Builder setUserAgentString(CharSequence value)
value - The value of 'userAgentString'.public boolean hasUserAgentString()
public DefaultEventRecord.Builder clearUserAgentString()
public CharSequence getUserAgentName()
public DefaultEventRecord.Builder setUserAgentName(CharSequence value)
value - The value of 'userAgentName'.public boolean hasUserAgentName()
public DefaultEventRecord.Builder clearUserAgentName()
public CharSequence getUserAgentFamily()
public DefaultEventRecord.Builder setUserAgentFamily(CharSequence value)
value - The value of 'userAgentFamily'.public boolean hasUserAgentFamily()
public DefaultEventRecord.Builder clearUserAgentFamily()
public CharSequence getUserAgentVendor()
public DefaultEventRecord.Builder setUserAgentVendor(CharSequence value)
value - The value of 'userAgentVendor'.public boolean hasUserAgentVendor()
public DefaultEventRecord.Builder clearUserAgentVendor()
public CharSequence getUserAgentType()
public DefaultEventRecord.Builder setUserAgentType(CharSequence value)
value - The value of 'userAgentType'.public boolean hasUserAgentType()
public DefaultEventRecord.Builder clearUserAgentType()
public CharSequence getUserAgentVersion()
public DefaultEventRecord.Builder setUserAgentVersion(CharSequence value)
value - The value of 'userAgentVersion'.public boolean hasUserAgentVersion()
public DefaultEventRecord.Builder clearUserAgentVersion()
public CharSequence getUserAgentDeviceCategory()
public DefaultEventRecord.Builder setUserAgentDeviceCategory(CharSequence value)
value - The value of 'userAgentDeviceCategory'.public boolean hasUserAgentDeviceCategory()
public DefaultEventRecord.Builder clearUserAgentDeviceCategory()
public CharSequence getUserAgentOsFamily()
public DefaultEventRecord.Builder setUserAgentOsFamily(CharSequence value)
value - The value of 'userAgentOsFamily'.public boolean hasUserAgentOsFamily()
public DefaultEventRecord.Builder clearUserAgentOsFamily()
public CharSequence getUserAgentOsVersion()
public DefaultEventRecord.Builder setUserAgentOsVersion(CharSequence value)
value - The value of 'userAgentOsVersion'.public boolean hasUserAgentOsVersion()
public DefaultEventRecord.Builder clearUserAgentOsVersion()
public CharSequence getUserAgentOsVendor()
public DefaultEventRecord.Builder setUserAgentOsVendor(CharSequence value)
value - The value of 'userAgentOsVendor'.public boolean hasUserAgentOsVendor()
public DefaultEventRecord.Builder clearUserAgentOsVendor()
public DefaultEventRecord build()
build in interface org.apache.avro.data.RecordBuilder<DefaultEventRecord>Copyright © 2014–2017 GoDataDriven B.V.. All rights reserved.