public class EpochPBImpl extends Epoch
Constructor and Description |
---|
EpochPBImpl() |
EpochPBImpl(YarnServerResourceManagerRecoveryProtos.EpochProto proto) |
Modifier and Type | Method and Description |
---|---|
long |
getEpoch() |
YarnServerResourceManagerRecoveryProtos.EpochProto |
getProto() |
void |
setEpoch(long sequentialNumber) |
equals, hashCode, newInstance, toString
public EpochPBImpl()
public EpochPBImpl(YarnServerResourceManagerRecoveryProtos.EpochProto proto)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.