File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
topic/src/main/java/tech/ydb/topic/impl Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 2222import tech .ydb .proto .topic .YdbTopic ;
2323import tech .ydb .topic .TopicClient ;
2424import tech .ydb .topic .TopicRpc ;
25- import tech .ydb .topic .description .*;
25+ import tech .ydb .topic .description .Codec ;
26+ import tech .ydb .topic .description .Consumer ;
27+ import tech .ydb .topic .description .ConsumerStats ;
28+ import tech .ydb .topic .description .MeteringMode ;
29+ import tech .ydb .topic .description .MultipleWindowsStat ;
30+ import tech .ydb .topic .description .PartitionInfo ;
31+ import tech .ydb .topic .description .PartitionStats ;
32+ import tech .ydb .topic .description .SupportedCodecs ;
33+ import tech .ydb .topic .description .TopicDescription ;
2634import tech .ydb .topic .read .AsyncReader ;
2735import tech .ydb .topic .read .SyncReader ;
2836import tech .ydb .topic .read .impl .AsyncReaderImpl ;
You can’t perform that action at this time.
0 commit comments