public interface HDFSMountPointInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCoreSiteFile()
optional string coreSiteFile = 2; |
com.google.protobuf.ByteString |
getCoreSiteFileBytes()
optional string coreSiteFile = 2; |
String |
getCoreSiteFilePath()
optional string coreSiteFilePath = 5; |
com.google.protobuf.ByteString |
getCoreSiteFilePathBytes()
optional string coreSiteFilePath = 5; |
boolean |
getEnableSync()
optional bool enableSync = 1; |
String |
getHdfsSiteFile()
optional string hdfsSiteFile = 3; |
com.google.protobuf.ByteString |
getHdfsSiteFileBytes()
optional string hdfsSiteFile = 3; |
String |
getHdfsSiteFilePath()
optional string hdfsSiteFilePath = 6; |
com.google.protobuf.ByteString |
getHdfsSiteFilePathBytes()
optional string hdfsSiteFilePath = 6; |
String |
getHdfsVersion()
optional string hdfsVersion = 4; |
com.google.protobuf.ByteString |
getHdfsVersionBytes()
optional string hdfsVersion = 4; |
boolean |
hasCoreSiteFile()
optional string coreSiteFile = 2; |
boolean |
hasCoreSiteFilePath()
optional string coreSiteFilePath = 5; |
boolean |
hasEnableSync()
optional bool enableSync = 1; |
boolean |
hasHdfsSiteFile()
optional string hdfsSiteFile = 3; |
boolean |
hasHdfsSiteFilePath()
optional string hdfsSiteFilePath = 6; |
boolean |
hasHdfsVersion()
optional string hdfsVersion = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasEnableSync()
optional bool enableSync = 1;
boolean getEnableSync()
optional bool enableSync = 1;
boolean hasCoreSiteFile()
optional string coreSiteFile = 2;
String getCoreSiteFile()
optional string coreSiteFile = 2;
com.google.protobuf.ByteString getCoreSiteFileBytes()
optional string coreSiteFile = 2;
boolean hasHdfsSiteFile()
optional string hdfsSiteFile = 3;
String getHdfsSiteFile()
optional string hdfsSiteFile = 3;
com.google.protobuf.ByteString getHdfsSiteFileBytes()
optional string hdfsSiteFile = 3;
boolean hasHdfsVersion()
optional string hdfsVersion = 4;
String getHdfsVersion()
optional string hdfsVersion = 4;
com.google.protobuf.ByteString getHdfsVersionBytes()
optional string hdfsVersion = 4;
boolean hasCoreSiteFilePath()
optional string coreSiteFilePath = 5;
String getCoreSiteFilePath()
optional string coreSiteFilePath = 5;
com.google.protobuf.ByteString getCoreSiteFilePathBytes()
optional string coreSiteFilePath = 5;
boolean hasHdfsSiteFilePath()
optional string hdfsSiteFilePath = 6;
String getHdfsSiteFilePath()
optional string hdfsSiteFilePath = 6;
com.google.protobuf.ByteString getHdfsSiteFilePathBytes()
optional string hdfsSiteFilePath = 6;
Copyright © 2023. All Rights Reserved.