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, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>public HdfsProtos.SnapshotDiffReportProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>public HdfsProtos.SnapshotDiffReportProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HdfsProtos.SnapshotDiffReportProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HdfsProtos.SnapshotDiffReportProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HdfsProtos.SnapshotDiffReportProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HdfsProtos.SnapshotDiffReportProto.Builder>IOExceptionpublic boolean hasSnapshotRoot()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
hasSnapshotRoot in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic String getSnapshotRoot()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
getSnapshotRoot in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic com.google.protobuf.ByteString getSnapshotRootBytes()
required string snapshotRoot = 1;
full path of the directory where snapshots were taken
getSnapshotRootBytes in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic 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.SnapshotDiffReportProtoOrBuilderpublic String getFromSnapshot()
required string fromSnapshot = 2;getFromSnapshot in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic com.google.protobuf.ByteString getFromSnapshotBytes()
required string fromSnapshot = 2;getFromSnapshotBytes in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic 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.SnapshotDiffReportProtoOrBuilderpublic String getToSnapshot()
required string toSnapshot = 3;getToSnapshot in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic com.google.protobuf.ByteString getToSnapshotBytes()
required string toSnapshot = 3;getToSnapshotBytes in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic 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.SnapshotDiffReportProtoOrBuilderpublic int getDiffReportEntriesCount()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;getDiffReportEntriesCount in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic HdfsProtos.SnapshotDiffReportEntryProto getDiffReportEntries(int index)
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;getDiffReportEntries in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic 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.SnapshotDiffReportProtoOrBuilderpublic List<? extends HdfsProtos.SnapshotDiffReportEntryProtoOrBuilder> getDiffReportEntriesOrBuilderList()
repeated .hadoop.hdfs.SnapshotDiffReportEntryProto diffReportEntries = 4;getDiffReportEntriesOrBuilderList in interface HdfsProtos.SnapshotDiffReportProtoOrBuilderpublic 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.