Interface DataSerializable.Replaceable

    • Method Detail

      • replace

        java.lang.Object replace()
                          throws java.io.IOException
        Replaces this object with another in the "output stream" written by DataSerializer.writeObject(Object, DataOutput).
        Returns:
        the object that will be used to replace this object
        Throws:
        java.io.IOException - if an exception is encountered