JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Z
A
accept(List<T>)
- Method in interface org.zalando.fahrschein.
Listener
AccessTokenProvider
- Interface in
org.zalando.fahrschein
addSubscription(Subscription)
- Method in interface org.zalando.fahrschein.
CursorManager
addSubscription(Subscription)
- Method in class org.zalando.fahrschein.
ManagedCursorManager
AuthorizedClientHttpRequestFactory
- Class in
org.zalando.fahrschein
AuthorizedClientHttpRequestFactory(ClientHttpRequestFactory, AccessTokenProvider)
- Constructor for class org.zalando.fahrschein.
AuthorizedClientHttpRequestFactory
B
BackoffException
- Exception in
org.zalando.fahrschein
BackoffException(IOException, int)
- Constructor for exception org.zalando.fahrschein.
BackoffException
BackoffStrategy
- Interface in
org.zalando.fahrschein
Batch
<
T
> - Class in
org.zalando.fahrschein.domain
Batch(Cursor, List<T>)
- Constructor for class org.zalando.fahrschein.domain.
Batch
C
call(int, IOException, IOCallable<T>)
- Method in interface org.zalando.fahrschein.
BackoffStrategy
call(int, IOException, IOCallable<T>)
- Method in class org.zalando.fahrschein.
ExponentialBackoffStrategy
call()
- Method in interface org.zalando.fahrschein.
IOCallable
call(int, IOException, IOCallable<T>)
- Method in class org.zalando.fahrschein.
NoBackoffStrategy
createRequest(URI, HttpMethod)
- Method in class org.zalando.fahrschein.
AuthorizedClientHttpRequestFactory
createRequest(URI, HttpMethod)
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequestFactory
Cursor
- Class in
org.zalando.fahrschein.domain
Cursor(String, String)
- Constructor for class org.zalando.fahrschein.domain.
Cursor
CursorManager
- Interface in
org.zalando.fahrschein
Manages cursor offsets for one consumer.
D
DataChangeEvent
- Interface in
org.zalando.fahrschein.domain
DEFAULT_BACKOFF_FACTOR
- Static variable in class org.zalando.fahrschein.
ExponentialBackoffStrategy
DEFAULT_INITIAL_DELAY
- Static variable in class org.zalando.fahrschein.
ExponentialBackoffStrategy
DEFAULT_MAX_DELAY
- Static variable in class org.zalando.fahrschein.
ExponentialBackoffStrategy
E
equals(Object)
- Method in class org.zalando.fahrschein.domain.
Cursor
Event
- Interface in
org.zalando.fahrschein.domain
EventAlreadyProcessedException
- Exception in
org.zalando.fahrschein
EventAlreadyProcessedException(String)
- Constructor for exception org.zalando.fahrschein.
EventAlreadyProcessedException
EventAlreadyProcessedException(String, Throwable)
- Constructor for exception org.zalando.fahrschein.
EventAlreadyProcessedException
EventAlreadyProcessedException(Throwable)
- Constructor for exception org.zalando.fahrschein.
EventAlreadyProcessedException
EventProcessingException
- Exception in
org.zalando.fahrschein
EventProcessingException(String)
- Constructor for exception org.zalando.fahrschein.
EventProcessingException
EventProcessingException(String, Throwable)
- Constructor for exception org.zalando.fahrschein.
EventProcessingException
EventProcessingException(Throwable)
- Constructor for exception org.zalando.fahrschein.
EventProcessingException
execute()
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
ExponentialBackoffStrategy
- Class in
org.zalando.fahrschein
ExponentialBackoffStrategy()
- Constructor for class org.zalando.fahrschein.
ExponentialBackoffStrategy
ExponentialBackoffStrategy(int, double, long, int)
- Constructor for class org.zalando.fahrschein.
ExponentialBackoffStrategy
F
fromNewestAvailableOffsets(String, List<Partition>)
- Method in interface org.zalando.fahrschein.
CursorManager
Initializes offsets to start streaming from the newest available offset.
fromNewestAvailableOffsets(String, List<Partition>)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
fromOldestAvailableOffset(String, List<Partition>)
- Method in interface org.zalando.fahrschein.
CursorManager
Initializes offsets to start streaming at the oldest available offset (BEGIN).
fromOldestAvailableOffset(String, List<Partition>)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
G
getAccessToken()
- Method in interface org.zalando.fahrschein.
AccessTokenProvider
getAccessToken()
- Method in class org.zalando.fahrschein.
ZignAccessTokenProvider
getBatchFlushTimeout()
- Method in class org.zalando.fahrschein.
StreamParameters
getBatchLimit()
- Method in class org.zalando.fahrschein.
StreamParameters
getBody()
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
getCause()
- Method in exception org.zalando.fahrschein.
BackoffException
getCommitTimeout()
- Method in class org.zalando.fahrschein.
StreamParameters
getConsumerGroup()
- Method in class org.zalando.fahrschein.domain.
Subscription
getCreatedAt()
- Method in class org.zalando.fahrschein.domain.
Subscription
getCursor()
- Method in class org.zalando.fahrschein.domain.
Batch
getCursors(String)
- Method in interface org.zalando.fahrschein.
CursorManager
getCursors(String)
- Method in class org.zalando.fahrschein.
InMemoryCursorManager
getCursors(String)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
getCursors(String)
- Method in class org.zalando.fahrschein.
ManagedCursorManager
getCursors(String)
- Method in class org.zalando.fahrschein.redis.
RedisCursorManager
getDataType()
- Method in interface org.zalando.fahrschein.domain.
DataChangeEvent
getDetail()
- Method in exception org.zalando.fahrschein.
IOProblem
getEvents()
- Method in class org.zalando.fahrschein.domain.
Batch
getEventTypes()
- Method in class org.zalando.fahrschein.domain.
Subscription
getHeaders()
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
getId()
- Method in class org.zalando.fahrschein.domain.
Subscription
getInstance()
- Method in exception org.zalando.fahrschein.
IOProblem
getMetadata()
- Method in interface org.zalando.fahrschein.domain.
Event
getMethod()
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
getNewestAvailableOffset()
- Method in class org.zalando.fahrschein.domain.
Partition
getOffset()
- Method in class org.zalando.fahrschein.domain.
Cursor
getOldestAvailableOffset()
- Method in class org.zalando.fahrschein.domain.
Partition
getOperation()
- Method in interface org.zalando.fahrschein.domain.
DataChangeEvent
getOwningApplication()
- Method in class org.zalando.fahrschein.domain.
Subscription
getPartition()
- Method in class org.zalando.fahrschein.domain.
Cursor
getPartition()
- Method in class org.zalando.fahrschein.domain.
Partition
getPartitions(String)
- Method in class org.zalando.fahrschein.
NakadiClient
getRetries()
- Method in exception org.zalando.fahrschein.
BackoffException
getStatus()
- Method in exception org.zalando.fahrschein.
IOProblem
getStreamKeepAliveLimit()
- Method in class org.zalando.fahrschein.
StreamParameters
getStreamLimit()
- Method in class org.zalando.fahrschein.
StreamParameters
getStreamTimeout()
- Method in class org.zalando.fahrschein.
StreamParameters
getTitle()
- Method in exception org.zalando.fahrschein.
IOProblem
getType()
- Method in exception org.zalando.fahrschein.
IOProblem
getURI()
- Method in class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
getWindowSize()
- Method in class org.zalando.fahrschein.
StreamParameters
H
hashCode()
- Method in class org.zalando.fahrschein.domain.
Cursor
I
InMemoryCursorManager
- Class in
org.zalando.fahrschein
InMemoryCursorManager()
- Constructor for class org.zalando.fahrschein.
InMemoryCursorManager
InMemoryPartitionManager
- Class in
org.zalando.fahrschein
InMemoryPartitionManager()
- Constructor for class org.zalando.fahrschein.
InMemoryPartitionManager
IOCallable
<
T
> - Interface in
org.zalando.fahrschein
IOProblem
- Exception in
org.zalando.fahrschein
IOProblem(URI, String, Response.StatusType, String, URI)
- Constructor for exception org.zalando.fahrschein.
IOProblem
IOProblem(URI, String, Response.StatusType, String)
- Constructor for exception org.zalando.fahrschein.
IOProblem
IOProblem(URI, String, Response.StatusType)
- Constructor for exception org.zalando.fahrschein.
IOProblem
IORunnable
- Interface in
org.zalando.fahrschein
J
JdbcCursorManager
- Class in
org.zalando.fahrschein.jdbc
JdbcCursorManager(JdbcTemplate, String, String)
- Constructor for class org.zalando.fahrschein.jdbc.
JdbcCursorManager
JdbcCursorManager(JdbcTemplate, String)
- Constructor for class org.zalando.fahrschein.jdbc.
JdbcCursorManager
JdbcCursorManager(DataSource, String)
- Constructor for class org.zalando.fahrschein.jdbc.
JdbcCursorManager
JdbcPartitionManager
- Class in
org.zalando.fahrschein.jdbc
JdbcPartitionManager(DataSource)
- Constructor for class org.zalando.fahrschein.jdbc.
JdbcPartitionManager
JdbcPartitionManager(JdbcTemplate)
- Constructor for class org.zalando.fahrschein.jdbc.
JdbcPartitionManager
L
listen(Subscription, Class<T>, Listener<T>, StreamParameters)
- Method in class org.zalando.fahrschein.
NakadiClient
listen(String, Class<T>, Listener<T>)
- Method in class org.zalando.fahrschein.
NakadiClient
listen(String, Class<T>, Listener<T>, StreamParameters)
- Method in class org.zalando.fahrschein.
NakadiClient
Listener
<
T
> - Interface in
org.zalando.fahrschein
lockPartition(String, String, String, String, long, TimeUnit)
- Method in class org.zalando.fahrschein.
InMemoryPartitionManager
lockPartition(String, String, String, String, long, TimeUnit)
- Method in class org.zalando.fahrschein.jdbc.
JdbcPartitionManager
lockPartition(String, String, String, String, long, TimeUnit)
- Method in interface org.zalando.fahrschein.
PartitionManager
lockPartitions(String, String, List<Partition>, String, long, TimeUnit)
- Method in interface org.zalando.fahrschein.
PartitionManager
M
ManagedCursorManager
- Class in
org.zalando.fahrschein
ManagedCursorManager(URI, ClientHttpRequestFactory, ObjectMapper)
- Constructor for class org.zalando.fahrschein.
ManagedCursorManager
N
NakadiClient
- Class in
org.zalando.fahrschein
NakadiClient(URI, ClientHttpRequestFactory, BackoffStrategy, ObjectMapper, CursorManager)
- Constructor for class org.zalando.fahrschein.
NakadiClient
NakadiReader
<
T
> - Class in
org.zalando.fahrschein
NakadiReader(URI, ClientHttpRequestFactory, BackoffStrategy, CursorManager, ObjectMapper, String, Optional<Subscription>, Class<T>, Listener<T>)
- Constructor for class org.zalando.fahrschein.
NakadiReader
NoBackoffStrategy
- Class in
org.zalando.fahrschein
NoBackoffStrategy()
- Constructor for class org.zalando.fahrschein.
NoBackoffStrategy
O
OFFSET_ORDERING
- Static variable in interface org.zalando.fahrschein.
CursorManager
onError(String, Cursor, Throwable)
- Method in interface org.zalando.fahrschein.
CursorManager
onError(String, Cursor, Throwable)
- Method in class org.zalando.fahrschein.
InMemoryCursorManager
onError(String, Cursor, Throwable)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
onError(String, Cursor, Throwable)
- Method in class org.zalando.fahrschein.
ManagedCursorManager
onError(String, Cursor, Throwable)
- Method in class org.zalando.fahrschein.redis.
RedisCursorManager
onMappingException(JsonMappingException)
- Method in interface org.zalando.fahrschein.
Listener
onSuccess(String, Cursor)
- Method in interface org.zalando.fahrschein.
CursorManager
onSuccess(String, Cursor)
- Method in class org.zalando.fahrschein.
InMemoryCursorManager
onSuccess(String, Cursor)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
onSuccess(String, Cursor)
- Method in class org.zalando.fahrschein.
ManagedCursorManager
onSuccess(String, Cursor)
- Method in class org.zalando.fahrschein.redis.
RedisCursorManager
org.zalando.fahrschein
- package org.zalando.fahrschein
org.zalando.fahrschein.domain
- package org.zalando.fahrschein.domain
org.zalando.fahrschein.jdbc
- package org.zalando.fahrschein.jdbc
org.zalando.fahrschein.redis
- package org.zalando.fahrschein.redis
P
Partition
- Class in
org.zalando.fahrschein.domain
Partition(String, String, String)
- Constructor for class org.zalando.fahrschein.domain.
Partition
PartitionManager
- Interface in
org.zalando.fahrschein
ProblemHandlingClientHttpRequest
- Class in
org.zalando.fahrschein
ProblemHandlingClientHttpRequest(ClientHttpRequest)
- Constructor for class org.zalando.fahrschein.
ProblemHandlingClientHttpRequest
ProblemHandlingClientHttpRequestFactory
- Class in
org.zalando.fahrschein
ProblemHandlingClientHttpRequestFactory(ClientHttpRequestFactory)
- Constructor for class org.zalando.fahrschein.
ProblemHandlingClientHttpRequestFactory
R
RedisCursorManager
- Class in
org.zalando.fahrschein.redis
RedisCursorManager(JedisConnectionFactory, String)
- Constructor for class org.zalando.fahrschein.redis.
RedisCursorManager
run()
- Method in interface org.zalando.fahrschein.
IORunnable
run()
- Method in class org.zalando.fahrschein.
NakadiReader
run(long, TimeUnit)
- Method in class org.zalando.fahrschein.
NakadiReader
S
StreamParameters
- Class in
org.zalando.fahrschein
StreamParameters()
- Constructor for class org.zalando.fahrschein.
StreamParameters
subscribe(String, String, String)
- Method in class org.zalando.fahrschein.
NakadiClient
Subscription
- Class in
org.zalando.fahrschein.domain
Subscription(String, String, Set<String>, String, OffsetDateTime)
- Constructor for class org.zalando.fahrschein.domain.
Subscription
Subscription(String, Set<String>, String)
- Constructor for class org.zalando.fahrschein.domain.
Subscription
T
toString()
- Method in class org.zalando.fahrschein.domain.
Cursor
U
unchecked()
- Method in interface org.zalando.fahrschein.
IOCallable
unchecked()
- Method in interface org.zalando.fahrschein.
IORunnable
unlockPartition(String, String, String, String)
- Method in class org.zalando.fahrschein.
InMemoryPartitionManager
unlockPartition(String, String, String, String)
- Method in class org.zalando.fahrschein.jdbc.
JdbcPartitionManager
unlockPartition(String, String, String, String)
- Method in interface org.zalando.fahrschein.
PartitionManager
updatePartitions(String, List<Partition>)
- Method in interface org.zalando.fahrschein.
CursorManager
Updates offsets in case the currently stored offset is no longer available.
updatePartitions(String, List<Partition>)
- Method in class org.zalando.fahrschein.jdbc.
JdbcCursorManager
UTF8
- Static variable in class org.zalando.fahrschein.redis.
RedisCursorManager
W
withBatchFlushTimeout(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withBatchLimit(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withCommitTimeout(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withStreamKeepAliveLimit(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withStreamLimit(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withStreamTimeout(int)
- Method in class org.zalando.fahrschein.
StreamParameters
withWindowSize(int)
- Method in class org.zalando.fahrschein.
StreamParameters
Z
ZignAccessTokenProvider
- Class in
org.zalando.fahrschein
ZignAccessTokenProvider()
- Constructor for class org.zalando.fahrschein.
ZignAccessTokenProvider
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016 Zalando SE. All rights reserved.