| Package | Description | 
|---|---|
| org.apache.reef.io.network.naming.avro | 
| Modifier and Type | Field and Description | 
|---|---|
List<AvroNamingAssignment> | 
AvroNamingLookupResponse.tuples
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
AvroNamingAssignment | 
AvroNamingAssignment.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AvroNamingAssignment> | 
AvroNamingLookupResponse.getTuples()
Gets the value of the 'tuples' field. 
 | 
List<AvroNamingAssignment> | 
AvroNamingLookupResponse.Builder.getTuples()
Gets the value of the 'tuples' field 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AvroNamingAssignment.Builder | 
AvroNamingAssignment.newBuilder(AvroNamingAssignment other)
Creates a new AvroNamingAssignment RecordBuilder by copying an existing AvroNamingAssignment instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AvroNamingLookupResponse.setTuples(List<AvroNamingAssignment> value)
Sets the value of the 'tuples' field. 
 | 
AvroNamingLookupResponse.Builder | 
AvroNamingLookupResponse.Builder.setTuples(List<AvroNamingAssignment> value)
Sets the value of the 'tuples' field 
 | 
| Constructor and Description | 
|---|
AvroNamingLookupResponse(List<AvroNamingAssignment> tuples)
All-args constructor. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.