public static interface BKJournalProtos.VersionProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getLayoutVersion()
required int32 layoutVersion = 1; |
HdfsProtos.NamespaceInfoProto |
getNamespaceInfo()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2; |
HdfsProtos.NamespaceInfoProtoOrBuilder |
getNamespaceInfoOrBuilder()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2; |
boolean |
hasLayoutVersion()
required int32 layoutVersion = 1; |
boolean |
hasNamespaceInfo()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2; |
boolean hasLayoutVersion()
required int32 layoutVersion = 1;
int getLayoutVersion()
required int32 layoutVersion = 1;
boolean hasNamespaceInfo()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2;
HdfsProtos.NamespaceInfoProto getNamespaceInfo()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2;
HdfsProtos.NamespaceInfoProtoOrBuilder getNamespaceInfoOrBuilder()
optional .hadoop.hdfs.NamespaceInfoProto namespaceInfo = 2;
Copyright © 2013 Apache Software Foundation. All rights reserved.