Method and Description |
---|
org.apache.solr.common.cloud.ClusterState.getZkClusterStateVersion()
true cluster state spans many ZK nodes, stop depending on the version number of the shared node!
|
org.apache.solr.common.util.ExecutorUtil.shutdownAndAwaitTerminationWithInterrupt(ExecutorService) |
org.apache.solr.common.util.ExecutorUtil.shutdownWithInterruptAndAwaitTermination(ExecutorService) |
Constructor and Description |
---|
org.apache.solr.common.util.NamedList(List<Object>)
Use
NamedList.NamedList(java.util.Map.Entry[]) for the NamedList instantiation |
org.apache.solr.common.util.SimpleOrderedMap(List<Object>) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.