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

A

abort(String) - Method in interface com.intel.cosbench.service.DriverService
 
AbortedException - Exception in com.intel.cosbench.service
 
AbortedException() - Constructor for exception com.intel.cosbench.service.AbortedException
 
AbortHandler - Class in com.intel.cosbench.driver.handler
 
AbortHandler() - Constructor for class com.intel.cosbench.driver.handler.AbortHandler
 
AbortMissionController - Class in com.intel.cosbench.driver.web
 
AbortMissionController() - Constructor for class com.intel.cosbench.driver.web.AbortMissionController
 
AbortResponse - Class in com.intel.cosbench.protocol
The response to get log from driver when aborted.
AbortResponse() - Constructor for class com.intel.cosbench.protocol.AbortResponse
 
AbstractController - Class in com.intel.cosbench.web
The base class encapsulates spring mvc controller.
AbstractController() - Constructor for class com.intel.cosbench.web.AbstractController
 
AbstractServiceFactory - Class in com.intel.cosbench.service
The class abstracts basic methods need for cosbench service.
AbstractServiceFactory() - Constructor for class com.intel.cosbench.service.AbstractServiceFactory
 
Activator - Class in com.intel.cosbench.log.osgi
The bundle activator for cosbench log.
Activator() - Constructor for class com.intel.cosbench.log.osgi.Activator
 
Activator - Class in com.intel.cosbench.tomcat.osgi
The bundle activator for tomcat.
Activator() - Constructor for class com.intel.cosbench.tomcat.osgi.Activator
 
add(Report) - Method in class com.intel.cosbench.bench.ReportMerger
 
add(Snapshot) - Method in class com.intel.cosbench.bench.SnapshotMerger
 
addCredentials(String, String) - Method in class com.intel.cosbench.client.keystone.KeystoneRequest
 
addDriver(DriverContext) - Method in class com.intel.cosbench.controller.model.DriverRegistry
 
addItem(T) - Method in class com.intel.cosbench.utils.ListRegistry
 
addItem(T) - Method in class com.intel.cosbench.utils.MapRegistry
 
addListener(StageListener) - Method in class com.intel.cosbench.controller.model.StageContext
 
addListener(WorkloadListener) - Method in class com.intel.cosbench.controller.model.WorkloadContext
 
addListener(MissionListener) - Method in class com.intel.cosbench.driver.model.MissionContext
 
addMark(Mark) - Method in class com.intel.cosbench.bench.Status
 
addMetrics(Metrics) - Method in class com.intel.cosbench.bench.Aggregator
 
addMetrics(Metrics) - Method in class com.intel.cosbench.bench.Report
 
addOperation(Result) - Method in class com.intel.cosbench.bench.Mark
 
addOperation(Operation) - Method in class com.intel.cosbench.config.Work
 
addOperation(String, int) - Method in class com.intel.cosbench.driver.util.OperationPicker
 
addOperator(OperatorContext) - Method in class com.intel.cosbench.driver.model.OperatorRegistry
 
addSample(Sample) - Method in class com.intel.cosbench.bench.Mark
 
addSample(Sample) - Method in class com.intel.cosbench.driver.model.OperatorContext
 
addSchedule(SchedulePlan) - Method in class com.intel.cosbench.controller.model.ScheduleRegistry
 
addSnapshot(Snapshot) - Method in class com.intel.cosbench.controller.model.SnapshotRegistry
 
addStage(Stage) - Method in class com.intel.cosbench.config.Workflow
 
addStage(StageContext) - Method in class com.intel.cosbench.controller.model.StageRegistry
 
addState(String) - Method in class com.intel.cosbench.model.StateRegistry
 
addTask(TaskContext) - Method in class com.intel.cosbench.controller.model.TaskRegistry
 
addTenantId(String) - Method in class com.intel.cosbench.client.keystone.KeystoneRequest
 
addTenantName(String) - Method in class com.intel.cosbench.client.keystone.KeystoneRequest
 
addUserToken(String) - Method in class com.intel.cosbench.client.keystone.KeystoneRequest
 
addWork(Work) - Method in class com.intel.cosbench.config.Stage
 
addWorker(WorkerContext) - Method in class com.intel.cosbench.driver.model.WorkerRegistry
 
Agent - Interface in com.intel.cosbench.driver.agent
 
AgentException - Exception in com.intel.cosbench.driver.agent
 
AgentException() - Constructor for exception com.intel.cosbench.driver.agent.AgentException
 
Agents - Class in com.intel.cosbench.driver.agent
 
Agents() - Constructor for class com.intel.cosbench.driver.agent.Agents
 
aggregate() - Method in class com.intel.cosbench.bench.Aggregator
 
Aggregator - Class in com.intel.cosbench.bench
This class encapsulates operations to aggregate data from all drivers, also includes operations to calculate response time distribution.
Aggregator(String) - Constructor for class com.intel.cosbench.bench.Aggregator
 
allowAuth(MissionState) - Static method in enum com.intel.cosbench.model.MissionState
 
allowClose(MissionState) - Static method in enum com.intel.cosbench.model.MissionState
 
allowLaunch(MissionState) - Static method in enum com.intel.cosbench.model.MissionState
 
AmpliClient - Class in com.intel.cosbench.client.amplistor
This class encapsulates amplistor related REST operations, so far no authentication supported.
AmpliClient(HttpClient, String, int, String) - Constructor for class com.intel.cosbench.client.amplistor.AmpliClient
 
AmpliConstants - Interface in com.intel.cosbench.client.amplistor
 
AmpliException - Exception in com.intel.cosbench.client.amplistor
 
AmpliException(String, Header[], StatusLine) - Constructor for exception com.intel.cosbench.client.amplistor.AmpliException
 
AmpliException(String) - Constructor for exception com.intel.cosbench.client.amplistor.AmpliException
 
AmpliNamespace - Class in com.intel.cosbench.client.amplistor
 
AmpliNamespace() - Constructor for class com.intel.cosbench.client.amplistor.AmpliNamespace
 
AmpliNotFoundException - Exception in com.intel.cosbench.client.amplistor
 
AmpliNotFoundException(String, Header[], StatusLine) - Constructor for exception com.intel.cosbench.client.amplistor.AmpliNotFoundException
 
AmpliObject - Class in com.intel.cosbench.client.amplistor
 
AmpliObject() - Constructor for class com.intel.cosbench.client.amplistor.AmpliObject
 
AmpliPolicy - Class in com.intel.cosbench.client.amplistor
 
AmpliPolicy() - Constructor for class com.intel.cosbench.client.amplistor.AmpliPolicy
 
AmpliStorage - Class in com.intel.cosbench.api.amplistor
The amplistor implementation for Storage API.
AmpliStorage() - Constructor for class com.intel.cosbench.api.amplistor.AmpliStorage
 
AmpliStorageFactory - Class in com.intel.cosbench.api.amplistor
 
AmpliStorageFactory() - Constructor for class com.intel.cosbench.api.amplistor.AmpliStorageFactory
 
AmpliUtils - Class in com.intel.cosbench.client.amplistor
 
AmpliUtils() - Constructor for class com.intel.cosbench.client.amplistor.AmpliUtils
 
API_TYPE - Static variable in class com.intel.cosbench.api.auth.NoneAuth
 
API_TYPE - Static variable in class com.intel.cosbench.api.storage.NoneStorage
 
archive(WorkloadInfo) - Method in class com.intel.cosbench.controller.archiver.SimpleWorkloadArchiver
 
archive(WorkloadInfo) - Method in interface com.intel.cosbench.controller.archiver.WorkloadArchiver
 
Auth - Class in com.intel.cosbench.config
The model class mapping to "auth" in configuration xml with following form:
Auth() - Constructor for class com.intel.cosbench.config.Auth
 
Auth(String) - Constructor for class com.intel.cosbench.config.Auth
 
Auth(String, String) - Constructor for class com.intel.cosbench.config.Auth
 
AUTH_PASSWORD_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_PASSWORD_DEFAULT - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_PASSWORD_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_PASSWORD_KEY - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_SERVICE_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_SERVICE_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TENANT_ID_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TENANT_ID_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TENANT_NAME_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TENANT_NAME_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TOKEN_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_TOKEN_KEY - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_TOKEN_KEY - Static variable in interface com.intel.cosbench.client.swift.SwiftConstants
 
AUTH_URL_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_URL_KEY - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_USERNAME_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_USERNAME_DEFAULT - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_USERNAME_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_USERNAME_KEY - Static variable in interface com.intel.cosbench.client.swauth.SwiftAuthConstants
 
AUTH_USERTOKEN_DEFAULT - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AUTH_USERTOKEN_KEY - Static variable in interface com.intel.cosbench.client.keystone.KeystoneConstants
 
AuthAPI - Interface in com.intel.cosbench.api.auth
 
AuthAPIFactory - Interface in com.intel.cosbench.api.auth
 
AuthAPIService - Interface in com.intel.cosbench.api.auth
 
AuthContext - Class in com.intel.cosbench.api.context
 
AuthContext() - Constructor for class com.intel.cosbench.api.context.AuthContext
 
AuthException - Exception in com.intel.cosbench.api.auth
 
AuthException(String) - Constructor for exception com.intel.cosbench.api.auth.AuthException
 
AuthException(Throwable) - Constructor for exception com.intel.cosbench.api.auth.AuthException
 
AuthException(String, Throwable) - Constructor for exception com.intel.cosbench.api.auth.AuthException
 
AuthHandler - Interface in com.intel.cosbench.client.keystone.handler
 
AuthInterruptedException - Exception in com.intel.cosbench.api.auth
 
AuthInterruptedException(Throwable) - Constructor for exception com.intel.cosbench.api.auth.AuthInterruptedException
 
AuthTimeoutException - Exception in com.intel.cosbench.api.auth
 
AuthTimeoutException(Throwable) - Constructor for exception com.intel.cosbench.api.auth.AuthTimeoutException
 

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