QueueDescription
@Deprecated
public class QueueInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
QueueInfo.Type
Deprecated.
|
Constructor and Description |
---|
QueueInfo(com.google.common.primitives.UnsignedInteger queueId,
QueueInfo.Type type,
long minRate,
long maxRate,
long burst,
long priority)
Deprecated.
|
public QueueInfo(com.google.common.primitives.UnsignedInteger queueId, QueueInfo.Type type, long minRate, long maxRate, long burst, long priority)