Uses of Class
org.apache.solr.util.RedactionUtils.RedactionContext
-
Packages that use RedactionUtils.RedactionContext Package Description org.apache.solr.cloud.autoscaling.sim Simulated environment for autoscaling. -
-
Uses of RedactionUtils.RedactionContext in org.apache.solr.cloud.autoscaling.sim
Methods in org.apache.solr.cloud.autoscaling.sim that return RedactionUtils.RedactionContext Modifier and Type Method Description static RedactionUtils.RedactionContextSimUtils. getRedactionContext(ClusterState clusterState)Prepare collection and node / host names for redaction.Methods in org.apache.solr.cloud.autoscaling.sim with parameters of type RedactionUtils.RedactionContext Modifier and Type Method Description Map<String,Object>SnapshotDistribStateManager. getSnapshot(RedactionUtils.RedactionContext ctx)Create a snapshot of all content in this instance.
-