public interface StreamsProperties
Modifier and Type | Method and Description |
---|---|
String |
getApplicationServer() |
long |
getBaseOffset() |
String |
getGlobalIdStoreName() |
String |
getGlobalIdTopic() |
Properties |
getProperties() |
String |
getStorageStoreName() |
String |
getStorageTopic() |
long |
toGlobalId(long offset,
int partition) |
Properties getProperties()
long toGlobalId(long offset, int partition)
long getBaseOffset()
String getStorageStoreName()
String getGlobalIdStoreName()
String getStorageTopic()
String getGlobalIdTopic()
String getApplicationServer()
Copyright © 2020 Red Hat. All rights reserved.