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
E
F
G
I
K
N
O
P
R
S
T
U
W
Z
A
addFactoryFailedListener(ThrowableConsumer<Throwable, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
addFactoryFailedListener(ThrowableBiConsumer<ChildData, Throwable, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
addFactoryFailedListener(ThrowableConsumer<Throwable, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
addFactoryFailedListener(ThrowableBiConsumer<ChildData, Throwable, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
asyncRefresh(ListeningExecutorService)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
asyncRefresh(ListeningExecutorService)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
B
build()
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
build()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
build()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
Builder()
- Constructor for class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
Builder()
- Constructor for class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
C
changeZkValue(CuratorFramework, String, Function<T, T>, Function<byte[], T>, Function<T, byte[]>)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
changeZkValue(CuratorFramework, String, Function<byte[], byte[]>, int, long)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
childDataFactory(Function<Collection<ChildData>, E>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
Deprecated.
childDataFactoryEx(ThrowableFunction<Collection<ChildData>, E, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
cleanup(ThrowableConsumer<E, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
cleanup(Predicate<E>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
close()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
close()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource
com.github.phantomthief.zookeeper
- package com.github.phantomthief.zookeeper
com.github.phantomthief.zookeeper.util
- package com.github.phantomthief.zookeeper.util
createEphemeralNode(CuratorFramework, String, byte[])
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
curator(Supplier<CuratorFramework>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
curator(CuratorFramework)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
E
EphemeralNode
- Interface in
com.github.phantomthief.zookeeper.util
F
factory(Function<Map<String, ChildData>, E>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
Deprecated.
factoryEx(ThrowableFunction<Map<String, ChildData>, E, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
G
GenericZkBasedNodeBuilder
<
T
> - Class in
com.github.phantomthief.zookeeper
get()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
get()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource
get()
- Method in class com.github.phantomthief.zookeeper.
ZkNode
getAllChildren(CuratorFramework, String)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
getAllChildrenWithData(CuratorFramework, String)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
getBytesFromZk(CuratorFramework, String)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
getFromZk(CuratorFramework, String, ThrowableFunction<byte[], T, X>)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
getStringFromZk(CuratorFramework, String)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
I
isClosed()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
isClosed()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource
K
keysFactory(Function<Collection<String>, E>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
Deprecated.
keysFactoryEx(ThrowableFunction<Collection<String>, E, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
N
newBuilder()
- Static method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
Deprecated.
newBuilder()
- Static method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource
newGenericBuilder()
- Static method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
nodeExists()
- Method in class com.github.phantomthief.zookeeper.
ZkNode
O
onResourceChange(BiConsumer<? super T, ? super T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
onResourceChange(BiConsumer<? super E1, ? super E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
onResourceChange(BiConsumer<E, E>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
P
path(String)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
R
removeFromZk(CuratorFramework, String)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
removeFromZk(CuratorFramework, String, boolean)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
S
setToZk(CuratorFramework, String, byte[])
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
setToZk(CuratorFramework, String, byte[], CreateMode)
- Static method in class com.github.phantomthief.zookeeper.util.
ZkUtils
Deprecated.
T
toString()
- Method in class com.github.phantomthief.zookeeper.
ZkNode
U
updateValue(byte[])
- Method in interface com.github.phantomthief.zookeeper.util.
EphemeralNode
W
withAsyncRefreshFactory(ThrowableBiFunction<byte[], Stat, ListenableFuture<T>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withAsyncRefreshFactory(ThrowableFunction<byte[], ListenableFuture<T>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withAsyncRefreshFactory(ThrowableBiFunction<byte[], Stat, ListenableFuture<E1>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withAsyncRefreshFactory(ThrowableFunction<byte[], ListenableFuture<E1>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withAsyncRefreshStringFactory(ThrowableBiFunction<String, Stat, ListenableFuture<T>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withAsyncRefreshStringFactory(ThrowableFunction<String, ListenableFuture<T>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withAsyncRefreshStringFactory(ThrowableBiFunction<String, Stat, ListenableFuture<E1>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withAsyncRefreshStringFactory(ThrowableFunction<String, ListenableFuture<E1>, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCacheFactory(Supplier<NodeCache>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withCacheFactory(String, CuratorFramework)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withCacheFactory(String, Supplier<CuratorFramework>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withCacheFactory(Supplier<NodeCache>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCacheFactory(String, CuratorFramework)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCacheFactory(String, Supplier<CuratorFramework>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCleanup(ThrowableConsumer<? super E1, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCleanup(Predicate<? super E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCleanupConsumer(ThrowableConsumer<? super T, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withCleanupConsumer(ThrowableConsumer<? super E1, Throwable>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withCleanupPredicate(Predicate<? super T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withCleanupPredicate(Predicate<? super E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withEmptyObject(T)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withEmptyObject(E1)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withFactory(BiFunction<byte[], Stat, ? extends T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
Deprecated.
withFactory(Function<byte[], ? extends T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
Deprecated.
withFactory(BiFunction<byte[], Stat, ? extends E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withFactory(Function<byte[], ? extends E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withFactoryEx(ThrowableBiFunction<byte[], Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withFactoryEx(ThrowableFunction<byte[], ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withFactoryEx(ThrowableBiFunction<byte[], Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withFactoryEx(ThrowableFunction<byte[], ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshFactory(ThrowableBiFunction<byte[], Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshFactory(ListeningExecutorService, ThrowableBiFunction<byte[], Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshFactory(ThrowableFunction<byte[], ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshFactory(ListeningExecutorService, ThrowableFunction<byte[], ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshFactory(ThrowableBiFunction<byte[], Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshFactory(ListeningExecutorService, ThrowableBiFunction<byte[], Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshFactory(ThrowableFunction<byte[], ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshFactory(ListeningExecutorService, ThrowableFunction<byte[], ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshStringFactory(ThrowableBiFunction<String, Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshStringFactory(ListeningExecutorService, ThrowableBiFunction<String, Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshStringFactory(ThrowableFunction<String, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshStringFactory(ListeningExecutorService, ThrowableFunction<String, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withRefreshStringFactory(ThrowableBiFunction<String, Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshStringFactory(ListeningExecutorService, ThrowableBiFunction<String, Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshStringFactory(ThrowableFunction<String, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withRefreshStringFactory(ListeningExecutorService, ThrowableFunction<String, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withStringFactory(BiFunction<String, Stat, ? extends T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
Deprecated.
withStringFactory(Function<String, ? extends T>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
Deprecated.
withStringFactory(BiFunction<String, Stat, ? extends E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withStringFactory(Function<String, ? extends E1>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withStringFactoryEx(ThrowableBiFunction<String, Stat, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withStringFactoryEx(ThrowableFunction<String, ? extends T, Exception>)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withStringFactoryEx(ThrowableBiFunction<String, Stat, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withStringFactoryEx(ThrowableFunction<String, ? extends E1, Exception>)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withWaitStopPeriod(long)
- Method in class com.github.phantomthief.zookeeper.
GenericZkBasedNodeBuilder
withWaitStopPeriod(long)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource.Builder
Deprecated.
withWaitStopPeriod(long)
- Method in class com.github.phantomthief.zookeeper.
ZkBasedTreeNodeResource.Builder
Z
ZkBasedNodeResource
<
T
> - Class in
com.github.phantomthief.zookeeper
ZkBasedNodeResource.Builder
<
E
> - Class in
com.github.phantomthief.zookeeper
Deprecated.
ZkBasedTreeNodeResource
<
T
> - Class in
com.github.phantomthief.zookeeper
ZkBasedTreeNodeResource.Builder
<
E
> - Class in
com.github.phantomthief.zookeeper
zkNode()
- Method in class com.github.phantomthief.zookeeper.
ZkBasedNodeResource
ZkNode
<
T
> - Class in
com.github.phantomthief.zookeeper
ZkUtils
- Class in
com.github.phantomthief.zookeeper.util
A
B
C
E
F
G
I
K
N
O
P
R
S
T
U
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.