Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
G
getClientID
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getClientID()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientManager(String)
- Method in class ParkNPark.interfaces.
_ClientManagerFactoryStub
Creates a new client manager instance for a new client
getClientManager(String)
- Method in interface ParkNPark.interfaces.
ClientManagerFactoryOperations
Creates a new client manager instance for a new client
getClientManager(String)
- Method in class ParkNPark.middletier.
ClientManagerFactoryImpl
Creates a new client manager instance for a new client
getConnection()
- Method in class ParkNPark.middletier.
DatabaseManager
Returns a new database connection using the database manager's current configuration
getCurrentLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getCurrentLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the car's current level number
getCurrentLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the car's current level number
getCurrentLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the car's current level number
getCurrentLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the car's current level number
getExistingClientManager(int, String)
- Method in class ParkNPark.interfaces.
_ClientManagerFactoryStub
Returns the existing client manager instance for an existing client.
getExistingClientManager(int, String)
- Method in interface ParkNPark.interfaces.
ClientManagerFactoryOperations
Returns the existing client manager instance for an existing client.
getExistingClientManager(int, String)
- Method in class ParkNPark.middletier.
ClientManagerFactoryImpl
Returns the existing client manager instance for an existing client.
getFaultDetectionTimeout()
- Method in class ParkNPark.common.
CommandLineParser
Returns the fault detection timeout
getFaultInjectionMaxDelay()
- Method in class ParkNPark.common.
CommandLineParser
Returns the maximum delay of the fault injector in milliseconds
getFaultInjectionMinDelay()
- Method in class ParkNPark.common.
CommandLineParser
Returns the minimum delay of the fault injector in milliseconds
getFaultRecoveryTimeout()
- Method in class ParkNPark.common.
CommandLineParser
Returns the fault recovery timeout
getGetLotsModeCount()
- Method in class ParkNPark.common.
CommandLineParser
When not 0, how many invocations of getLotsMode should be performed
getInterRequestTime()
- Method in class ParkNPark.common.
CommandLineParser
Returns the inter-request time in this test run
getJDBCPassword()
- Method in class ParkNPark.common.
CommandLineParser
Returns the JDBC password
getJDBCURL()
- Method in class ParkNPark.common.
CommandLineParser
Returns the JDBC URL
getJDBCUsername()
- Method in class ParkNPark.common.
CommandLineParser
Returns the JDBC username
getLogFile(int, int, int, int, String, String, String)
- Method in class ParkNPark.common.
Logger
Generate the full name of the log file name according to the given parameters
getLots
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getLots()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLotsModeCount
- Variable in class ParkNPark.client.
ParkNParkClient
Logger instance
getLotsModeCount
- Variable in class ParkNPark.common.
CommandLineParser
When not 0, how many invocations of getLotsMode should be performed
getLotsModeCount
- Variable in class ParkNPark.tests.
RunAll
When not 0, how many invocations of getLotsMode should be performed
getLotsModeCount
- Variable in class ParkNPark.tests.
RunOne
When not 0, how many invocations of getLotsMode should be performed
getMaxLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getMaxLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the top level number of the car's current parking lot
getMinLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getMinLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the bottom level number of the car's current parking lot
getNameServer()
- Method in class ParkNPark.common.
NameService
Returns the reference to the name service
getNumClients()
- Method in class ParkNPark.common.
CommandLineParser
Returns the number of clients in this test run
getNumServers()
- Method in class ParkNPark.common.
CommandLineParser
Returns the number of servers in this test run
getOtherLotAvailability
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getOtherLotAvailability(int)
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getParkNParkContext()
- Method in class ParkNPark.common.
NameService
Returns the ParkNPark name context, which can be null if the ParkNPark context was not initialized with a call to refreshParkNParkContext()
getProbeClientManagerIn()
- Method in class ParkNPark.common.
LogEntry
Gets the time of the probe before the client manager factory is called
getProbeClientManagerOut()
- Method in class ParkNPark.common.
LogEntry
Gets the time of the probe after the client manager factory is called
getProbeDbIn()
- Method in class ParkNPark.common.
LogEntry
Gets the time that the database access began
getProbeDbOut()
- Method in class ParkNPark.common.
LogEntry
Gets the time that the database access ended
getProbeFaultDetection()
- Method in class ParkNPark.common.
LogEntry
Gets the time that the first fault began
getProbeFaultRecovery()
- Method in class ParkNPark.common.
LogEntry
Gets the time that the last fault completed
getProbeIn()
- Method in class ParkNPark.common.
LogEntry
Returns the starting time of this method call
getProbeMethod()
- Method in class ParkNPark.common.
LogEntry
Returns the name of the method
getProbeNameServerIn()
- Method in class ParkNPark.common.
LogEntry
Gets the time of the probe before the name service is called
getProbeNameServerOut()
- Method in class ParkNPark.common.
LogEntry
Gets the time of the probe after the name service is called
getProbeOut()
- Method in class ParkNPark.common.
LogEntry
Returns the ending time of this method call
getProbeSource()
- Method in class ParkNPark.common.
LogEntry
Returns the client name of the method call
getProbeWaitIn()
- Method in class ParkNPark.common.
LogEntry
Gets the time that a wait began
getProbeWaitOut()
- Method in class ParkNPark.common.
LogEntry
Gets the time that a wait completed
getProjectRoot()
- Method in class ParkNPark.common.
CommandLineParser
Returns the project root folder or null if none was given in the command line arguments
getReplySize()
- Method in class ParkNPark.common.
CommandLineParser
Returns the reply size of the server messages in this test run
getServers()
- Method in class ParkNPark.common.
NameService
Returns the set of ServerState objects
getTempFilePath()
- Static method in class ParkNPark.common.
Logger
Returns the temporary file path to store logging files into
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_