public class PrepareRequest extends AbstractXrootdRequest
requestId, session, streamId| Constructor and Description |
|---|
PrepareRequest(io.netty.buffer.ByteBuf 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 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 © 2011–2018 dCache.org. All rights reserved.