public static final class FSProtos.LocalFileSystemPathHandleProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder> implements FSProtos.LocalFileSystemPathHandleProtoOrBuilder
hadoop.fs.LocalFileSystemPathHandleProto
Placeholder type for consistent basic FileSystem operations.
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<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.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<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.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<FSProtos.LocalFileSystemPathHandleProto.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<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FSProtos.LocalFileSystemPathHandleProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FSProtos.LocalFileSystemPathHandleProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(FSProtos.LocalFileSystemPathHandleProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FSProtos.LocalFileSystemPathHandleProto.Builder>
public FSProtos.LocalFileSystemPathHandleProto.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<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 com.google.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(com.google.protobuf.ByteString value)
optional string path = 2;
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.