public interface WritableDataSource<T>
void
close()
write(T value)
value
void write(T value) throws Exception
Exception
void close() throws Exception
Copyright © 2020 Alibaba Group. All rights reserved.