public class PrepareRequest extends XrootdRequest
_requestId, _session, _streamId, XROOTD_CHARSET| Constructor and Description |
|---|
PrepareRequest(org.jboss.netty.buffer.ChannelBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOptions() |
String[] |
getPathList() |
int |
getPriority() |
boolean |
isCancel() |
boolean |
isColocate() |
boolean |
isFresh() |
boolean |
isNoErrors() |
boolean |
isNotify() |
boolean |
isStage() |
boolean |
isWriteMode() |
String |
toString() |
getRequestId, getSession, getStreamId, getSubject, setSessionpublic PrepareRequest(org.jboss.netty.buffer.ChannelBuffer buffer)
public int getOptions()
public int getPriority()
public String[] getPathList()
public boolean isCancel()
public boolean isNotify()
public boolean isNoErrors()
public boolean isStage()
public boolean isWriteMode()
public boolean isColocate()
public boolean isFresh()
Copyright © 2013 dCache.org. All rights reserved.