Package | Description |
---|---|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
org.apache.giraph.job |
Package of all the classes involved in job launch.
|
Modifier and Type | Field and Description |
---|---|
static ClassConfOption<HaltApplicationUtils.HaltInstructionsWriter> |
GiraphConstants.HALT_INSTRUCTIONS_WRITER_CLASS
Which class to use to write instructions on how to halt the application
|
Modifier and Type | Class and Description |
---|---|
static class |
HaltApplicationUtils.DefaultHaltInstructionsWriter
Default implementation of
HaltApplicationUtils.HaltInstructionsWriter - points to how
to use ZooKeeperNodeCreator to halt |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.