public static interface ShuffleUserPayloads.VertexManagerEventPayloadProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getOutputSize()
optional int64 output_size = 1; |
com.google.protobuf.ByteString |
getPartitionStats()
optional bytes partition_stats = 2; |
boolean |
hasOutputSize()
optional int64 output_size = 1; |
boolean |
hasPartitionStats()
optional bytes partition_stats = 2; |
boolean hasOutputSize()
optional int64 output_size = 1;long getOutputSize()
optional int64 output_size = 1;boolean hasPartitionStats()
optional bytes partition_stats = 2;com.google.protobuf.ByteString getPartitionStats()
optional bytes partition_stats = 2;Copyright © 2016 Apache Software Foundation. All rights reserved.