public static final class FSProtos.LocalFileSystemPathHandleProto.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder> implements FSProtos.LocalFileSystemPathHandleProtoOrBuilder
Placeholder type for consistent basic FileSystem operations.Protobuf type
hadoop.fs.LocalFileSystemPathHandleProto
Modifier and Type | Method and Description |
---|---|
FSProtos.LocalFileSystemPathHandleProto.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FSProtos.LocalFileSystemPathHandleProto |
build() |
FSProtos.LocalFileSystemPathHandleProto |
buildPartial() |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clear() |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clearMtime()
optional uint64 mtime = 1; |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clearPath()
optional string path = 2; |
FSProtos.LocalFileSystemPathHandleProto.Builder |
clone() |
FSProtos.LocalFileSystemPathHandleProto |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getMtime()
optional uint64 mtime = 1; |
String |
getPath()
optional string path = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getPathBytes()
optional string path = 2; |
boolean |
hasMtime()
optional uint64 mtime = 1; |
boolean |
hasPath()
optional string path = 2; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FSProtos.LocalFileSystemPathHandleProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
mergeFrom(FSProtos.LocalFileSystemPathHandleProto other) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setMtime(long value)
optional uint64 mtime = 1; |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setPath(String value)
optional string path = 2; |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setPathBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string path = 2; |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FSProtos.LocalFileSystemPathHandleProto.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder clear()
clear
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FSProtos.LocalFileSystemPathHandleProto build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FSProtos.LocalFileSystemPathHandleProto buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FSProtos.LocalFileSystemPathHandleProto.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearOneof
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
addRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(FSProtos.LocalFileSystemPathHandleProto other)
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
IOException
public boolean hasMtime()
optional uint64 mtime = 1;
hasMtime
in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
public long getMtime()
optional uint64 mtime = 1;
getMtime
in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
public FSProtos.LocalFileSystemPathHandleProto.Builder setMtime(long value)
optional uint64 mtime = 1;
public FSProtos.LocalFileSystemPathHandleProto.Builder clearMtime()
optional uint64 mtime = 1;
public boolean hasPath()
optional string path = 2;
hasPath
in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
public String getPath()
optional string path = 2;
getPath
in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
public org.apache.hadoop.thirdparty.protobuf.ByteString getPathBytes()
optional string path = 2;
getPathBytes
in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
public FSProtos.LocalFileSystemPathHandleProto.Builder setPath(String value)
optional string path = 2;
public FSProtos.LocalFileSystemPathHandleProto.Builder clearPath()
optional string path = 2;
public FSProtos.LocalFileSystemPathHandleProto.Builder setPathBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string path = 2;
public final FSProtos.LocalFileSystemPathHandleProto.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public final FSProtos.LocalFileSystemPathHandleProto.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.