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, toStringpublic EpochPBImpl()
public EpochPBImpl(YarnServerResourceManagerRecoveryProtos.EpochProto proto)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.