public static interface FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClientMachine()
optional string clientMachine = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getClientMachineBytes()
optional string clientMachine = 2; |
String |
getClientName()
optional string clientName = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getClientNameBytes()
optional string clientName = 1; |
boolean |
hasClientMachine()
optional string clientMachine = 2; |
boolean |
hasClientName()
optional string clientName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasClientName()
optional string clientName = 1;
String getClientName()
optional string clientName = 1;
org.apache.hadoop.thirdparty.protobuf.ByteString getClientNameBytes()
optional string clientName = 1;
boolean hasClientMachine()
optional string clientMachine = 2;
String getClientMachine()
optional string clientMachine = 2;
org.apache.hadoop.thirdparty.protobuf.ByteString getClientMachineBytes()
optional string clientMachine = 2;
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.