public static interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMtime()
optional uint64 mtime = 1;
long getMtime()
optional uint64 mtime = 1;
boolean hasPath()
optional string path = 2;
String getPath()
optional string path = 2;
org.apache.hadoop.thirdparty.protobuf.ByteString getPathBytes()
optional string path = 2;
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.