JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.ignite.configuration.validation
Annotation Interface NotBlank
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
NotBlank
Signifies that current
String
configuration values can not be blank.