public class LibraryCacheUpdate extends Object implements IOReadableWritable
| Constructor and Description |
|---|
LibraryCacheUpdate()
Constructor used to reconstruct the object at the receiver of the RPC call.
|
LibraryCacheUpdate(String libraryFileName)
Constructs a new library cache update object.
|
public LibraryCacheUpdate(String libraryFileName)
libraryFileName - the name of the library that should be transported within this object.public LibraryCacheUpdate()
public void read(DataInputView in) throws IOException
read in interface IOReadableWritableIOExceptionpublic void write(DataOutputView out) throws IOException
write in interface IOReadableWritableIOExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.