@Private
@Evolving
public class BlocksWithLocations
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
BlocksWithLocations.BlockWithLocations |
A class to keep track of a block and its locations
|
static class |
BlocksWithLocations.StripedBlockWithLocations |
| Constructor | Description |
|---|---|
BlocksWithLocations(BlocksWithLocations.BlockWithLocations[] blocks) |
Constructor with one parameter
|
| Modifier and Type | Method | Description |
|---|---|---|
BlocksWithLocations.BlockWithLocations[] |
getBlocks() |
getter
|
public BlocksWithLocations(BlocksWithLocations.BlockWithLocations[] blocks)
public BlocksWithLocations.BlockWithLocations[] getBlocks()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.