public static class ProtectionSchemeTolerance.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ProtectionSchemeTolerance |
build() |
ProtectionSchemeTolerance.Builder |
protectionScheme(java.lang.String protectionScheme) |
ProtectionSchemeTolerance.Builder |
sustainableFailuresForBlockData(java.lang.Long sustainableFailuresForBlockData) |
ProtectionSchemeTolerance.Builder |
sustainableFailuresForMetadata(java.lang.Long sustainableFailuresForMetadata) |
public ProtectionSchemeTolerance build()
public ProtectionSchemeTolerance.Builder protectionScheme(java.lang.String protectionScheme)
public ProtectionSchemeTolerance.Builder sustainableFailuresForBlockData(java.lang.Long sustainableFailuresForBlockData)
public ProtectionSchemeTolerance.Builder sustainableFailuresForMetadata(java.lang.Long sustainableFailuresForMetadata)