JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
H
I
M
P
R
S
T
U
W
Z
C
CFG_MAX_ACCEPTABLE_UPDATE_AGE_MS
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
CFG_NAME
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
CFG_TIME_PROVIDER
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
client
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
client()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
close()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
closed
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
createNewZooKeeper()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
createNodeIfNotExists(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
createNodeIntoFuture(String, byte[], CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
createParentIfNotExists()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
createWatchForChildren(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
cz.o2.proxima.utils.zookeeper
- package cz.o2.proxima.utils.zookeeper
D
deleteNodeToFuture(String, CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
deletePartialWatermark(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
disconnect()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
F
forceUpdateVersion(String, int)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
fromPayload(byte[])
- Static method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
G
getGlobalWatermark(String, long)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getMaxAcceptableUpdateAge(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getName()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getNodeFromName(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getNodeName(String)
- Static method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getNodeVersion(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getNodeVersionToFuture(String, CompletableFuture<Integer>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getParentNode()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getSessionTimeout(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getTimeProvider(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getTrackerName(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getWatcher(CountDownLatch)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
getZkUri(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
globalWatermark
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
H
handleBadVersion(String, CompletableFuture<Void>, Runnable)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
handleConnectionLoss(Runnable)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
handleError(Throwable, String, CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
handleNoParentNode(String, byte[], CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
handleWatchOnChildNode(String, boolean)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
handleWatchOnParentNode()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
I
init()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
initWatermarks(Map<String, Long>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
M
MAX_WATERMARK
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
maxAcceptableUpdateMs
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
maybeUpdateVersion(String, int)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
P
parentCreated
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
parentCreateMode
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
parentNode
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
partialWatermarks
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
pathToVersion
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
persistPartialWatermark(String, long)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
persistPartialWatermarkIntoFuture(String, byte[], CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
R
readResolve()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
S
serialVersionUID
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
sessionTimeout
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
setNodeDataToFuture(String, byte[], CompletableFuture<Void>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
setup(Map<String, Object>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
setUpdateVersion(String, int, boolean)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
setUpdateVersion(String, int, boolean, Consumer<Integer>)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
T
timeProvider
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
timestamp
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker.WatermarkWithUpdate
toPayload(long, long)
- Static method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
toString()
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
trackerName
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
U
update(String, long)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
updatePartialWatermark(String, ZKGlobalWatermarkTracker.WatermarkWithUpdate)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
updateVersion(String)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
W
watchParentNode(WatchedEvent)
- Method in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
watermark
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker.WatermarkWithUpdate
WatermarkWithUpdate()
- Constructor for class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker.WatermarkWithUpdate
Z
ZK_SESSION_TIMEOUT
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
ZK_URI
- Static variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
zkConnectString
- Variable in class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
ZKGlobalWatermarkTracker
- Class in
cz.o2.proxima.utils.zookeeper
A
GlobalWatermarkTracker
that stores global information in Apache Zookeeper.
ZKGlobalWatermarkTracker()
- Constructor for class cz.o2.proxima.utils.zookeeper.
ZKGlobalWatermarkTracker
ZKGlobalWatermarkTracker.WatermarkWithUpdate
- Class in
cz.o2.proxima.utils.zookeeper
C
D
F
G
H
I
M
P
R
S
T
U
W
Z
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2022. All rights reserved.