public static final class FSProtos.LocalFileSystemPathHandleProto extends com.google.protobuf.GeneratedMessageV3 implements FSProtos.LocalFileSystemPathHandleProtoOrBuilder
Placeholder type for consistent basic FileSystem operations.Protobuf type
hadoop.fs.LocalFileSystemPathHandleProto
Modifier and Type | Class and Description |
---|---|
static class |
FSProtos.LocalFileSystemPathHandleProto.Builder
Placeholder type for consistent basic FileSystem operations.
|
Modifier and Type | Field and Description |
---|---|
static int |
MTIME_FIELD_NUMBER |
static com.google.protobuf.Parser<FSProtos.LocalFileSystemPathHandleProto> |
PARSER
Deprecated.
|
static int |
PATH_FIELD_NUMBER |
public static final int MTIME_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<FSProtos.LocalFileSystemPathHandleProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
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 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 final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(InputStream input) throws IOException
IOException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FSProtos.LocalFileSystemPathHandleProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FSProtos.LocalFileSystemPathHandleProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FSProtos.LocalFileSystemPathHandleProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FSProtos.LocalFileSystemPathHandleProto.Builder newBuilderForType()
public static FSProtos.LocalFileSystemPathHandleProto.Builder newBuilder()
public static FSProtos.LocalFileSystemPathHandleProto.Builder newBuilder(FSProtos.LocalFileSystemPathHandleProto prototype)
public FSProtos.LocalFileSystemPathHandleProto.Builder toBuilder()
protected FSProtos.LocalFileSystemPathHandleProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static FSProtos.LocalFileSystemPathHandleProto getDefaultInstance()
public static com.google.protobuf.Parser<FSProtos.LocalFileSystemPathHandleProto> parser()
public com.google.protobuf.Parser<FSProtos.LocalFileSystemPathHandleProto> getParserForType()
public FSProtos.LocalFileSystemPathHandleProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.