| Package | Description |
|---|---|
| org.apache.bookkeeper.common.conf.validators |
A collection of validators that validate configuration settings.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> ClassValidator<T> |
ClassValidator.of(java.lang.Class<T> interfaceClass)
Create a validator to validate if a setting is returning a class that extends from
interfaceClass.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.