org.apache.hadoop.ipc.protobuf
Class TestProtos

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

public final class TestProtos
extends Object


Nested Class Summary
static class TestProtos.EchoRequestProto
          Protobuf type hadoop.common.EchoRequestProto
static interface TestProtos.EchoRequestProtoOrBuilder
           
static class TestProtos.EchoResponseProto
          Protobuf type hadoop.common.EchoResponseProto
static interface TestProtos.EchoResponseProtoOrBuilder
           
static class TestProtos.EmptyRequestProto
          Protobuf type hadoop.common.EmptyRequestProto
static interface TestProtos.EmptyRequestProtoOrBuilder
           
static class TestProtos.EmptyResponseProto
          Protobuf type hadoop.common.EmptyResponseProto
static interface TestProtos.EmptyResponseProtoOrBuilder
           
 
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 © 2014 Apache Software Foundation. All Rights Reserved.