@SPI public interface ConfigWriteDataSource<T>
void
close()
boolean
write(T value)
write(T value, String type)
boolean write(T value) throws Exception
Exception
boolean write(T value, String type) throws Exception
void close() throws Exception
Copyright © 2013–2022 Alibaba Group. All rights reserved.