A B C D E F G H I L M N O P Q R S T U V W X 

A

AbstractCommand - Class in net.sf.sparql.benchmarking.commands
Abstract command which provides all the common options
AbstractCommand() - Constructor for class net.sf.sparql.benchmarking.commands.AbstractCommand
 
allowOverwrite - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Allow overwrite option
ANSI_RED - Static variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
 
ANSI_RESET - Static variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
 
applyBenchmarkOptions(T) - Method in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Applies benchmarking options provided by this command
applySoakOptions(SoakOptions) - Method in class net.sf.sparql.benchmarking.commands.SmokeCommand
Applies smoke testing options provided by this command
applySoakOptions(SoakOptions) - Method in class net.sf.sparql.benchmarking.commands.SoakCommand
Applies soak testing options provided by this command
applyStandardOptions(T) - Method in class net.sf.sparql.benchmarking.commands.AbstractCommand
Applies all the standard options provided by this abstract class
applyStressOptions(StressOptions) - Method in class net.sf.sparql.benchmarking.commands.StressCommand
Applies stress testing options provided by this command
askFormat - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
ASK Format option

B

BenchmarkCommand - Class in net.sf.sparql.benchmarking.commands
Runs the Benchmarker from the Command Line
BenchmarkCommand() - Constructor for class net.sf.sparql.benchmarking.commands.BenchmarkCommand
 

C

classes - Variable in class net.sf.sparql.benchmarking.commands.OperationsCommand
Classes argument
csvResultsFile - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
CSV result file option

D

debug - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Debug option
dsAssemblerFile - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Dataset assembler file option

E

enableCompression - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Enable compression option
ensureAbsoluteURIs - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Ensure absolute URIs option
ExitCodes - Class in net.sf.sparql.benchmarking.commands
Standard exit codes for the CLI
ExitCodes() - Constructor for class net.sf.sparql.benchmarking.commands.ExitCodes
 

F

FAILURE - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
Failure
formPwdField - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Form password field
formUrl - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Form URL option
formUserField - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Form user name field

G

graphFormat - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Graph Format option
gspEndpoint - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Graph store endpoint option

H

haltAny - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Halt on any option
haltOnError - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Halt on error option
haltOnTimeout - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Halt on timeout option
helpOption - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Help option
helpOption - Variable in class net.sf.sparql.benchmarking.commands.OperationsCommand
Help option

I

inMemoryOperations - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
In-memory operations mode option
insecure - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
 
IO_ERROR - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
An IO error occurred

L

limit - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Limit option
logFile - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Logging to file option
logToConsole - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Logging to console option

M

main(String[]) - Static method in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Runs the command line benchmarking process
main(String[]) - Static method in class net.sf.sparql.benchmarking.commands.OperationsCommand
Entry point for the operations command
main(String[]) - Static method in class net.sf.sparql.benchmarking.commands.SmokeCommand
Runs the command line smoke testing process
main(String[]) - Static method in class net.sf.sparql.benchmarking.commands.SoakCommand
Runs the command line soak testing process
main(String[]) - Static method in class net.sf.sparql.benchmarking.commands.StressCommand
Runs the command line soak testing process
maxDelay - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Maximum delay between operations option
maxRuns - Variable in class net.sf.sparql.benchmarking.commands.SoakCommand
Max runs option
maxThreads - Variable in class net.sf.sparql.benchmarking.commands.StressCommand
Max runs option
mixFile - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Mix option

N

net.sf.sparql.benchmarking.commands - package net.sf.sparql.benchmarking.commands
 
net.sf.sparql.benchmarking.commands.util - package net.sf.sparql.benchmarking.commands.util
 
noCount - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
No count option
noRandom - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Disable random order option

O

op - Variable in class net.sf.sparql.benchmarking.commands.OperationsCommand
Operation option
OperationsCommand - Class in net.sf.sparql.benchmarking.commands
A command which provides help about available operations
OperationsCommand() - Constructor for class net.sf.sparql.benchmarking.commands.OperationsCommand
 
outliers - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Outliers option

P

parallelThreads - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Parallel threads option
password - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Password option
preemptiveAuth - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Pre-emptive authentication option
print(String, int, int) - Static method in class net.sf.sparql.benchmarking.commands.util.PrintHelper
Prints a string wrapping it as necessary while respecting any explicit line breaks
printChars(char, int) - Static method in class net.sf.sparql.benchmarking.commands.util.PrintHelper
Prints the given character a given number of times
PrintHelper - Class in net.sf.sparql.benchmarking.commands.util
Helper for pretty printing
PrintHelper() - Constructor for class net.sf.sparql.benchmarking.commands.util.PrintHelper
 
printIndent(int) - Static method in class net.sf.sparql.benchmarking.commands.util.PrintHelper
Prints an indent using spaces

Q

queryEndpoint - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Query endpoint option
quiet - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Quite mode option

R

rampUpFactor - Variable in class net.sf.sparql.benchmarking.commands.StressCommand
 
random - Variable in class net.sf.sparql.benchmarking.commands.SmokeCommand
Enable random order option
REQUIRED_ARGUMENTS_MISSING - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
The command requires arguments that were missing
REQUIRED_OPTION_MISSING - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
A required option was missing
REQUIRED_OPTION_VALUE_MISSING - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
An option requires a value and the value was missing
run() - Method in class net.sf.sparql.benchmarking.commands.AbstractCommand
Method that should be implemented to run the actual command
run() - Method in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
 
run() - Method in class net.sf.sparql.benchmarking.commands.SmokeCommand
 
run() - Method in class net.sf.sparql.benchmarking.commands.SoakCommand
 
run() - Method in class net.sf.sparql.benchmarking.commands.StressCommand
 
runs - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Runs option
runtime - Variable in class net.sf.sparql.benchmarking.commands.SoakCommand
Max runtime options
runtime - Variable in class net.sf.sparql.benchmarking.commands.StressCommand
Max runtime options

S

sampleRepeats - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Sample repeats option
sampleSize - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Sample size option
sanityCheckLevel - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Sanity checking option
selectFormat - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
SELECT Format option
setupMixFile - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Setup mix option
showUsage(Class<?>) - Static method in class net.sf.sparql.benchmarking.commands.AbstractCommand
Shows a usage summary for the command
SMOKE_TESTS_FAILED - Static variable in class net.sf.sparql.benchmarking.commands.SmokeCommand
 
SmokeCommand - Class in net.sf.sparql.benchmarking.commands
Runs the smoke tester from the Command Line
SmokeCommand() - Constructor for class net.sf.sparql.benchmarking.commands.SmokeCommand
 
SoakCommand - Class in net.sf.sparql.benchmarking.commands
Runs the soak tester from the Command Line
SoakCommand() - Constructor for class net.sf.sparql.benchmarking.commands.SoakCommand
 
StressCommand - Class in net.sf.sparql.benchmarking.commands
Runs the stress tester from the Command Line
StressCommand() - Constructor for class net.sf.sparql.benchmarking.commands.StressCommand
 
SUCCESS - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
Success

T

teardownMixFile - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Tear down mix option
timeout - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Timeout option
trace - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Trace option

U

UNEXPECTED_ARGUMENT - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
The command received an unexpected argument
UNEXPECTED_ERROR - Static variable in class net.sf.sparql.benchmarking.commands.ExitCodes
An unexpected error occurred
updateEndpoint - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
Update endpoint option
username - Variable in class net.sf.sparql.benchmarking.commands.AbstractCommand
User name option

V

verbose - Variable in class net.sf.sparql.benchmarking.commands.OperationsCommand
Verbose option

W

warmups - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
Warm ups option
width - Variable in class net.sf.sparql.benchmarking.commands.OperationsCommand
Width option

X

xmlResultsFile - Variable in class net.sf.sparql.benchmarking.commands.BenchmarkCommand
XML result file option
A B C D E F G H I L M N O P Q R S T U V W X 

Copyright © 2015. All rights reserved.