Package | Description |
---|---|
org.spf4j.test.avro |
Modifier and Type | Field and Description |
---|---|
Method |
SamplePair.method
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Method |
Method.Builder.build() |
Method |
SamplePair.getMethod()
Gets the value of the 'method' field.
|
Method |
SamplePair.Builder.getMethod()
Gets the value of the 'method' field.
|
Modifier and Type | Method and Description |
---|---|
static Method.Builder |
Method.newBuilder(Method other)
Creates a new Method RecordBuilder by copying an existing Method instance.
|
void |
SamplePair.setMethod(Method value)
Sets the value of the 'method' field.
|
SamplePair.Builder |
SamplePair.Builder.setMethod(Method value)
Sets the value of the 'method' field.
|
Constructor and Description |
---|
SamplePair(Method method,
SampleNode node)
All-args constructor.
|
Copyright © 2018 SPF4J. All rights reserved.