public static class SearchRateTrigger.SearchRateEvent extends TriggerEvent
TriggerEvent.Op
MapWriter.EntryWriter
COOLDOWN, EVENT_TIMES, eventTime, eventType, id, ignored, IGNORED, NODE_NAMES, properties, REPLAYING, REQUESTED_OPS, source, UNSUPPORTED_OPS
Constructor and Description |
---|
SearchRateEvent(String source,
long eventTime,
List<TriggerEvent.Op> ops,
Map<String,Double> hotNodes,
Map<String,Double> hotCollections,
Map<String,Map<String,Double>> hotShards,
List<ReplicaInfo> hotReplicas,
Map<String,Double> coldNodes,
Map<String,Double> coldCollections,
Map<String,Map<String,Double>> coldShards,
List<ReplicaInfo> coldReplicas,
Set<String> violations) |
equals, fixOps, fromMap, getEventTime, getEventType, getId, getProperties, getProperty, getProperty, getSource, hashCode, isIgnored, setProperties, toString, writeMap
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr
public SearchRateEvent(String source, long eventTime, List<TriggerEvent.Op> ops, Map<String,Double> hotNodes, Map<String,Double> hotCollections, Map<String,Map<String,Double>> hotShards, List<ReplicaInfo> hotReplicas, Map<String,Double> coldNodes, Map<String,Double> coldCollections, Map<String,Map<String,Double>> coldShards, List<ReplicaInfo> coldReplicas, Set<String> violations)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.