public static interface HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getFullpath()
required bytes fullpath = 1; |
String |
getModificationLabel()
required string modificationLabel = 2; |
com.google.protobuf.ByteString |
getModificationLabelBytes()
required string modificationLabel = 2; |
boolean |
hasFullpath()
required bytes fullpath = 1; |
boolean |
hasModificationLabel()
required string modificationLabel = 2; |
boolean hasFullpath()
required bytes fullpath = 1;
com.google.protobuf.ByteString getFullpath()
required bytes fullpath = 1;
boolean hasModificationLabel()
required string modificationLabel = 2;
String getModificationLabel()
required string modificationLabel = 2;
com.google.protobuf.ByteString getModificationLabelBytes()
required string modificationLabel = 2;
Copyright © 2013 Apache Software Foundation. All rights reserved.