Package | Description |
---|---|
org.apache.hadoop.mapreduce.checkpoint |
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 © 2008–2021 Apache Software Foundation. All rights reserved.