public static final class HdfsProtos.SnapshotDiffReportProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder> implements HdfsProtos.SnapshotDiffReportProtoOrBuilder
hadoop.hdfs.SnapshotDiffReportProto
Snapshot diff report
Modifier and Type | Method and Description |
---|---|
HdfsProtos.SnapshotDiffReportProto.Builder |
addAllDiffReportEntries(Iterable<? extends HdfsProtos.SnapshotDiffReportEntryProto> values)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
addDiffReportEntries(HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
addDiffReportEntries(HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
addDiffReportEntries(int index,
HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
addDiffReportEntries(int index,
HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportEntryProto.Builder |
addDiffReportEntriesBuilder()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportEntryProto.Builder |
addDiffReportEntriesBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto |
build() |
HdfsProtos.SnapshotDiffReportProto |
buildPartial() |
HdfsProtos.SnapshotDiffReportProto.Builder |
clear() |
HdfsProtos.SnapshotDiffReportProto.Builder |
clearDiffReportEntries()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
clearFromSnapshot()
required string fromSnapshot = 2; |
HdfsProtos.SnapshotDiffReportProto.Builder |
clearSnapshotRoot()
required string snapshotRoot = 1; |
HdfsProtos.SnapshotDiffReportProto.Builder |
clearToSnapshot()
required string toSnapshot = 3; |
HdfsProtos.SnapshotDiffReportProto.Builder |
clone() |
HdfsProtos.SnapshotDiffReportProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HdfsProtos.SnapshotDiffReportEntryProto |
getDiffReportEntries(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportEntryProto.Builder |
getDiffReportEntriesBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
List<HdfsProtos.SnapshotDiffReportEntryProto.Builder> |
getDiffReportEntriesBuilderList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
int |
getDiffReportEntriesCount()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
List<HdfsProtos.SnapshotDiffReportEntryProto> |
getDiffReportEntriesList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder |
getDiffReportEntriesOrBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
List<? extends HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder> |
getDiffReportEntriesOrBuilderList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
String |
getFromSnapshot()
required string fromSnapshot = 2; |
com.google.protobuf.ByteString |
getFromSnapshotBytes()
required string fromSnapshot = 2; |
String |
getSnapshotRoot()
required string snapshotRoot = 1; |
com.google.protobuf.ByteString |
getSnapshotRootBytes()
required string snapshotRoot = 1; |
String |
getToSnapshot()
required string toSnapshot = 3; |
com.google.protobuf.ByteString |
getToSnapshotBytes()
required string toSnapshot = 3; |
boolean |
hasFromSnapshot()
required string fromSnapshot = 2; |
boolean |
hasSnapshotRoot()
required string snapshotRoot = 1; |
boolean |
hasToSnapshot()
required string toSnapshot = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HdfsProtos.SnapshotDiffReportProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HdfsProtos.SnapshotDiffReportProto.Builder |
mergeFrom(HdfsProtos.SnapshotDiffReportProto other) |
HdfsProtos.SnapshotDiffReportProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
HdfsProtos.SnapshotDiffReportProto.Builder |
removeDiffReportEntries(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setDiffReportEntries(int index,
HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setDiffReportEntries(int index,
HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setFromSnapshot(String value)
required string fromSnapshot = 2; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setFromSnapshotBytes(com.google.protobuf.ByteString value)
required string fromSnapshot = 2; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setSnapshotRoot(String value)
required string snapshotRoot = 1; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setSnapshotRootBytes(com.google.protobuf.ByteString value)
required string snapshotRoot = 1; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setToSnapshot(String value)
required string toSnapshot = 3; |
HdfsProtos.SnapshotDiffReportProto.Builder |
setToSnapshotBytes(com.google.protobuf.ByteString value)
required string toSnapshot = 3; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public HdfsProtos.SnapshotDiffReportProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public HdfsProtos.SnapshotDiffReportProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public HdfsProtos.SnapshotDiffReportProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsProtos.SnapshotDiffReportProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public HdfsProtos.SnapshotDiffReportProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public HdfsProtos.SnapshotDiffReportProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public HdfsProtos.SnapshotDiffReportProto.Builder mergeFrom(HdfsProtos.SnapshotDiffReportProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
public HdfsProtos.SnapshotDiffReportProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>
IOException
public boolean hasSnapshotRoot()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
hasSnapshotRoot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public String getSnapshotRoot()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
getSnapshotRoot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public com.google.protobuf.ByteString getSnapshotRootBytes()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
getSnapshotRootBytes
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportProto.Builder setSnapshotRoot(String value)
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
public HdfsProtos.SnapshotDiffReportProto.Builder clearSnapshotRoot()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
public HdfsProtos.SnapshotDiffReportProto.Builder setSnapshotRootBytes(com.google.protobuf.ByteString value)
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
public boolean hasFromSnapshot()
required string fromSnapshot = 2;
hasFromSnapshot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public String getFromSnapshot()
required string fromSnapshot = 2;
getFromSnapshot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public com.google.protobuf.ByteString getFromSnapshotBytes()
required string fromSnapshot = 2;
getFromSnapshotBytes
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportProto.Builder setFromSnapshot(String value)
required string fromSnapshot = 2;
public HdfsProtos.SnapshotDiffReportProto.Builder clearFromSnapshot()
required string fromSnapshot = 2;
public HdfsProtos.SnapshotDiffReportProto.Builder setFromSnapshotBytes(com.google.protobuf.ByteString value)
required string fromSnapshot = 2;
public boolean hasToSnapshot()
required string toSnapshot = 3;
hasToSnapshot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public String getToSnapshot()
required string toSnapshot = 3;
getToSnapshot
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public com.google.protobuf.ByteString getToSnapshotBytes()
required string toSnapshot = 3;
getToSnapshotBytes
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportProto.Builder setToSnapshot(String value)
required string toSnapshot = 3;
public HdfsProtos.SnapshotDiffReportProto.Builder clearToSnapshot()
required string toSnapshot = 3;
public HdfsProtos.SnapshotDiffReportProto.Builder setToSnapshotBytes(com.google.protobuf.ByteString value)
required string toSnapshot = 3;
public List<HdfsProtos.SnapshotDiffReportEntryProto> getDiffReportEntriesList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
getDiffReportEntriesList
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public int getDiffReportEntriesCount()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
getDiffReportEntriesCount
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportEntryProto getDiffReportEntries(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
getDiffReportEntries
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportProto.Builder setDiffReportEntries(int index, HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder setDiffReportEntries(int index, HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder addDiffReportEntries(HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder addDiffReportEntries(int index, HdfsProtos.SnapshotDiffReportEntryProto value)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder addDiffReportEntries(HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder addDiffReportEntries(int index, HdfsProtos.SnapshotDiffReportEntryProto.Builder builderForValue)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder addAllDiffReportEntries(Iterable<? extends HdfsProtos.SnapshotDiffReportEntryProto> values)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder clearDiffReportEntries()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportProto.Builder removeDiffReportEntries(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportEntryProto.Builder getDiffReportEntriesBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder getDiffReportEntriesOrBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
getDiffReportEntriesOrBuilder
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public List<? extends HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder> getDiffReportEntriesOrBuilderList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
getDiffReportEntriesOrBuilderList
in interface HdfsProtos.SnapshotDiffReportProtoOrBuilder
public HdfsProtos.SnapshotDiffReportEntryProto.Builder addDiffReportEntriesBuilder()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public HdfsProtos.SnapshotDiffReportEntryProto.Builder addDiffReportEntriesBuilder(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
public List<HdfsProtos.SnapshotDiffReportEntryProto.Builder> getDiffReportEntriesBuilderList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;
Copyright © 2013 Apache Software Foundation. All rights reserved.