public class ExecutionAttemptID extends AbstractID
lowerPart, SIZE, upperPart
Constructor and Description |
---|
ExecutionAttemptID() |
ExecutionAttemptID(long lowerPart,
long upperPart) |
Modifier and Type | Method and Description |
---|---|
static ExecutionAttemptID |
fromByteBuf(io.netty.buffer.ByteBuf buf) |
void |
writeTo(io.netty.buffer.ByteBuf buf) |
compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, read, toString, write
public ExecutionAttemptID()
public ExecutionAttemptID(long lowerPart, long upperPart)
public void writeTo(io.netty.buffer.ByteBuf buf)
public static ExecutionAttemptID fromByteBuf(io.netty.buffer.ByteBuf buf)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.