JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.hbase.regionserver.wal
Interface CombinedWriter.Action
Enclosing class:
CombinedWriter
private static interface
CombinedWriter.Action
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
action
(
WALProvider.Writer
writer)
Method Details
action
void
action
(
WALProvider.Writer
writer)
throws
IOException
Throws:
IOException