Class DeploymentInfo
java.lang.Object
org.apache.geode.management.runtime.RuntimeInfo
org.apache.geode.management.runtime.DeploymentInfo
- All Implemented Interfaces:
Serializable,JsonSerializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetJarLocation(String jarLocation) voidsetLastModified(String lastModified) Methods inherited from class org.apache.geode.management.runtime.RuntimeInfo
getMemberName, setMemberName, toString
-
Constructor Details
-
DeploymentInfo
public DeploymentInfo()
-
-
Method Details
-
getJarLocation
-
setLastModified
-
getLastModified
-
setJarLocation
-
equals
- Overrides:
equalsin classRuntimeInfo
-
hashCode
public int hashCode()- Overrides:
hashCodein classRuntimeInfo
-