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