| Package | Description |
|---|---|
| org.apache.reef.wake.impl | |
| org.apache.reef.wake.remote | |
| org.apache.reef.wake.remote.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdentifierFactory
Default remote identifier factory that creates a specific remote identifier
from a string representation
A string representation is broken into two parts type and type-specific details separated by "://"
A remote identifier implementation should implement a constructor that accepts a string.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteIdentifierFactory
Factory that creates a RemoteIdentifier
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRemoteIdentifierFactoryImplementation |
Copyright © 2015 The Apache Software Foundation. All rights reserved.