A B C D E F G H I J K L O P Q R S T U V

S

setAddTimeout(long) - Method in class jconch.pipeline.PipeLink
Sets the add timeout of the instance.
setFetchTimeout(long) - Method in class jconch.pipeline.PipeLink
Sets the fetch timeout of the instance.
setSpawnDelay(long) - Method in class jconch.pipeline.impl.ExecutorThreadingModel
Sets the period between executor calls for instance.
setSpawnPeriod(long) - Method in class jconch.pipeline.impl.SpawningThreadingModel
 
SimpleDuoKey<KEY_T> - Class in jconch.multikey
Like DuoKey, but with one class.
SimpleDuoKey(KEY_T, KEY_T) - Constructor for class jconch.multikey.SimpleDuoKey
 
SimpleQuadKey<KEY_T> - Class in jconch.multikey
 
SimpleQuadKey(KEY_T, KEY_T, KEY_T, KEY_T) - Constructor for class jconch.multikey.SimpleQuadKey
 
SimpleTriKey<KEY_T> - Class in jconch.multikey
 
SimpleTriKey(KEY_T, KEY_T, KEY_T) - Constructor for class jconch.multikey.SimpleTriKey
 
SingleThreadThreadingModel - Class in jconch.pipeline.impl
Runs a single different thread to process the threading.
SingleThreadThreadingModel() - Constructor for class jconch.pipeline.impl.SingleThreadThreadingModel
 
size() - Method in class jconch.cache.CacheMap
Provides the size of the cache at the moment.
SpawningThreadingModel - Class in jconch.pipeline.impl
Spawns a new thread for each call to execute.
SpawningThreadingModel() - Constructor for class jconch.pipeline.impl.SpawningThreadingModel
Constructor that uses a default wait time between spawns.
SpawningThreadingModel(long) - Constructor for class jconch.pipeline.impl.SpawningThreadingModel
Constructor.
start() - Method in interface jconch.pipeline.PipeElement
Signals to the element that it should now be fully ready to handle items.
start() - Method in class jconch.pipeline.PipeLink

Signals to the element that it should now be fully ready to handle items.

start() - Method in class jconch.pipeline.PipeStage
Starts the pipeline within its threading model.
SyncLogEqLock<OBJ_T> - Class in jconch.lock
This class should be used to implement logically equivalent locks.
SyncLogEqLock() - Constructor for class jconch.lock.SyncLogEqLock
Default constructor.

A B C D E F G H I J K L O P Q R S T U V