Package | Description |
---|---|
org.apache.gora.tutorial.log.generated |
Modifier and Type | Method and Description |
---|---|
Pageview.Builder |
Pageview.Builder.clearHttpMethod()
Clears the value of the 'httpMethod' field
|
Pageview.Builder |
Pageview.Builder.clearHttpStatusCode()
Clears the value of the 'httpStatusCode' field
|
Pageview.Builder |
Pageview.Builder.clearIp()
Clears the value of the 'ip' field
|
Pageview.Builder |
Pageview.Builder.clearReferrer()
Clears the value of the 'referrer' field
|
Pageview.Builder |
Pageview.Builder.clearResponseSize()
Clears the value of the 'responseSize' field
|
Pageview.Builder |
Pageview.Builder.clearTimestamp()
Clears the value of the 'timestamp' field
|
Pageview.Builder |
Pageview.Builder.clearUrl()
Clears the value of the 'url' field
|
Pageview.Builder |
Pageview.Builder.clearUserAgent()
Clears the value of the 'userAgent' field
|
static Pageview.Builder |
Pageview.newBuilder()
Creates a new Pageview RecordBuilder
|
static Pageview.Builder |
Pageview.newBuilder(Pageview.Builder other)
Creates a new Pageview RecordBuilder by copying an existing Builder
|
static Pageview.Builder |
Pageview.newBuilder(Pageview other)
Creates a new Pageview RecordBuilder by copying an existing Pageview instance
|
Pageview.Builder |
Pageview.Builder.setHttpMethod(CharSequence value)
Sets the value of the 'httpMethod' field
|
Pageview.Builder |
Pageview.Builder.setHttpStatusCode(int value)
Sets the value of the 'httpStatusCode' field
|
Pageview.Builder |
Pageview.Builder.setIp(CharSequence value)
Sets the value of the 'ip' field
|
Pageview.Builder |
Pageview.Builder.setReferrer(CharSequence value)
Sets the value of the 'referrer' field
|
Pageview.Builder |
Pageview.Builder.setResponseSize(int value)
Sets the value of the 'responseSize' field
|
Pageview.Builder |
Pageview.Builder.setTimestamp(long value)
Sets the value of the 'timestamp' field
|
Pageview.Builder |
Pageview.Builder.setUrl(CharSequence value)
Sets the value of the 'url' field
|
Pageview.Builder |
Pageview.Builder.setUserAgent(CharSequence value)
Sets the value of the 'userAgent' field
|
Modifier and Type | Method and Description |
---|---|
static Pageview.Builder |
Pageview.newBuilder(Pageview.Builder other)
Creates a new Pageview RecordBuilder by copying an existing Builder
|
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.