Constructor and Description |
---|
QueueImpl(String name,
Schema schema,
UDT<R> type) |
Modifier and Type | Method and Description |
---|---|
String |
name()
The queue name.
|
Schema |
schema()
The queue schema.
|
UDT<R> |
type()
The payload type.
|
Copyright © 2017. All Rights Reserved.