A B C D E F G I K M N O P R S T V W 
All Classes All Packages

A

advanceWallClockTime(Duration) - Method in class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
Advances the internal mock time used for Responsive-specific features such as ttl, as well as the mock time used for various Kafka Streams functionality such as wall-clock punctuators.
advanceWallClockTime(Duration) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
all() - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 
all(int, long) - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
approximateNumEntries(int) - Method in class dev.responsive.kafka.internal.stores.TTDTable
 
awaitTable(String) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 

B

backFetch(int, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
backFetch(Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
backFetchAll(int, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
backFetchAll(long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
backFetchRange(int, Bytes, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
backFetchRange(Bytes, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 

C

count() - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 
count() - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
count() - Method in class dev.responsive.kafka.internal.stores.TTDTable
 
count() - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
count() - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
count(String, int) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
create(CassandraTableSpec, CassandraClient) - Static method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
create(CassandraTableSpec, CassandraClient) - Static method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 

D

delete(int, Stamped<Bytes>) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
delete(int, Bytes) - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
delete(Stamped<Bytes>) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
delete(Bytes) - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 
deriveChangelogTopic(String, List<String>) - Static method in class org.apache.kafka.streams.TTDUtils
 
dev.responsive.kafka.api - package dev.responsive.kafka.api
 
dev.responsive.kafka.internal.clients - package dev.responsive.kafka.internal.clients
 
dev.responsive.kafka.internal.stores - package dev.responsive.kafka.internal.stores
 

E

execute(Statement<?>) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
execute(String) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
executeAsync(Statement<?>) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
extractChangelogTopics(Topology) - Static method in class org.apache.kafka.streams.TTDUtils
 

F

factFactory() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
fetch(int, Bytes, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
fetch(int, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
fetch(Bytes, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
fetch(Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
fetchAll(int, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
fetchAll(long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
fetchRange(int, Bytes, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
fetchRange(Bytes, Bytes, long, long) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 

G

get(int, Bytes, long) - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
get(Bytes) - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 
globalFactory() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 

I

init(SubPartitioner, int) - Method in class dev.responsive.kafka.internal.stores.TTDTable
 
insert(int, Stamped<Bytes>, byte[], long) - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
insert(int, Bytes, byte[], long) - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 

K

kvFactory() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
KVStoreStub - Class in dev.responsive.kafka.internal.stores
 
KVStoreStub(Duration, Time) - Constructor for class dev.responsive.kafka.internal.stores.KVStoreStub
 

M

metadata(int) - Method in class dev.responsive.kafka.internal.stores.TTDTable
 
metrics() - Method in class dev.responsive.kafka.internal.clients.TTDRestoreListener
 
mockAdmin() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
mockRestoreListener(Properties) - Static method in class dev.responsive.kafka.internal.clients.TTDRestoreListener
 

N

name() - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
name() - Method in class dev.responsive.kafka.internal.stores.TTDWindowedTable
 
numPartitions(String) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 

O

org.apache.kafka.streams - package org.apache.kafka.streams
 

P

prepare(SimpleStatement) - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
props() - Method in class dev.responsive.kafka.internal.clients.TTDMockAdmin
 
put(Stamped<Bytes>, byte[]) - Method in class dev.responsive.kafka.internal.stores.WindowStoreStub
 
put(Bytes, byte[]) - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 

R

range(int, Bytes, Bytes, long) - Method in class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
range(Bytes, Bytes) - Method in class dev.responsive.kafka.internal.stores.KVStoreStub
 
RESPONSIVE_TTD_ID - Static variable in class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
 
ResponsiveTopologyTestDriver - Class in dev.responsive.kafka.api
 
ResponsiveTopologyTestDriver(Topology) - Constructor for class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
Create a new test diver instance with default test properties.
ResponsiveTopologyTestDriver(Topology, Instant) - Constructor for class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
Create a new test diver instance with default test properties.
ResponsiveTopologyTestDriver(Topology, Properties) - Constructor for class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
Create a new test diver instance.
ResponsiveTopologyTestDriver(Topology, Properties, Instant) - Constructor for class dev.responsive.kafka.api.ResponsiveTopologyTestDriver
Create a new test diver instance.

S

setOffset(int, long) - Method in class dev.responsive.kafka.internal.stores.TTDTable
 
storeRegistry() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 

T

time - Variable in class dev.responsive.kafka.internal.stores.TTDTable
 
time() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
TTDCassandraClient - Class in dev.responsive.kafka.internal.clients
 
TTDCassandraClient(TTDMockAdmin, Time) - Constructor for class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
TTDKeyValueTable - Class in dev.responsive.kafka.internal.stores
 
TTDKeyValueTable(CassandraTableSpec, TTDCassandraClient) - Constructor for class dev.responsive.kafka.internal.stores.TTDKeyValueTable
 
TTDMockAdmin - Class in dev.responsive.kafka.internal.clients
 
TTDMockAdmin(Properties, Topology) - Constructor for class dev.responsive.kafka.internal.clients.TTDMockAdmin
 
TTDRestoreListener - Class in dev.responsive.kafka.internal.clients
 
TTDRestoreListener(ResponsiveMetrics) - Constructor for class dev.responsive.kafka.internal.clients.TTDRestoreListener
 
TTDTable<K> - Class in dev.responsive.kafka.internal.stores
 
TTDTable(TTDCassandraClient) - Constructor for class dev.responsive.kafka.internal.stores.TTDTable
 
TTDUtils - Class in org.apache.kafka.streams
A utility class that lives in the o.a.k.streams package so we can access internal topology metadata such as topics
TTDUtils() - Constructor for class org.apache.kafka.streams.TTDUtils
 
TTDWindowedTable - Class in dev.responsive.kafka.internal.stores
 
TTDWindowedTable(CassandraTableSpec, TTDCassandraClient) - Constructor for class dev.responsive.kafka.internal.stores.TTDWindowedTable
 

V

verifyChangelogTopicCreation() - Method in class dev.responsive.kafka.internal.clients.TTDMockAdmin
 

W

windowedFactory() - Method in class dev.responsive.kafka.internal.clients.TTDCassandraClient
 
WindowStoreStub - Class in dev.responsive.kafka.internal.stores
 
WindowStoreStub() - Constructor for class dev.responsive.kafka.internal.stores.WindowStoreStub
 
A B C D E F G I K M N O P R S T V W 
All Classes All Packages