Package | Description |
---|---|
org.apache.reef.io.naming |
Utilities for assigning Identifiers to objects and associating socket addresses with them.
|
org.apache.reef.io.network.naming |
TODO: Document.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Naming
Implementations of this interface facilitate address lookups based on
Identifiers and allow to register and unregister addresses for Identifiers.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NameResolver
NameClient interface.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalNameResolverImpl
NameResolver looking up local name server.
|
class |
NameClient
Naming client looking up remote server.
|
class |
NameRegistryClient
Naming registry client.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.