Uses of Class
org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto

Packages that use EventProtos.RootInputDataInformationEventProto
org.apache.tez.runtime.api.events   
 

Uses of EventProtos.RootInputDataInformationEventProto in org.apache.tez.runtime.api.events
 

Fields in org.apache.tez.runtime.api.events with type parameters of type EventProtos.RootInputDataInformationEventProto
static com.google.protobuf.Parser<EventProtos.RootInputDataInformationEventProto> EventProtos.RootInputDataInformationEventProto.PARSER
           
 

Methods in org.apache.tez.runtime.api.events that return EventProtos.RootInputDataInformationEventProto
 EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.Builder.build()
           
 EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.Builder.buildPartial()
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.getDefaultInstance()
           
 EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.getDefaultInstanceForType()
           
 EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.Builder.getDefaultInstanceForType()
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseDelimitedFrom(InputStream input)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(byte[] data)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(com.google.protobuf.ByteString data)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(InputStream input)
           
static EventProtos.RootInputDataInformationEventProto EventProtos.RootInputDataInformationEventProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.tez.runtime.api.events that return types with arguments of type EventProtos.RootInputDataInformationEventProto
 com.google.protobuf.Parser<EventProtos.RootInputDataInformationEventProto> EventProtos.RootInputDataInformationEventProto.getParserForType()
           
 

Methods in org.apache.tez.runtime.api.events with parameters of type EventProtos.RootInputDataInformationEventProto
 EventProtos.RootInputDataInformationEventProto.Builder EventProtos.RootInputDataInformationEventProto.Builder.mergeFrom(EventProtos.RootInputDataInformationEventProto other)
           
static EventProtos.RootInputDataInformationEventProto.Builder EventProtos.RootInputDataInformationEventProto.newBuilder(EventProtos.RootInputDataInformationEventProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.