public class NamedWindowRootView extends Object
Constructor and Description |
---|
NamedWindowRootView(ValueAddEventProcessor revisionProcessor,
boolean queryPlanLogging,
MetricReportingService metricReportingService,
EventType eventType,
boolean childBatching,
boolean isEnableIndexShare,
Set<String> optionalUniqueKeyProps) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType() |
Set<String> |
getOptionalUniqueKeyProps() |
static org.slf4j.Logger |
getQueryPlanLog() |
ValueAddEventProcessor |
getRevisionProcessor() |
boolean |
isChildBatching() |
boolean |
isEnableIndexShare() |
boolean |
isQueryPlanLogging() |
public NamedWindowRootView(ValueAddEventProcessor revisionProcessor, boolean queryPlanLogging, MetricReportingService metricReportingService, EventType eventType, boolean childBatching, boolean isEnableIndexShare, Set<String> optionalUniqueKeyProps)
public ValueAddEventProcessor getRevisionProcessor()
public boolean isChildBatching()
public static org.slf4j.Logger getQueryPlanLog()
public boolean isQueryPlanLogging()
public EventType getEventType()
public boolean isEnableIndexShare()