org.apache.hadoop.hbase.client
Class MetaScanner.MetaScannerVisitorBase
java.lang.Object
org.apache.hadoop.hbase.client.MetaScanner.MetaScannerVisitorBase
- All Implemented Interfaces:
- Closeable, MetaScanner.MetaScannerVisitor
- Direct Known Subclasses:
- MetaScanner.DefaultMetaScannerVisitor
- Enclosing class:
- MetaScanner
public abstract static class MetaScanner.MetaScannerVisitorBase
- extends Object
- implements MetaScanner.MetaScannerVisitor
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaScanner.MetaScannerVisitorBase
public MetaScanner.MetaScannerVisitorBase()
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.