public class ReplicaFilteringProtectionOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cached_rows_fail_threshold |
int |
cached_rows_warn_threshold |
static int |
DEFAULT_FAIL_THRESHOLD |
static int |
DEFAULT_WARN_THRESHOLD |
Constructor and Description |
---|
ReplicaFilteringProtectionOptions() |
public static final int DEFAULT_WARN_THRESHOLD
public static final int DEFAULT_FAIL_THRESHOLD
public volatile int cached_rows_warn_threshold
public volatile int cached_rows_fail_threshold
Copyright © 2009-2022 The Apache Software Foundation