public static final class FsImageProto.INodeSection.INodeFile extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.INodeSection.INodeFileOrBuilder
hadoop.hdfs.fsimage.INodeSection.INodeFile| Modifier and Type | Class and Description | 
|---|---|
| static class  | FsImageProto.INodeSection.INodeFile.BuilderProtobuf type  hadoop.hdfs.fsimage.INodeSection.INodeFile | 
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description | 
|---|---|
| static int | ACCESSTIME_FIELD_NUMBER | 
| static int | ACL_FIELD_NUMBER | 
| static int | BLOCKS_FIELD_NUMBER | 
| static int | BLOCKTYPE_FIELD_NUMBER | 
| static int | ERASURECODINGPOLICYID_FIELD_NUMBER | 
| static int | FILEUC_FIELD_NUMBER | 
| static int | MODIFICATIONTIME_FIELD_NUMBER | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> | PARSERDeprecated.  | 
| static int | PERMISSION_FIELD_NUMBER | 
| static int | PREFERREDBLOCKSIZE_FIELD_NUMBER | 
| static int | REPLICATION_FIELD_NUMBER | 
| static int | STORAGEPOLICYID_FIELD_NUMBER | 
| static int | XATTRS_FIELD_NUMBER | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| long | getAccessTime()optional uint64 accessTime = 3; | 
| FsImageProto.INodeSection.AclFeatureProto | getAcl()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; | 
| FsImageProto.INodeSection.AclFeatureProtoOrBuilder | getAclOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto | getBlocks(int index)repeated .hadoop.hdfs.BlockProto blocks = 6; | 
| int | getBlocksCount()repeated .hadoop.hdfs.BlockProto blocks = 6; | 
| List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> | getBlocksList()repeated .hadoop.hdfs.BlockProto blocks = 6; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder | getBlocksOrBuilder(int index)repeated .hadoop.hdfs.BlockProto blocks = 6; | 
| List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> | getBlocksOrBuilderList()repeated .hadoop.hdfs.BlockProto blocks = 6; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto | getBlockType()optional .hadoop.hdfs.BlockTypeProto blockType = 11; | 
| static FsImageProto.INodeSection.INodeFile | getDefaultInstance() | 
| FsImageProto.INodeSection.INodeFile | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| int | getErasureCodingPolicyID()optional uint32 erasureCodingPolicyID = 12; | 
| FsImageProto.INodeSection.FileUnderConstructionFeature | getFileUC()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; | 
| FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder | getFileUCOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; | 
| long | getModificationTime()optional uint64 modificationTime = 2; | 
| org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> | getParserForType() | 
| long | getPermission()optional fixed64 permission = 5; | 
| long | getPreferredBlockSize()optional uint64 preferredBlockSize = 4; | 
| int | getReplication()optional uint32 replication = 1; | 
| int | getSerializedSize() | 
| int | getStoragePolicyID()optional uint32 storagePolicyID = 10; | 
| org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet | getUnknownFields() | 
| FsImageProto.INodeSection.XAttrFeatureProto | getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; | 
| FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder | getXAttrsOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; | 
| boolean | hasAccessTime()optional uint64 accessTime = 3; | 
| boolean | hasAcl()optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; | 
| boolean | hasBlockType()optional .hadoop.hdfs.BlockTypeProto blockType = 11; | 
| boolean | hasErasureCodingPolicyID()optional uint32 erasureCodingPolicyID = 12; | 
| boolean | hasFileUC()optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; | 
| int | hashCode() | 
| boolean | hasModificationTime()optional uint64 modificationTime = 2; | 
| boolean | hasPermission()optional fixed64 permission = 5; | 
| boolean | hasPreferredBlockSize()optional uint64 preferredBlockSize = 4; | 
| boolean | hasReplication()optional uint32 replication = 1; | 
| boolean | hasStoragePolicyID()optional uint32 storagePolicyID = 10; | 
| boolean | hasXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| static FsImageProto.INodeSection.INodeFile.Builder | newBuilder() | 
| static FsImageProto.INodeSection.INodeFile.Builder | newBuilder(FsImageProto.INodeSection.INodeFile prototype) | 
| FsImageProto.INodeSection.INodeFile.Builder | newBuilderForType() | 
| protected FsImageProto.INodeSection.INodeFile.Builder | newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) | 
| static FsImageProto.INodeSection.INodeFile | parseDelimitedFrom(InputStream input) | 
| static FsImageProto.INodeSection.INodeFile | parseDelimitedFrom(InputStream input,
                  org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(byte[] data) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(byte[] data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(ByteBuffer data) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(ByteBuffer data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(InputStream input) | 
| static FsImageProto.INodeSection.INodeFile | parseFrom(InputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> | parser() | 
| FsImageProto.INodeSection.INodeFile.Builder | toBuilder() | 
| void | writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) | 
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REPLICATION_FIELD_NUMBER
public static final int MODIFICATIONTIME_FIELD_NUMBER
public static final int ACCESSTIME_FIELD_NUMBER
public static final int PREFERREDBLOCKSIZE_FIELD_NUMBER
public static final int PERMISSION_FIELD_NUMBER
public static final int BLOCKS_FIELD_NUMBER
public static final int FILEUC_FIELD_NUMBER
public static final int ACL_FIELD_NUMBER
public static final int XATTRS_FIELD_NUMBER
public static final int STORAGEPOLICYID_FIELD_NUMBER
public static final int BLOCKTYPE_FIELD_NUMBER
public static final int ERASURECODINGPOLICYID_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> PARSER
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean hasReplication()
optional uint32 replication = 1;hasReplication in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getReplication()
optional uint32 replication = 1;getReplication in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasModificationTime()
optional uint64 modificationTime = 2;hasModificationTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getModificationTime()
optional uint64 modificationTime = 2;getModificationTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasAccessTime()
optional uint64 accessTime = 3;hasAccessTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getAccessTime()
optional uint64 accessTime = 3;getAccessTime in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4;hasPreferredBlockSize in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getPreferredBlockSize()
optional uint64 preferredBlockSize = 4;getPreferredBlockSize in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasPermission()
optional fixed64 permission = 5;hasPermission in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic long getPermission()
optional fixed64 permission = 5;getPermission in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6;getBlocksList in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6;getBlocksOrBuilderList in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6;getBlocksCount in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;getBlocks in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;getBlocksOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;hasFileUC in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeature getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;getFileUC in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;getFileUCOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;hasAcl in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.AclFeatureProto getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;getAcl in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.AclFeatureProtoOrBuilder getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;getAclOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;hasXAttrs in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.XAttrFeatureProto getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;getXAttrs in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;getXAttrsOrBuilder in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasStoragePolicyID()
optional uint32 storagePolicyID = 10;hasStoragePolicyID in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getStoragePolicyID()
optional uint32 storagePolicyID = 10;getStoragePolicyID in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;hasBlockType in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto getBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;getBlockType in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic boolean hasErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;hasErasureCodingPolicyID in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic int getErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;getErasureCodingPolicyID in interface FsImageProto.INodeSection.INodeFileOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output)
             throws IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hadoop.thirdparty.protobuf.Messageequals in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hadoop.thirdparty.protobuf.MessagehashCode in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic static FsImageProto.INodeSection.INodeFile parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INodeFile parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INodeFile parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.INodeSection.INodeFile parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.INodeSection.INodeFile.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static FsImageProto.INodeSection.INodeFile.Builder newBuilder()
public static FsImageProto.INodeSection.INodeFile.Builder newBuilder(FsImageProto.INodeSection.INodeFile prototype)
public FsImageProto.INodeSection.INodeFile.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected FsImageProto.INodeSection.INodeFile.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static FsImageProto.INodeSection.INodeFile getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.INodeFile> getParserForType()
getParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessagegetParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetParserForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public FsImageProto.INodeSection.INodeFile getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.