public static class Partitioner.StackElement<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
GenericPartitionBoundaries<T> |
gpb |
String |
levelPartId |
int |
part |
| Constructor and Description |
|---|
StackElement(GenericPartitionBoundaries<T> gpb,
int part,
String levelPartId) |
public final GenericPartitionBoundaries<T> gpb
public int part
public String levelPartId
public StackElement(GenericPartitionBoundaries<T> gpb, int part, String levelPartId)
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.