Package | Description |
---|---|
alluxio.wire |
Modifier and Type | Class and Description |
---|---|
class |
InvalidVersionParsingException
Thrown when the version is invalid and thus not parsable.
|
class |
MissingRequiredFieldsParsingException
Thrown when the parsed proto is missing any required field.
|
Modifier and Type | Method and Description |
---|---|
static WorkerIdentity |
WorkerIdentity.fromProto(WorkerIdentity proto)
Converts from a Protobuf representation.
|
static WorkerIdentity |
WorkerIdentity.Parsers.fromProto(WorkerIdentity proto)
Parses from a protobuf representation.
|
protected byte[] |
WorkerIdentity.ParserV0.parseIdentifier(com.google.protobuf.ByteString identifier) |
protected byte[] |
WorkerIdentity.ParserV1.parseIdentifier(com.google.protobuf.ByteString identifier) |
Copyright © 2023. All Rights Reserved.