public static interface FSProtos.LocalFileSystemPathHandleProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getMtime()
optional uint64 mtime = 1; |
String |
getPath()
optional string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
optional string path = 2; |
boolean |
hasMtime()
optional uint64 mtime = 1; |
boolean |
hasPath()
optional string path = 2; |
boolean hasMtime()
optional uint64 mtime = 1;
long getMtime()
optional uint64 mtime = 1;
boolean hasPath()
optional string path = 2;
String getPath()
optional string path = 2;
com.google.protobuf.ByteString getPathBytes()
optional string path = 2;
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.