Package com.gigaspaces.internal.os
Class OSDetails.OSVendorDetails
java.lang.Object
com.gigaspaces.internal.os.OSDetails.OSVendorDetails
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- Enclosing class:
- OSDetails
- Since:
- 8.0.4
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOSVendorDetails(String vendor, String vendorCodeName, String vendorName, String vendorVersion) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
OSVendorDetails
public OSVendorDetails() -
OSVendorDetails
-
-
Method Details
-
getVendor
-
getVendorCodeName
-
getVendorName
-
getVendorVersion
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-