org.apache.hadoop.hdfs.server.datanode
Class ShortCircuitRegistry.NewShmInfo
java.lang.Object
org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry.NewShmInfo
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- ShortCircuitRegistry
public static class ShortCircuitRegistry.NewShmInfo
- extends Object
- implements Closeable
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shmId
public final ShortCircuitShm.ShmId shmId
stream
public final FileInputStream stream
close
public void close()
throws IOException
- Specified by:
close in interface Closeable
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.