| Package | Description |
|---|---|
| org.apache.hadoop.fs.impl.prefetch |
block caching for use in object store clients.
|
| Modifier and Type | Method | Description |
|---|---|---|
static BlockOperations.Kind |
BlockOperations.Kind.fromShortName(java.lang.String shortName) |
|
BlockOperations.Kind |
BlockOperations.Operation.getKind() |
|
static BlockOperations.Kind |
BlockOperations.Kind.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BlockOperations.Kind[] |
BlockOperations.Kind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Operation(BlockOperations.Kind kind,
int blockNumber) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.