Skip navigation links
A C D E G H I O P R S T W 

A

accumulate(long) - Method in class org.smallmind.seda.DurationMonitor
 
addActiveTime(StopWatch) - Method in class org.smallmind.seda.WorkMonitor
 
addIdleTime(StopWatch) - Method in class org.smallmind.seda.WorkMonitor
 
assembleStage() - Method in interface org.smallmind.seda.StageFactory
 

C

click() - Method in class org.smallmind.seda.StopWatch
 

D

decrease() - Method in class org.smallmind.seda.ThreadPool
 
DurationMonitor - Class in org.smallmind.seda
 
DurationMonitor(int) - Constructor for class org.smallmind.seda.DurationMonitor
 

E

Event - Interface in org.smallmind.seda
 
EventProcessor<I extends Event,O extends Event> - Class in org.smallmind.seda
 
EventProcessor(EventQueue<I>, DurationMonitor, SedaConfiguration) - Constructor for class org.smallmind.seda.EventProcessor
 
EventQueue<I extends Event> - Class in org.smallmind.seda
 
EventQueue(int) - Constructor for class org.smallmind.seda.EventQueue
 

G

getActivePercentage() - Method in class org.smallmind.seda.EventProcessor
 
getActivePercentage() - Method in class org.smallmind.seda.WorkMonitor
 
getActiveUpShiftPercentage() - Method in class org.smallmind.seda.SedaConfiguration
 
getAverage() - Method in class org.smallmind.seda.DurationMonitor
 
getCpuTimeNanos() - Method in class org.smallmind.seda.StopWatch
 
getDurationNanos() - Method in class org.smallmind.seda.StopWatch
 
getIdlePercentage() - Method in class org.smallmind.seda.EventProcessor
 
getIdlePercentage() - Method in class org.smallmind.seda.WorkMonitor
 
getInactiveDownShiftPercentage() - Method in class org.smallmind.seda.SedaConfiguration
 
getMaxQueueCapacity() - Method in class org.smallmind.seda.SedaConfiguration
 
getMaxThreadPoolSize() - Method in class org.smallmind.seda.SedaConfiguration
 
getMaxTrackedInvocations() - Method in class org.smallmind.seda.SedaConfiguration
 
getMinThreadPoolSize() - Method in class org.smallmind.seda.SedaConfiguration
 
getMonitor() - Method in class org.smallmind.seda.EventProcessor
 
getQueuePollTimeout() - Method in class org.smallmind.seda.SedaConfiguration
 
getQueuePollTimeUnit() - Method in class org.smallmind.seda.SedaConfiguration
 
getRegulatorPulseTime() - Method in class org.smallmind.seda.SedaConfiguration
 
getRegulatorPulseTimeUnit() - Method in class org.smallmind.seda.SedaConfiguration
 
getStartMillis() - Method in class org.smallmind.seda.StopWatch
 
getWorkTrackingTime() - Method in class org.smallmind.seda.SedaConfiguration
 
getWorkTrackingTimeUnit() - Method in class org.smallmind.seda.SedaConfiguration
 

H

HomeostaticRegulator<I extends Event,O extends Event> - Class in org.smallmind.seda
 
HomeostaticRegulator(ThreadPool<I, O>, DurationMonitor, LinkedList<EventProcessor<I, O>>, SedaConfiguration) - Constructor for class org.smallmind.seda.HomeostaticRegulator
 

I

increase() - Method in class org.smallmind.seda.ThreadPool
 
isRunning() - Method in class org.smallmind.seda.EventProcessor
 
isRunning() - Method in class org.smallmind.seda.HomeostaticRegulator
 
isRunning() - Method in class org.smallmind.seda.ThreadPool
 

O

org.smallmind.seda - package org.smallmind.seda
 

P

poll(long, TimeUnit) - Method in class org.smallmind.seda.EventQueue
 
put(I) - Method in class org.smallmind.seda.EventQueue
 

R

run() - Method in class org.smallmind.seda.EventProcessor
 
run() - Method in class org.smallmind.seda.HomeostaticRegulator
 

S

SedaConfiguration - Class in org.smallmind.seda
 
SedaConfiguration() - Constructor for class org.smallmind.seda.SedaConfiguration
 
setActiveUpShiftPercentage(double) - Method in class org.smallmind.seda.SedaConfiguration
 
setInactiveDownShiftPercentage(double) - Method in class org.smallmind.seda.SedaConfiguration
 
setMaxQueueCapacity(int) - Method in class org.smallmind.seda.SedaConfiguration
 
setMaxThreadPoolSize(int) - Method in class org.smallmind.seda.SedaConfiguration
 
setMaxTrackedInvocations(int) - Method in class org.smallmind.seda.SedaConfiguration
 
setMinThreadPoolSize(int) - Method in class org.smallmind.seda.SedaConfiguration
 
setQueuePollTimeout(long) - Method in class org.smallmind.seda.SedaConfiguration
 
setQueuePollTimeUnit(TimeUnit) - Method in class org.smallmind.seda.SedaConfiguration
 
setRegulatorPulseTime(long) - Method in class org.smallmind.seda.SedaConfiguration
 
setRegulatorPulseTimeUnit(TimeUnit) - Method in class org.smallmind.seda.SedaConfiguration
 
setWorkTrackingTime(long) - Method in class org.smallmind.seda.SedaConfiguration
 
setWorkTrackingTimeUnit(TimeUnit) - Method in class org.smallmind.seda.SedaConfiguration
 
Stage<I extends Event,O extends Event> - Interface in org.smallmind.seda
 
StageController<I extends Event,O extends Event> - Class in org.smallmind.seda
 
StageController(StageFactory<I, O>, SedaConfiguration) - Constructor for class org.smallmind.seda.StageController
 
StageFactory<I extends Event,O extends Event> - Interface in org.smallmind.seda
 
stop() - Method in class org.smallmind.seda.EventProcessor
 
stop() - Method in class org.smallmind.seda.HomeostaticRegulator
 
stop() - Method in class org.smallmind.seda.ThreadPool
 
StopWatch - Class in org.smallmind.seda
 
StopWatch() - Constructor for class org.smallmind.seda.StopWatch
 

T

ThreadPool<I extends Event,O extends Event> - Class in org.smallmind.seda
 
ThreadPool(EventQueue<I>, SedaConfiguration) - Constructor for class org.smallmind.seda.ThreadPool
 

W

WorkMonitor - Class in org.smallmind.seda
 
WorkMonitor(DurationMonitor, long, TimeUnit) - Constructor for class org.smallmind.seda.WorkMonitor
 
A C D E G H I O P R S T W 
Skip navigation links

Copyright © 2018. All rights reserved.