| Constructor | Description |
|---|---|
MasterKeyPBImpl() |
|
MasterKeyPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.nio.ByteBuffer |
getBytes() |
|
int |
getKeyId() |
|
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto |
getProto() |
|
int |
hashCode() |
|
void |
setBytes(java.nio.ByteBuffer bytes) |
|
void |
setKeyId(int id) |
public MasterKeyPBImpl()
public MasterKeyPBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto proto)
public org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto>public void setBytes(java.nio.ByteBuffer bytes)
public int hashCode()
hashCode in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto>public boolean equals(java.lang.Object obj)
equals in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.