public class SCMAdminProtocolPBClientImpl extends Object implements SCMAdminProtocol, Closeable
| Constructor and Description |
|---|
SCMAdminProtocolPBClientImpl(long clientVersion,
InetSocketAddress addr,
Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RunSharedCacheCleanerTaskResponse |
runCleanerTask(RunSharedCacheCleanerTaskRequest request) |
public SCMAdminProtocolPBClientImpl(long clientVersion,
InetSocketAddress addr,
Configuration conf)
throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic RunSharedCacheCleanerTaskResponse runCleanerTask(RunSharedCacheCleanerTaskRequest request) throws YarnException, IOException
runCleanerTask in interface SCMAdminProtocolYarnExceptionIOExceptionCopyright © 2018 CERN. All Rights Reserved.