Package | Description |
---|---|
org.apache.reef.webserver |
HTTP Server component to implement a REST API for the Driver or Evaluators.
|
Modifier and Type | Method and Description |
---|---|
AvroReefServiceInfo.Builder |
AvroReefServiceInfo.Builder.clearServiceInfo()
Clears the value of the 'serviceInfo' field
|
AvroReefServiceInfo.Builder |
AvroReefServiceInfo.Builder.clearServiceName()
Clears the value of the 'serviceName' field
|
static AvroReefServiceInfo.Builder |
AvroReefServiceInfo.newBuilder()
Creates a new AvroReefServiceInfo RecordBuilder
|
static AvroReefServiceInfo.Builder |
AvroReefServiceInfo.newBuilder(AvroReefServiceInfo.Builder other)
Creates a new AvroReefServiceInfo RecordBuilder by copying an existing Builder
|
static AvroReefServiceInfo.Builder |
AvroReefServiceInfo.newBuilder(AvroReefServiceInfo other)
Creates a new AvroReefServiceInfo RecordBuilder by copying an existing AvroReefServiceInfo instance
|
AvroReefServiceInfo.Builder |
AvroReefServiceInfo.Builder.setServiceInfo(CharSequence value)
Sets the value of the 'serviceInfo' field
|
AvroReefServiceInfo.Builder |
AvroReefServiceInfo.Builder.setServiceName(CharSequence value)
Sets the value of the 'serviceName' field
|
Modifier and Type | Method and Description |
---|---|
static AvroReefServiceInfo.Builder |
AvroReefServiceInfo.newBuilder(AvroReefServiceInfo.Builder other)
Creates a new AvroReefServiceInfo RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.