Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.compactions |
Modifier and Type | Field and Description |
---|---|
private StripeCompactionPolicy.StripeCompactionRequest |
StripeStoreEngine.StripeCompaction.stripeRequest |
Modifier and Type | Class and Description |
---|---|
private static class |
StripeCompactionPolicy.BoundaryStripeCompactionRequest
Request for stripe compactor that will cause it to split the source files into several
separate files at the provided boundaries.
|
private static class |
StripeCompactionPolicy.SplitStripeCompactionRequest
Request for stripe compactor that will cause it to split the source files into several
separate files into based on key-value count, as well as file count limit.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.