Package org.apache.geode.management.cli
Interface ConverterHint
public interface ConverterHint
Used in ShellOption annotations to indicate which converter(s) should or should not be
used. Note: In Spring Shell 3.x, these hints are not directly used in the same way.
- Since:
- GemFire 8.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringHint to be used for all types of GemFire cluster membersstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringHint to be used for configured locators for discoverystatic final StringHint to be used for GemFire stand-alone locator membersstatic final Stringstatic final Stringstatic final StringHint to be used for all non locator GemFire cluster membersstatic final String
-
Field Details
-
DISABLE_STRING_CONVERTER
- See Also:
-
DISABLE_ENUM_CONVERTER
- See Also:
-
DISKSTORE
- See Also:
-
FILE
- See Also:
-
FILE_PATH
- See Also:
-
HINT
- See Also:
-
HELP
- See Also:
-
MEMBERGROUP
- See Also:
-
ALL_MEMBER_IDNAME
Hint to be used for all types of GemFire cluster members- See Also:
-
MEMBERIDNAME
Hint to be used for all non locator GemFire cluster members- See Also:
-
LOCATOR_MEMBER_IDNAME
Hint to be used for GemFire stand-alone locator members- See Also:
-
LOCATOR_DISCOVERY_CONFIG
Hint to be used for configured locators for discovery- See Also:
-
REGION_PATH
- See Also:
-
INDEX_TYPE
- See Also:
-
GATEWAY_SENDER_ID
- See Also:
-
LOG_LEVEL
- See Also:
-
JARFILES
- See Also:
-
JARDIR
- See Also:
-