public class UnsignedIntBucket extends XrootdBucket
XrootdBucket_type| Constructor and Description |
|---|
UnsignedIntBucket(XrootdSecurityProtocol.BucketType type,
int data) |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedIntBucket |
deserialize(XrootdSecurityProtocol.BucketType type,
io.netty.buffer.ByteBuf buffer) |
int |
getContent() |
int |
getSize() |
void |
serialize(io.netty.buffer.ByteBuf out) |
String |
toString() |
getTypepublic UnsignedIntBucket(XrootdSecurityProtocol.BucketType type, int data)
public int getContent()
public static UnsignedIntBucket deserialize(XrootdSecurityProtocol.BucketType type, io.netty.buffer.ByteBuf buffer)
public void serialize(io.netty.buffer.ByteBuf out)
serialize in class XrootdBucketpublic int getSize()
getSize in class XrootdBucketpublic String toString()
toString in class XrootdBucketCopyright © 2011–2018 dCache.org. All rights reserved.