| Package | Description |
|---|---|
| org.nuxeo.lib.stream.pattern.consumer |
| Modifier and Type | Field and Description |
|---|---|
protected ConsumerPolicy.StartOffset |
ConsumerPolicyBuilder.startOffset |
protected ConsumerPolicy.StartOffset |
ConsumerPolicy.startOffset |
| Modifier and Type | Method and Description |
|---|---|
ConsumerPolicy.StartOffset |
ConsumerPolicy.getStartOffset() |
static ConsumerPolicy.StartOffset |
ConsumerPolicy.StartOffset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumerPolicy.StartOffset[] |
ConsumerPolicy.StartOffset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConsumerPolicyBuilder |
ConsumerPolicyBuilder.startOffset(ConsumerPolicy.StartOffset startOffset)
Where to read the first message.
|
Copyright © 2019 Nuxeo. All rights reserved.