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