public static final class ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder> implements ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
hadoop.hdfs.GetSnapshotDiffReportRequestProto
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<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.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<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.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<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.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<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder mergeFrom(ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.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<ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder>
IOException
public boolean hasSnapshotRoot()
required string snapshotRoot = 1;
hasSnapshotRoot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public String getSnapshotRoot()
required string snapshotRoot = 1;
getSnapshotRoot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public com.google.protobuf.ByteString getSnapshotRootBytes()
required string snapshotRoot = 1;
getSnapshotRootBytes
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setSnapshotRoot(String value)
required string snapshotRoot = 1;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder clearSnapshotRoot()
required string snapshotRoot = 1;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setSnapshotRootBytes(com.google.protobuf.ByteString value)
required string snapshotRoot = 1;
public boolean hasFromSnapshot()
required string fromSnapshot = 2;
hasFromSnapshot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public String getFromSnapshot()
required string fromSnapshot = 2;
getFromSnapshot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public com.google.protobuf.ByteString getFromSnapshotBytes()
required string fromSnapshot = 2;
getFromSnapshotBytes
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setFromSnapshot(String value)
required string fromSnapshot = 2;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder clearFromSnapshot()
required string fromSnapshot = 2;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setFromSnapshotBytes(com.google.protobuf.ByteString value)
required string fromSnapshot = 2;
public boolean hasToSnapshot()
required string toSnapshot = 3;
hasToSnapshot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public String getToSnapshot()
required string toSnapshot = 3;
getToSnapshot
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public com.google.protobuf.ByteString getToSnapshotBytes()
required string toSnapshot = 3;
getToSnapshotBytes
in interface ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProtoOrBuilder
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setToSnapshot(String value)
required string toSnapshot = 3;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder clearToSnapshot()
required string toSnapshot = 3;
public ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto.Builder setToSnapshotBytes(com.google.protobuf.ByteString value)
required string toSnapshot = 3;
Copyright © 2013 Apache Software Foundation. All rights reserved.