| Package | Description | 
|---|---|
| org.apache.reef.io.checkpoint | |
| org.apache.reef.io.checkpoint.fs | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RandomNameCNS
Simple naming service that generates a random checkpoint name. 
 | 
class  | 
SimpleNamingService
A naming service that simply returns the name it has been initialized with. 
 | 
| Constructor and Description | 
|---|
FSCheckpointService(org.apache.hadoop.fs.FileSystem fs,
                                      org.apache.hadoop.fs.Path base,
                                      CheckpointNamingService namingPolicy,
                                      short replication)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.