| Package | Description | 
|---|---|
| org.apache.giraph.master | Package of all the master related things. | 
| org.apache.giraph.master.input | Input related master classes | 
| Class and Description | 
|---|
| MasterInputSplitsHandler Handler for input splits on master
 Since currently Giraph fails if worker fails while reading input, we
 didn't complicate this part with retries yet, later it could be added by
 keeping track of which worker got which split and then if worker dies put
 these splits back to queues. | 
| Class and Description | 
|---|
| InputSplitsMasterOrganizer Interface for different input split organizers on master | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.