Class ProcessingUnitPathParser
java.lang.Object
org.openspaces.pu.container.support.ProcessingUnitPathParser
Parses processing unit path
- Since:
- 12.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringparse(CommandLineParser.Parameter[] params) Parses -path parameter
-
Field Details
-
PATH_PARAMETER
- See Also:
-
-
Constructor Details
-
ProcessingUnitPathParser
public ProcessingUnitPathParser()
-
-
Method Details
-
parse
Parses -path parameter- Parameters:
params- The parameters to parse for - path- Throws:
IOException
-