org.apache.hadoop.hdfs.qjournal.protocol
Class QJournalProtocolProtos

java.lang.Object
  extended by org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos

public final class QJournalProtocolProtos
extends Object


Nested Class Summary
static class QJournalProtocolProtos.AcceptRecoveryRequestProto
          Protobuf type hadoop.hdfs.AcceptRecoveryRequestProto
static interface QJournalProtocolProtos.AcceptRecoveryRequestProtoOrBuilder
           
static class QJournalProtocolProtos.AcceptRecoveryResponseProto
          Protobuf type hadoop.hdfs.AcceptRecoveryResponseProto
static interface QJournalProtocolProtos.AcceptRecoveryResponseProtoOrBuilder
           
static class QJournalProtocolProtos.FinalizeLogSegmentRequestProto
          Protobuf type hadoop.hdfs.FinalizeLogSegmentRequestProto
static interface QJournalProtocolProtos.FinalizeLogSegmentRequestProtoOrBuilder
           
static class QJournalProtocolProtos.FinalizeLogSegmentResponseProto
          Protobuf type hadoop.hdfs.FinalizeLogSegmentResponseProto
static interface QJournalProtocolProtos.FinalizeLogSegmentResponseProtoOrBuilder
           
static class QJournalProtocolProtos.FormatRequestProto
          Protobuf type hadoop.hdfs.FormatRequestProto
static interface QJournalProtocolProtos.FormatRequestProtoOrBuilder
           
static class QJournalProtocolProtos.FormatResponseProto
          Protobuf type hadoop.hdfs.FormatResponseProto
static interface QJournalProtocolProtos.FormatResponseProtoOrBuilder
           
static class QJournalProtocolProtos.GetEditLogManifestRequestProto
          Protobuf type hadoop.hdfs.GetEditLogManifestRequestProto
static interface QJournalProtocolProtos.GetEditLogManifestRequestProtoOrBuilder
           
static class QJournalProtocolProtos.GetEditLogManifestResponseProto
          Protobuf type hadoop.hdfs.GetEditLogManifestResponseProto
static interface QJournalProtocolProtos.GetEditLogManifestResponseProtoOrBuilder
           
static class QJournalProtocolProtos.GetJournalStateRequestProto
          Protobuf type hadoop.hdfs.GetJournalStateRequestProto
static interface QJournalProtocolProtos.GetJournalStateRequestProtoOrBuilder
           
static class QJournalProtocolProtos.GetJournalStateResponseProto
          Protobuf type hadoop.hdfs.GetJournalStateResponseProto
static interface QJournalProtocolProtos.GetJournalStateResponseProtoOrBuilder
           
static class QJournalProtocolProtos.HeartbeatRequestProto
          Protobuf type hadoop.hdfs.HeartbeatRequestProto
static interface QJournalProtocolProtos.HeartbeatRequestProtoOrBuilder
           
static class QJournalProtocolProtos.HeartbeatResponseProto
          Protobuf type hadoop.hdfs.HeartbeatResponseProto
static interface QJournalProtocolProtos.HeartbeatResponseProtoOrBuilder
           
static class QJournalProtocolProtos.IsFormattedRequestProto
          Protobuf type hadoop.hdfs.IsFormattedRequestProto
static interface QJournalProtocolProtos.IsFormattedRequestProtoOrBuilder
           
static class QJournalProtocolProtos.IsFormattedResponseProto
          Protobuf type hadoop.hdfs.IsFormattedResponseProto
static interface QJournalProtocolProtos.IsFormattedResponseProtoOrBuilder
           
static class QJournalProtocolProtos.JournalIdProto
          Protobuf type hadoop.hdfs.JournalIdProto
static interface QJournalProtocolProtos.JournalIdProtoOrBuilder
           
static class QJournalProtocolProtos.JournalRequestProto
          Protobuf type hadoop.hdfs.JournalRequestProto
static interface QJournalProtocolProtos.JournalRequestProtoOrBuilder
           
static class QJournalProtocolProtos.JournalResponseProto
          Protobuf type hadoop.hdfs.JournalResponseProto
static interface QJournalProtocolProtos.JournalResponseProtoOrBuilder
           
static class QJournalProtocolProtos.NewEpochRequestProto
          Protobuf type hadoop.hdfs.NewEpochRequestProto
static interface QJournalProtocolProtos.NewEpochRequestProtoOrBuilder
           
static class QJournalProtocolProtos.NewEpochResponseProto
          Protobuf type hadoop.hdfs.NewEpochResponseProto
static interface QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
           
static class QJournalProtocolProtos.PersistedRecoveryPaxosData
          Protobuf type hadoop.hdfs.PersistedRecoveryPaxosData
static interface QJournalProtocolProtos.PersistedRecoveryPaxosDataOrBuilder
           
static class QJournalProtocolProtos.PrepareRecoveryRequestProto
          Protobuf type hadoop.hdfs.PrepareRecoveryRequestProto
static interface QJournalProtocolProtos.PrepareRecoveryRequestProtoOrBuilder
           
static class QJournalProtocolProtos.PrepareRecoveryResponseProto
          Protobuf type hadoop.hdfs.PrepareRecoveryResponseProto
static interface QJournalProtocolProtos.PrepareRecoveryResponseProtoOrBuilder
           
static class QJournalProtocolProtos.PurgeLogsRequestProto
          Protobuf type hadoop.hdfs.PurgeLogsRequestProto
static interface QJournalProtocolProtos.PurgeLogsRequestProtoOrBuilder
           
static class QJournalProtocolProtos.PurgeLogsResponseProto
          Protobuf type hadoop.hdfs.PurgeLogsResponseProto
static interface QJournalProtocolProtos.PurgeLogsResponseProtoOrBuilder
           
static class QJournalProtocolProtos.QJournalProtocolService
          Protobuf service hadoop.hdfs.QJournalProtocolService
static class QJournalProtocolProtos.RequestInfoProto
          Protobuf type hadoop.hdfs.RequestInfoProto
static interface QJournalProtocolProtos.RequestInfoProtoOrBuilder
           
static class QJournalProtocolProtos.SegmentStateProto
          Protobuf type hadoop.hdfs.SegmentStateProto
static interface QJournalProtocolProtos.SegmentStateProtoOrBuilder
           
static class QJournalProtocolProtos.StartLogSegmentRequestProto
          Protobuf type hadoop.hdfs.StartLogSegmentRequestProto
static interface QJournalProtocolProtos.StartLogSegmentRequestProtoOrBuilder
           
static class QJournalProtocolProtos.StartLogSegmentResponseProto
          Protobuf type hadoop.hdfs.StartLogSegmentResponseProto
static interface QJournalProtocolProtos.StartLogSegmentResponseProtoOrBuilder
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.