public class ExtendedConsumerProperties<T> extends ConsumerProperties
ConsumerProperties
to be used with an
ExtendedPropertiesBinder
.Constructor and Description |
---|
ExtendedConsumerProperties(T extension) |
Modifier and Type | Method and Description |
---|---|
T |
getExtension() |
getBackOffInitialInterval, getBackOffMaxInterval, getBackOffMultiplier, getConcurrency, getHeaderMode, getInstanceCount, getInstanceIndex, getMaxAttempts, isPartitioned, setBackOffInitialInterval, setBackOffMaxInterval, setBackOffMultiplier, setConcurrency, setHeaderMode, setInstanceCount, setInstanceIndex, setMaxAttempts, setPartitioned
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.