@SPI public interface ConfigReadDataSource<T>
void
addDataChangedListener(DataListener<T> listener)
close()
T
read()
T read() throws Exception
Exception
void addDataChangedListener(DataListener<T> listener)
void close() throws Exception
Copyright © 2013–2022 Alibaba Group. All rights reserved.