org.apache.hadoop.ipc.protobuf
Class RpcHeaderProtos

java.lang.Object
  extended by org.apache.hadoop.ipc.protobuf.RpcHeaderProtos

public final class RpcHeaderProtos
extends Object


Nested Class Summary
static class RpcHeaderProtos.RpcKindProto
          Protobuf enum hadoop.common.RpcKindProto
static class RpcHeaderProtos.RpcRequestHeaderProto
          Protobuf type hadoop.common.RpcRequestHeaderProto
static interface RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
           
static class RpcHeaderProtos.RpcResponseHeaderProto
          Protobuf type hadoop.common.RpcResponseHeaderProto
static interface RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
           
static class RpcHeaderProtos.RpcSaslProto
          Protobuf type hadoop.common.RpcSaslProto
static interface RpcHeaderProtos.RpcSaslProtoOrBuilder
           
 
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.