JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
H
L
M
N
O
P
R
T
U
W
A
AbstractObserver
<
T
> - Class in
pl.touk.tscreload.impl
AbstractObserver()
- Constructor for class pl.touk.tscreload.impl.
AbstractObserver
addParent(Observable<?>)
- Method in class pl.touk.tscreload.impl.
AbstractObserver
addParent(Observable<?>)
- Method in interface pl.touk.tscreload.impl.
Observer
addParent(Observable<?>)
- Method in class pl.touk.tscreload.impl.
Reloadable1
addParent(Observable<?>)
- Method in class pl.touk.tscreload.
TimeTriggeredReloadable
addTickObserver(T)
- Static method in class pl.touk.tscreload.
ReloadableConfigFactory
addTickPropagator(Duration)
- Static method in class pl.touk.tscreload.
ReloadableConfigFactory
addWeakObserver(Observer<T>)
- Method in class pl.touk.tscreload.impl.
Observable
C
cancel(boolean)
- Method in class pl.touk.tscreload.impl.
Reloader
compose(Reloadable<R1>, Reloadable<R2>, Function2<R1, R2, U>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Function3<R1, R2, Optional<U>, TransformationResult<U>>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Function3<R1, R2, R3, U>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Function4<R1, R2, R3, Optional<U>, TransformationResult<U>>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Reloadable<R4>, Function4<R1, R2, R3, R4, U>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Reloadable<R4>, Function5<R1, R2, R3, R4, Optional<U>, TransformationResult<U>>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Reloadable<R4>, Reloadable<R5>, Function5<R1, R2, R3, R4, R5, U>)
- Static method in class pl.touk.tscreload.
Reloadable
compose(Reloadable<R1>, Reloadable<R2>, Reloadable<R3>, Reloadable<R4>, Reloadable<R5>, Function6<R1, R2, R3, R4, R5, Optional<U>, TransformationResult<U>>)
- Static method in class pl.touk.tscreload.
Reloadable
currentValue()
- Method in class pl.touk.tscreload.
Reloadable
H
handleTimeTrigger(Instant)
- Method in class pl.touk.tscreload.impl.
ReloadableConfig
handleTimeTrigger(Instant)
- Method in class pl.touk.tscreload.
TimeTriggeredReloadable
L
load(List<File>, Duration, Supplier<T>)
- Static method in class pl.touk.tscreload.
ReloadableConfigFactory
load(List<File>, Duration, Function1<Optional<T>, TransformationResult<T>>)
- Static method in class pl.touk.tscreload.
ReloadableConfigFactory
M
map(Function1<T, U>)
- Method in class pl.touk.tscreload.
Reloadable
map(Function2<T, Optional<U>, TransformationResult<U>>)
- Method in class pl.touk.tscreload.
Reloadable
N
notifyChanged(T)
- Method in interface pl.touk.tscreload.impl.
Observer
notifyChanged(P)
- Method in class pl.touk.tscreload.impl.
Reloadable1
notifyChanged(Instant)
- Method in class pl.touk.tscreload.
TimeTriggeredReloadable
notifyObservers(T)
- Method in class pl.touk.tscreload.impl.
Observable
O
Observable
<
T
> - Class in
pl.touk.tscreload.impl
Observable()
- Constructor for class pl.touk.tscreload.impl.
Observable
Observer
<
T
> - Interface in
pl.touk.tscreload.impl
observer1
- Variable in class pl.touk.tscreload.impl.
Reloadable2
observer1
- Variable in class pl.touk.tscreload.impl.
Reloadable3
observer1
- Variable in class pl.touk.tscreload.impl.
Reloadable4
observer1
- Variable in class pl.touk.tscreload.impl.
Reloadable5
observer2
- Variable in class pl.touk.tscreload.impl.
Reloadable2
observer2
- Variable in class pl.touk.tscreload.impl.
Reloadable3
observer2
- Variable in class pl.touk.tscreload.impl.
Reloadable4
observer2
- Variable in class pl.touk.tscreload.impl.
Reloadable5
observer3
- Variable in class pl.touk.tscreload.impl.
Reloadable3
observer3
- Variable in class pl.touk.tscreload.impl.
Reloadable4
observer3
- Variable in class pl.touk.tscreload.impl.
Reloadable5
observer4
- Variable in class pl.touk.tscreload.impl.
Reloadable4
observer4
- Variable in class pl.touk.tscreload.impl.
Reloadable5
observer5
- Variable in class pl.touk.tscreload.impl.
Reloadable5
P
parseFile(File, Duration)
- Static method in class pl.touk.tscreload.
TscReloadableConfigFactory
pl.touk.tscreload
- package pl.touk.tscreload
pl.touk.tscreload.impl
- package pl.touk.tscreload.impl
propagatingTicks(Instant, Duration)
- Static method in class pl.touk.tscreload.
TimeTriggeredReloadable
R
Reloadable
<
T
> - Class in
pl.touk.tscreload
Reloadable(T)
- Constructor for class pl.touk.tscreload.
Reloadable
Reloadable1
<
P
,
C
> - Class in
pl.touk.tscreload.impl
Reloadable1(P, Function2<P, Optional<C>, TransformationResult<C>>)
- Constructor for class pl.touk.tscreload.impl.
Reloadable1
Reloadable2
<
P1
,
P2
,
C
> - Class in
pl.touk.tscreload.impl
Reloadable2(P1, P2, Function3<P1, P2, Optional<C>, TransformationResult<C>>)
- Constructor for class pl.touk.tscreload.impl.
Reloadable2
Reloadable3
<
P1
,
P2
,
P3
,
C
> - Class in
pl.touk.tscreload.impl
Reloadable3(P1, P2, P3, Function4<P1, P2, P3, Optional<C>, TransformationResult<C>>)
- Constructor for class pl.touk.tscreload.impl.
Reloadable3
Reloadable4
<
P1
,
P2
,
P3
,
P4
,
C
> - Class in
pl.touk.tscreload.impl
Reloadable4(P1, P2, P3, P4, Function5<P1, P2, P3, P4, Optional<C>, TransformationResult<C>>)
- Constructor for class pl.touk.tscreload.impl.
Reloadable4
Reloadable5
<
P1
,
P2
,
P3
,
P4
,
P5
,
C
> - Class in
pl.touk.tscreload.impl
Reloadable5(P1, P2, P3, P4, P5, Function6<P1, P2, P3, P4, P5, Optional<C>, TransformationResult<C>>)
- Constructor for class pl.touk.tscreload.impl.
Reloadable5
ReloadableConfig
<
T
> - Class in
pl.touk.tscreload.impl
ReloadableConfig(List<File>, Duration, Function1<Optional<T>, TransformationResult<T>>)
- Constructor for class pl.touk.tscreload.impl.
ReloadableConfig
ReloadableConfigFactory
- Class in
pl.touk.tscreload
ReloadableConfigFactory()
- Constructor for class pl.touk.tscreload.
ReloadableConfigFactory
Reloader
- Class in
pl.touk.tscreload.impl
Reloader(int)
- Constructor for class pl.touk.tscreload.impl.
Reloader
T
TimeTriggeredReloadable
<
T
> - Class in
pl.touk.tscreload
TimeTriggeredReloadable(T, Duration, Function2<Instant, Optional<T>, TransformationResult<T>>)
- Constructor for class pl.touk.tscreload.
TimeTriggeredReloadable
TimeTriggeredReloadable(T, Instant, Duration, Function2<Instant, Optional<T>, TransformationResult<T>>)
- Constructor for class pl.touk.tscreload.
TimeTriggeredReloadable
TransformationResult
<
T
> - Class in
pl.touk.tscreload
TransformationResult()
- Constructor for class pl.touk.tscreload.
TransformationResult
TscReloadableConfigFactory
- Class in
pl.touk.tscreload
TscReloadableConfigFactory()
- Constructor for class pl.touk.tscreload.
TscReloadableConfigFactory
U
updateCurrentValue(Function1<Optional<T>, TransformationResult<T>>)
- Method in class pl.touk.tscreload.
Reloadable
updateCurrentValueWithTransformed(Instant)
- Method in class pl.touk.tscreload.
TimeTriggeredReloadable
W
withPropagateChangeWhenValueChanged(Optional<U>, U)
- Static method in class pl.touk.tscreload.
TransformationResult
A
C
H
L
M
N
O
P
R
T
U
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes