JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
I
K
L
M
P
R
S
T
U
W
A
APPLICATION_ID_CONFIG
- Static variable in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
APPLICATION_ID_CONFIG
- Static variable in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
B
BaseBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.base
BaseBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.base.
BaseBootstrapper
boostrapperClass(String)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
BOOTSTRAP_TOPICS_CONFIG
- Static variable in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
BOOTSTRAP_TOPICS_CONFIG
- Static variable in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
Bootstrapper
- Interface in
io.wizzie.bootstrapper.builder
A simple interface for self-starting process definition
BootstrapperBuilder
- Class in
io.wizzie.bootstrapper.builder
BootstrapperBuilder()
- Constructor for class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
build()
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
C
clone()
- Method in class io.wizzie.bootstrapper.builder.
Config
close()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
DummyBootstrapper
close()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
FileBootstrapper
close()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
close()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
close()
- Method in interface io.wizzie.bootstrapper.builder.
Bootstrapper
Config
- Class in
io.wizzie.bootstrapper.builder
Config()
- Constructor for class io.wizzie.bootstrapper.builder.
Config
Config(Map<String, Object>)
- Constructor for class io.wizzie.bootstrapper.builder.
Config
Config(String)
- Constructor for class io.wizzie.bootstrapper.builder.
Config
Config(String, Map<String, Object>)
- Constructor for class io.wizzie.bootstrapper.builder.
Config
D
DummyBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.impl
DummyBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.impl.
DummyBootstrapper
F
FILE_PATH
- Static variable in class io.wizzie.bootstrapper.bootstrappers.impl.
FileBootstrapper
FileBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.impl
FileBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.impl.
FileBootstrapper
G
get(String)
- Method in class io.wizzie.bootstrapper.builder.
Config
getConfig()
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
BaseBootstrapper
getConfig()
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
ThreadBootstrapper
getConfig()
- Method in interface io.wizzie.bootstrapper.builder.
Bootstrapper
getMapConf()
- Method in class io.wizzie.bootstrapper.builder.
Config
getOrDefault(String, T)
- Method in class io.wizzie.bootstrapper.builder.
Config
getProperties()
- Method in class io.wizzie.bootstrapper.builder.
Config
I
init(Config)
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
DummyBootstrapper
init(Config)
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
FileBootstrapper
init(Config)
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
init(Config)
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
init(Config)
- Method in interface io.wizzie.bootstrapper.builder.
Bootstrapper
interrupt()
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
ThreadBootstrapper
Interrupt thread and close bootstrapper
io.wizzie.bootstrapper.bootstrappers.base
- package io.wizzie.bootstrapper.bootstrappers.base
io.wizzie.bootstrapper.bootstrappers.impl
- package io.wizzie.bootstrapper.bootstrappers.impl
io.wizzie.bootstrapper.builder
- package io.wizzie.bootstrapper.builder
K
KafkaBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.impl
KafkaBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
KafkaNoFilterBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.impl
KafkaNoFilterBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
key
- Variable in class io.wizzie.bootstrapper.builder.
SourceSystem
L
listener(Listener)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
Listener
- Interface in
io.wizzie.bootstrapper.builder
listeners(List<Listener>)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
M
makeBuilder()
- Static method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
P
prepare(Config, List<Listener>)
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
BaseBootstrapper
prepare(Config, List<Listener>)
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
ThreadBootstrapper
prepare(Config, List<Listener>)
- Method in interface io.wizzie.bootstrapper.builder.
Bootstrapper
put(String, Object)
- Method in class io.wizzie.bootstrapper.builder.
Config
R
run()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaBootstrapper
run()
- Method in class io.wizzie.bootstrapper.bootstrappers.impl.
KafkaNoFilterBootstrapper
S
source
- Variable in class io.wizzie.bootstrapper.builder.
SourceSystem
SourceSystem
- Class in
io.wizzie.bootstrapper.builder
SourceSystem(String, String)
- Constructor for class io.wizzie.bootstrapper.builder.
SourceSystem
SourceSystem(String, String, String)
- Constructor for class io.wizzie.bootstrapper.builder.
SourceSystem
system
- Variable in class io.wizzie.bootstrapper.builder.
SourceSystem
T
ThreadBootstrapper
- Class in
io.wizzie.bootstrapper.bootstrappers.base
Basic abstract class that inherits from Thread class and implements Bootstrapper interface.
ThreadBootstrapper()
- Constructor for class io.wizzie.bootstrapper.bootstrappers.base.
ThreadBootstrapper
U
update(SourceSystem, String)
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
BaseBootstrapper
update(SourceSystem, String)
- Method in class io.wizzie.bootstrapper.bootstrappers.base.
ThreadBootstrapper
update(SourceSystem, String)
- Method in interface io.wizzie.bootstrapper.builder.
Bootstrapper
updateConfig(SourceSystem, String)
- Method in interface io.wizzie.bootstrapper.builder.
Listener
W
withConfigFile(String)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
withConfigInstance(Config)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
withConfigMap(Map<String, Object>)
- Method in class io.wizzie.bootstrapper.builder.
BootstrapperBuilder
A
B
C
D
F
G
I
K
L
M
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2018. All rights reserved.