MCPcopy Create free account

hub / github.com/acmeair/acmeair-nodejs / functions

Functions65 in github.com/acmeair/acmeair-nodejs

↓ 6 callersFunctioncountItems
(dbName, callback /*(error, count)*/)
routes/index.js:333
↓ 5 callersFunctioninitDB
()
app.js:173
↓ 4 callersFunctioncloneObjectThroughSerialization
(theObject)
loader/loader.js:76
↓ 4 callersFunctioninitDB
()
authservice_app.js:67
↓ 3 callersFunctiongetBucket
(ts)
netflix/hystrix/metrix.js:10
↓ 3 callersFunctionupdateLoggedInUserWelcome
()
public/js/acmeair-common.js:40
↓ 2 callersFunctionbookFlight
(flightId, userid, callback /* (error, bookingId) */)
routes/index.js:498
↓ 2 callersFunctiongetFlightByAirportsAndDepartureDate
(fromAirport, toAirport, flightDate, callback /* error, flightSegment, flights[] */)
routes/index.js:418
↓ 2 callersFunctiongetQueryInfo
(collectionname, condition)
dataaccess/cassandra/index.js:129
↓ 2 callersFunctiongetRevision
(db, id, callback/*(error, revision)*/)
dataaccess/cloudant/index.js:123
↓ 2 callersFunctiongetUpsertParam
(collectionname, doc)
dataaccess/cassandra/index.js:90
↓ 2 callersFunctionhideLoginWaitDialog
()
public/js/acmeair-common.js:28
↓ 1 callersFunctioncalculateDBConfig
()
dataaccess/cloudant/index.js:60
↓ 1 callersFunctioncalculateDBConfig
()
dataaccess/cassandra/index.js:62
↓ 1 callersFunctioncancelBooking
(bookingid, userid, callback /*(error)*/)
routes/index.js:510
↓ 1 callersFunctioncreateCustomers
(numCustomers)
loader/loader.js:193
↓ 1 callersFunctioncreateFlightRelatedData
(callback/*()*/)
loader/loader.js:201
↓ 1 callersFunctioncreateSession
(customerId, callback /* (error, sessionId) */)
routes/index.js:358
↓ 1 callersFunctiongenerate_mongo_url
(obj)
dataaccess/mongo/index.js:86
↓ 1 callersFunctiongetArrivalTime
(departureTime, mileage)
loader/loader.js:85
↓ 1 callersFunctiongetBookingsByUser
(username, callback /* (error, Bookings) */)
routes/index.js:404
↓ 1 callersFunctiongetCustomer
(username, callback /* (error, Customer) */)
routes/index.js:396
↓ 1 callersFunctiongetDateAtTwelveAM
(theDate)
loader/loader.js:92
↓ 1 callersFunctiongetDepartureTimeDaysFromDate
(baseTime, days)
loader/loader.js:80
↓ 1 callersFunctiongetDocumentFromQuery
(document)
dataaccess/cloudant/index.js:167
↓ 1 callersFunctiongetFlightSegmentByOriginPortAndDestPort
(fromAirport, toAirport, callback /* error, flightsegment */)
routes/index.js:468
↓ 1 callersFunctionhideLoginDialog
()
public/js/acmeair-common.js:20
↓ 1 callersFunctionhousekeeping
(bucket, metrix)
netflix/hystrix/metrix.js:119
↓ 1 callersFunctioninvalidateSession
(sessionid, callback /* error */)
routes/index.js:408
↓ 1 callersFunctionpollFromMetrix
(handler)
netflix/hystrix/streamHandler.js:47
↓ 1 callersFunctionshowLoginWaitDialog
()
public/js/acmeair-common.js:24
↓ 1 callersFunctionstartServer
()
authservice_app.js:84
↓ 1 callersFunctionstartServer
()
app.js:189
↓ 1 callersFunctionupdateCustomer
(login, customer, callback /* (error, Customer) */)
routes/index.js:400
↓ 1 callersFunctionvalidateCustomer
(username, password, callback /* (error, boolean validCustomer) */)
routes/index.js:344
↓ 1 callersFunctionvalidateSession
(sessionId, callback /* (error, userid) */)
routes/index.js:374
FunctionCommand
(name, theWork,maxFailures, callTimeout, resetTimeout)
netflix/hystrix/command.js:25
FunctionMetrix
(name, g)
netflix/hystrix/metrix.js:32
FunctionStreamHandler
(delay)
netflix/hystrix/streamHandler.js:21
FunctionairportCodeToAirportName
(airportCode)
public/js/acmeair-common.js:161
FunctioncheckStatus
(req, res)
authservice_app.js:91
FunctioncheckStatus
(req, res)
app.js:138
FunctioncreateToken
(req, res)
authservice_app.js:95
FunctioncurrencyFormatter
(data)
public/js/acmeair-common.js:121
FunctiondateFormatter
(data)
public/js/acmeair-common.js:116
FunctiongetCommand
(name, theWork,callback/*error, command*/)
netflix/hystrix/command.js:9
FunctiongetDateAtRandomTopOfTheHour
(theDate)
loader/loader.js:96
FunctiongetHandler
(delay, callback /*error, handler*/)
netflix/hystrix/streamHandler.js:10
FunctiongetInstance
(name)
netflix/hystrix/metrix.js:16
FunctiongetInstances
()
netflix/hystrix/metrix.js:22
FunctionhideWaitDialog
()
public/js/acmeair-common.js:36
FunctioninsertAirportCodeMapping
(airportCodeMapping, callback)
loader/loader.js:109
FunctioninsertCustomer
(customer, callback)
loader/loader.js:101
FunctioninsertFlight
(flight, callback)
loader/loader.js:123
FunctioninsertFlightSegment
(flightSegment, callback)
loader/loader.js:116
FunctioninvalidateToken
(req, res)
authservice_app.js:135
Functionloaddb
()
public/js/acmeair-common.js:105
Functionlogin
(req, res)
app.js:142
Functionlogin
()
public/js/acmeair-common.js:50
Functionlogout
(req, res)
app.js:152
Functionlogout
()
public/js/acmeair-common.js:78
FunctionshowLoginDialog
* Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian
public/js/acmeair-common.js:16
FunctionshowWaitDialog
()
public/js/acmeair-common.js:32
FunctionstartLoadDatabase
(req, res)
app.js:163
FunctionvalidateToken
(req, res)
authservice_app.js:115