- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AutoCloseable, org.apache.hadoop.hbase.client.BufferedMutator, Closeable
public interface TypedBufferedMutator<T>
extends org.apache.hadoop.hbase.client.BufferedMutator
Just a typed wrapper around BufferedMutator used to ensure that
columns can write only to the table mutator for the right table.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.client.BufferedMutator
org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener
-
Method Summary
-
Methods inherited from interface org.apache.hadoop.hbase.client.BufferedMutator
close, flush, getConfiguration, getName, getWriteBufferSize, mutate, mutate
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 Apache Software Foundation. All Rights Reserved.