public static class Verifier.Options
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Verifier.Options.Builder |
Modifier and Type | Field and Description |
---|---|
boolean |
checkOwnsTokens |
boolean |
checkVersion |
boolean |
extendedVerification |
boolean |
invokeDiskFailurePolicy |
boolean |
mutateRepairStatus |
boolean |
quick |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final boolean invokeDiskFailurePolicy
public final boolean extendedVerification
public final boolean checkVersion
public final boolean mutateRepairStatus
public final boolean checkOwnsTokens
public final boolean quick
Copyright © 2009-2019 The Apache Software Foundation