public static final class FSProtos.LocalFileSystemPathHandleProto.Builder extends <any> implements FSProtos.LocalFileSystemPathHandleProtoOrBuilder
Placeholder type for consistent basic FileSystem operations.Protobuf type
hadoop.fs.LocalFileSystemPathHandleProtopublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FSProtos.LocalFileSystemPathHandleProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic FSProtos.LocalFileSystemPathHandleProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FSProtos.LocalFileSystemPathHandleProto build()
public FSProtos.LocalFileSystemPathHandleProto buildPartial()
public FSProtos.LocalFileSystemPathHandleProto.Builder clone()
public FSProtos.LocalFileSystemPathHandleProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FSProtos.LocalFileSystemPathHandleProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FSProtos.LocalFileSystemPathHandleProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FSProtos.LocalFileSystemPathHandleProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FSProtos.LocalFileSystemPathHandleProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(com.google.protobuf.Message other)
public FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(FSProtos.LocalFileSystemPathHandleProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic FSProtos.LocalFileSystemPathHandleProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasMtime()
optional uint64 mtime = 1;hasMtime in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilderpublic long getMtime()
optional uint64 mtime = 1;getMtime in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilderpublic 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.LocalFileSystemPathHandleProtoOrBuilderpublic String getPath()
optional string path = 2;getPath in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
optional string path = 2;getPathBytes in interface FSProtos.LocalFileSystemPathHandleProtoOrBuilderpublic 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;public final FSProtos.LocalFileSystemPathHandleProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FSProtos.LocalFileSystemPathHandleProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.