public class NodeStateSolrServersObserver
extends org.apache.jackrabbit.oak.spi.commit.DiffObserver
Observer looking for changes on persisted Solr server configuration nodes.
If any change is done there, the related SolrServers are shutdown and unregistered
from the SolrServerRegistry| Constructor and Description |
|---|
NodeStateSolrServersObserver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jackrabbit.oak.spi.state.NodeStateDiff |
getRootDiff(org.apache.jackrabbit.oak.spi.state.NodeState before,
org.apache.jackrabbit.oak.spi.state.NodeState after,
org.apache.jackrabbit.oak.spi.commit.CommitInfo info) |
protected org.apache.jackrabbit.oak.spi.state.NodeStateDiff getRootDiff(@Nonnull org.apache.jackrabbit.oak.spi.state.NodeState before, @Nonnull org.apache.jackrabbit.oak.spi.state.NodeState after, @Nullable org.apache.jackrabbit.oak.spi.commit.CommitInfo info)
getRootDiff in class org.apache.jackrabbit.oak.spi.commit.DiffObserverCopyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.