Modifier and Type | Method and Description |
---|---|
static SpecificCompiler.FieldVisibility |
SpecificCompiler.FieldVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecificCompiler.FieldVisibility[] |
SpecificCompiler.FieldVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecificCompiler.setFieldVisibility(SpecificCompiler.FieldVisibility fieldVisibility)
Sets the field visibility option.
|
Copyright © 2009–2020 Cloudera. All rights reserved.