public class OpenRequest extends PathRequest
requestId, session, streamId| Constructor and Description |
|---|
OpenRequest(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOptions() |
XrootdProtocol.FilePerm |
getRequiredPermission() |
int |
getUMask() |
boolean |
isAppend() |
boolean |
isAsync() |
boolean |
isCompress() |
boolean |
isDelete() |
boolean |
isForce() |
boolean |
isMkPath() |
boolean |
isNew() |
boolean |
isReadOnly() |
boolean |
isReadWrite() |
boolean |
isRefresh() |
boolean |
isRetStat() |
String |
toString() |
getOpaque, getPath, setOpaque, setPathgetRequestId, getSession, getStreamId, getSubject, setSessionpublic int getUMask()
public int getOptions()
public boolean isAsync()
public boolean isCompress()
public boolean isDelete()
public boolean isForce()
public boolean isNew()
public boolean isReadOnly()
public boolean isReadWrite()
public boolean isAppend()
public boolean isRefresh()
public boolean isRetStat()
public boolean isMkPath()
public XrootdProtocol.FilePerm getRequiredPermission()
Copyright © 2011–2018 dCache.org. All rights reserved.