public class PartitionInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PartitionInfo.Builder
BUILDER
|
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getChildPartitionIds() |
List<Long> |
getParentPartitionIds() |
long |
getPartitionId() |
PartitionStats |
getPartitionStats() |
boolean |
isActive() |
static PartitionInfo.Builder |
newBuilder() |
public long getPartitionId()
public boolean isActive()
public PartitionStats getPartitionStats()
public static PartitionInfo.Builder newBuilder()
Copyright © 2025. All rights reserved.