master

package
v0.0.0-...-8a25df6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2014 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleHome

func HandleHome(w http.ResponseWriter, r *http.Request)

func HandleOutput

func HandleOutput(w http.ResponseWriter, r *http.Request)

func HandleStart

func HandleStart(w http.ResponseWriter, r *http.Request)

func HandleUpload

func HandleUpload(w http.ResponseWriter, r *http.Request)

func Run

func Run(configFile string)

Types

type Args

type Args struct{}

type Master

type Master struct {
	Slaves         []string
	IdleSlaves     []string
	BusySlaves     []string
	ReduceDataPort int
	InputF         string
	InputDelim     byte
	MapDir         string
	ReduceDir      string
	Username       string
	PEMFile        string

	IsRunning bool
	// contains filtered or unexported fields
}

func NewMaster

func NewMaster(config configparser.Config) *Master

func (*Master) Controller

func (m *Master) Controller()

func (*Master) FileServer

func (m *Master) FileServer()

type Message

type Message struct {
	// contains filtered or unexported fields
}

type PathArgs

type PathArgs struct {
	Path string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL