public final class ClientPool extends Object implements Closeable
TachyonFS
) returned. The main reason
for this is to build cleanup clients.public TachyonFS getClient(TachyonConf tachyonConf) throws IOException
TachyonFS
client. This client does not need to be closed
directly, but can be closed by calling close()
on this object.IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2015. All Rights Reserved.