org.apache.hadoop.hdfs.qjournal.protocol
Interface QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
QJournalProtocolProtos.IsFormattedResponseProto, QJournalProtocolProtos.IsFormattedResponseProto.Builder
Enclosing class:
QJournalProtocolProtos

public static interface QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 boolean getIsFormatted()
           
 boolean hasIsFormatted()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasIsFormatted

boolean hasIsFormatted()

getIsFormatted

boolean getIsFormatted()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.