public static class InternalHiveSplit.InternalHiveBlock extends Object
| Constructor and Description |
|---|
InternalHiveBlock(long end,
List<HostAddress> addresses) |
| Modifier and Type | Method and Description |
|---|---|
List<HostAddress> |
getAddresses() |
long |
getEnd() |
public InternalHiveBlock(long end,
List<HostAddress> addresses)
public long getEnd()
public List<HostAddress> getAddresses()
Copyright © 2012–2023. All rights reserved.