| Constructor and Description |
|---|
LiveNodesSet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String id)
Deprecated.
|
boolean |
addAll(Collection<String> nodes)
Deprecated.
|
void |
clear()
Deprecated.
|
boolean |
contains(String id)
Deprecated.
|
Set<String> |
get()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
Iterator<String> |
iterator()
Deprecated.
|
void |
registerLiveNodesListener(LiveNodesListener listener)
Deprecated.
|
boolean |
remove(String id)
Deprecated.
|
void |
removeAllLiveNodesListeners()
Deprecated.
|
void |
removeLiveNodesListener(LiveNodesListener listener)
Deprecated.
|
int |
size()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic int size()
public void registerLiveNodesListener(LiveNodesListener listener)
public void removeLiveNodesListener(LiveNodesListener listener)
public void removeAllLiveNodesListeners()
public boolean isEmpty()
public boolean contains(String id)
public boolean add(String id)
public boolean addAll(Collection<String> nodes)
public boolean remove(String id)
public void clear()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.