Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
void |
MemStore.clearSnapshot(long id)
Clears the current snapshot of the Memstore.
|
void |
DefaultMemStore.clearSnapshot(long id)
The passed snapshot was successfully persisted; it can be let go.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.