Package | Description |
---|---|
org.apache.gora.goraci.generated |
Modifier and Type | Method and Description |
---|---|
CINode.Builder |
CINode.Builder.clearClient()
Clears the value of the 'client' field
|
CINode.Builder |
CINode.Builder.clearCount()
Clears the value of the 'count' field
|
CINode.Builder |
CINode.Builder.clearPrev()
Clears the value of the 'prev' field
|
static CINode.Builder |
CINode.newBuilder()
Creates a new CINode RecordBuilder
|
static CINode.Builder |
CINode.newBuilder(CINode.Builder other)
Creates a new CINode RecordBuilder by copying an existing Builder
|
static CINode.Builder |
CINode.newBuilder(CINode other)
Creates a new CINode RecordBuilder by copying an existing CINode instance
|
CINode.Builder |
CINode.Builder.setClient(CharSequence value)
Sets the value of the 'client' field
|
CINode.Builder |
CINode.Builder.setCount(long value)
Sets the value of the 'count' field
|
CINode.Builder |
CINode.Builder.setPrev(long value)
Sets the value of the 'prev' field
|
Modifier and Type | Method and Description |
---|---|
static CINode.Builder |
CINode.newBuilder(CINode.Builder other)
Creates a new CINode RecordBuilder by copying an existing Builder
|
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.