A C D E G I M N O P R S T V

A

annotationExecution(long, ParameterOptimizer, SampleContainer.ExecutionState) - Method in class net.therore.concurrent.SampleContainer
 
awaitTermination(long, TimeUnit) - Method in class net.therore.concurrent.SelfTuningExecutorService
 

C

checkValues(double[], double[], double[]) - Method in class net.therore.concurrent.ParameterOptimizer
 

D

DEFAULT_KEEP_ALIVE_SECONDS - Static variable in class net.therore.concurrent.SelfTuningExecutors
 
defaultSelfTuningExecutors() - Static method in class net.therore.concurrent.SelfTuningExecutors
 

E

execute(Runnable) - Method in class net.therore.concurrent.SelfTuningExecutorService
 

G

getActiveCount() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getActiveCount() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getCorePoolSize() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getCorePoolSize() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getDefaultQueueSize() - Method in class net.therore.concurrent.SelfTuningExecutors
 
getDefaultQueueSize() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
getMaximumPoolSize() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getMaximumPoolSize() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getMinValue() - Method in class net.therore.concurrent.ParameterOptimizer
 
getPoolSize() - Method in class net.therore.concurrent.SelfTuningExecutors
 
getPoolSize() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getPoolSize() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getPoolSize() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
getPriority() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getPriority() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getQueueSize() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getQueueSize() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getRunState() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getTask() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getThroughput() - Method in class net.therore.concurrent.SampleContainer
 
getThroughput() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
getThroughput() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
getTotalPriority() - Method in class net.therore.concurrent.ParameterOptimizer
 
getTotalPriority() - Method in class net.therore.concurrent.SelfTuningExecutors
 
getTotalPriority() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
getTotalValue() - Method in class net.therore.concurrent.ParameterOptimizer
 

I

isShutdown() - Method in class net.therore.concurrent.SelfTuningExecutors
 
isShutdown() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
isShutdown() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
isShutdown() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
isTerminated() - Method in class net.therore.concurrent.SelfTuningExecutors
 
isTerminated() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
isTerminated() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
isTerminated() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
isTerminating() - Method in class net.therore.concurrent.SelfTuningExecutors
 
isTerminating() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
isTerminating() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
isTerminating() - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 

M

MAX_STEP - Static variable in class net.therore.concurrent.ParameterOptimizer
 
MBEAN_DOMAIN - Static variable in class net.therore.concurrent.SelfTuningExecutors
 
MIN_SLOT_EXECUTIONS - Static variable in class net.therore.concurrent.SampleContainer
 

N

net.therore.concurrent - package net.therore.concurrent
 
newSelfTuningExecutor(int, int, int) - Method in class net.therore.concurrent.SelfTuningExecutors
 
newSelfTuningExecutor(String, int, int, int) - Method in class net.therore.concurrent.SelfTuningExecutors
 
newSelfTuningExecutor(int, int, int, int, int) - Method in class net.therore.concurrent.SelfTuningExecutors
 
newSelfTuningExecutor(String, int, int, int, int, int) - Method in class net.therore.concurrent.SelfTuningExecutors
 

O

optimalValue(double[], double[]) - Method in class net.therore.concurrent.ParameterOptimizer
 
OVERHEAD_RELATION - Static variable in class net.therore.concurrent.SampleContainer
if OVERHEAD_RELATION = 1, It allows 100% of overhead if OVERHEAD_RELATION = 100, It allows 1% of overhead

P

ParameterOptimizer - Class in net.therore.concurrent
 
ParameterOptimizer(int, int, int) - Constructor for class net.therore.concurrent.ParameterOptimizer
 

R

run() - Method in class net.therore.concurrent.SelfTuningExecutorService.FlowControlWrapper
Main run loop

S

SampleContainer - Class in net.therore.concurrent
 
SampleContainer(int) - Constructor for class net.therore.concurrent.SampleContainer
 
SampleContainer.ExecutionState - Enum in net.therore.concurrent
 
SampleContainer.Sample - Class in net.therore.concurrent
 
SampleContainer.Sample(int) - Constructor for class net.therore.concurrent.SampleContainer.Sample
 
SelfTuningExecutors - Class in net.therore.concurrent
 
SelfTuningExecutors() - Constructor for class net.therore.concurrent.SelfTuningExecutors
 
SelfTuningExecutors(String, long) - Constructor for class net.therore.concurrent.SelfTuningExecutors
 
SelfTuningExecutors(long) - Constructor for class net.therore.concurrent.SelfTuningExecutors
 
SelfTuningExecutors(String) - Constructor for class net.therore.concurrent.SelfTuningExecutors
 
SelfTuningExecutorService - Class in net.therore.concurrent
 
SelfTuningExecutorService(SelfTuningExecutors, ThreadPoolExecutor, int, int, int, int, int) - Constructor for class net.therore.concurrent.SelfTuningExecutorService
 
SelfTuningExecutorService.FlowControlWrapper - Class in net.therore.concurrent
 
SelfTuningExecutorService.FlowControlWrapper(Runnable) - Constructor for class net.therore.concurrent.SelfTuningExecutorService.FlowControlWrapper
 
SelfTuningExecutorServiceMBean - Interface in net.therore.concurrent
 
SelfTuningExecutorsMBean - Interface in net.therore.concurrent
 
setDefaultQueueSize(int) - Method in class net.therore.concurrent.SelfTuningExecutors
 
setDefaultQueueSize(int) - Method in interface net.therore.concurrent.SelfTuningExecutorsMBean
 
shutDown() - Method in class net.therore.concurrent.SelfTuningExecutors
 
shutdown() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
shutdown() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 
shutdownNow() - Method in class net.therore.concurrent.SelfTuningExecutorService
 
shutdownNow() - Method in interface net.therore.concurrent.SelfTuningExecutorServiceMBean
 

T

toString() - Method in class net.therore.concurrent.SampleContainer.Sample
 
toString() - Method in class net.therore.concurrent.SampleContainer
 

V

valueOf(String) - Static method in enum net.therore.concurrent.SampleContainer.ExecutionState
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.therore.concurrent.SampleContainer.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E G I M N O P R S T V
Copyright 2014 Alfredo Diaz (therore.net)

Copyright © 2014. All rights reserved.