public class FileHandle extends Object
| Constructor and Description |
|---|
FileHandle() |
FileHandle(long v)
Handle is a 32 bytes number.
|
FileHandle(String s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deserialize(XDR xdr) |
boolean |
equals(Object o) |
byte[] |
getContent() |
long |
getFileId() |
int |
hashCode() |
boolean |
serialize(XDR out) |
String |
toString() |
public FileHandle()
public FileHandle(long v)
public FileHandle(String s)
Copyright © 2018 CERN. All Rights Reserved.