public static class OSDetails.OSVendorDetails extends Object implements SmartExternalizable
Constructor and Description |
---|
OSVendorDetails() |
OSVendorDetails(String vendor,
String vendorCodeName,
String vendorName,
String vendorVersion) |
Modifier and Type | Method and Description |
---|---|
String |
getVendor() |
String |
getVendorCodeName() |
String |
getVendorName() |
String |
getVendorVersion() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public String getVendor()
public String getVendorCodeName()
public String getVendorName()
public String getVendorVersion()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © GigaSpaces.