@Documented @Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface GridToStringInclude
toString() output. This annotation allows
to override the default exclusion policy.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
sensitive
A flag indicating a sensitive information stored in the field or fields of the class.
|
public abstract boolean sensitive
toString() output ONLY when the system property
IGNITE_TO_STRING_INCLUDE_SENSITIVE
is set to true.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020