public static interface Brpb.HDFSOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getRemote()
a URL: hdfs:///some/path or hdfs://host:port/some/path
|
com.google.protobuf.ByteString |
getRemoteBytes()
a URL: hdfs:///some/path or hdfs://host:port/some/path
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getRemote()
a URL: hdfs:///some/path or hdfs://host:port/some/path
string remote = 1;
com.google.protobuf.ByteString getRemoteBytes()
a URL: hdfs:///some/path or hdfs://host:port/some/path
string remote = 1;
Copyright © 2024 PingCAP. All rights reserved.