org.apache.tez.runtime.api.events
Class EventProtos.InputReadErrorEventProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>
              extended by org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, EventProtos.InputReadErrorEventProtoOrBuilder
Enclosing class:
EventProtos.InputReadErrorEventProto

public static final class EventProtos.InputReadErrorEventProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>
implements EventProtos.InputReadErrorEventProtoOrBuilder

Protobuf type InputReadErrorEventProto


Method Summary
 EventProtos.InputReadErrorEventProto build()
           
 EventProtos.InputReadErrorEventProto buildPartial()
           
 EventProtos.InputReadErrorEventProto.Builder clear()
           
 EventProtos.InputReadErrorEventProto.Builder clearDiagnostics()
          optional string diagnostics = 2;
 EventProtos.InputReadErrorEventProto.Builder clearIndex()
          optional int32 index = 1;
 EventProtos.InputReadErrorEventProto.Builder clearVersion()
          optional int32 version = 3;
 EventProtos.InputReadErrorEventProto.Builder clone()
           
 EventProtos.InputReadErrorEventProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getDiagnostics()
          optional string diagnostics = 2;
 com.google.protobuf.ByteString getDiagnosticsBytes()
          optional string diagnostics = 2;
 int getIndex()
          optional int32 index = 1;
 int getVersion()
          optional int32 version = 3;
 boolean hasDiagnostics()
          optional string diagnostics = 2;
 boolean hasIndex()
          optional int32 index = 1;
 boolean hasVersion()
          optional int32 version = 3;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EventProtos.InputReadErrorEventProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EventProtos.InputReadErrorEventProto.Builder mergeFrom(EventProtos.InputReadErrorEventProto other)
           
 EventProtos.InputReadErrorEventProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 EventProtos.InputReadErrorEventProto.Builder setDiagnostics(String value)
          optional string diagnostics = 2;
 EventProtos.InputReadErrorEventProto.Builder setDiagnosticsBytes(com.google.protobuf.ByteString value)
          optional string diagnostics = 2;
 EventProtos.InputReadErrorEventProto.Builder setIndex(int value)
          optional int32 index = 1;
 EventProtos.InputReadErrorEventProto.Builder setVersion(int value)
          optional int32 version = 3;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

clear

public EventProtos.InputReadErrorEventProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

clone

public EventProtos.InputReadErrorEventProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

getDefaultInstanceForType

public EventProtos.InputReadErrorEventProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public EventProtos.InputReadErrorEventProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public EventProtos.InputReadErrorEventProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public EventProtos.InputReadErrorEventProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

mergeFrom

public EventProtos.InputReadErrorEventProto.Builder mergeFrom(EventProtos.InputReadErrorEventProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>

mergeFrom

public EventProtos.InputReadErrorEventProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                       throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<EventProtos.InputReadErrorEventProto.Builder>
Throws:
IOException

hasIndex

public boolean hasIndex()
optional int32 index = 1;

Specified by:
hasIndex in interface EventProtos.InputReadErrorEventProtoOrBuilder

getIndex

public int getIndex()
optional int32 index = 1;

Specified by:
getIndex in interface EventProtos.InputReadErrorEventProtoOrBuilder

setIndex

public EventProtos.InputReadErrorEventProto.Builder setIndex(int value)
optional int32 index = 1;


clearIndex

public EventProtos.InputReadErrorEventProto.Builder clearIndex()
optional int32 index = 1;


hasDiagnostics

public boolean hasDiagnostics()
optional string diagnostics = 2;

Specified by:
hasDiagnostics in interface EventProtos.InputReadErrorEventProtoOrBuilder

getDiagnostics

public String getDiagnostics()
optional string diagnostics = 2;

Specified by:
getDiagnostics in interface EventProtos.InputReadErrorEventProtoOrBuilder

getDiagnosticsBytes

public com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 2;

Specified by:
getDiagnosticsBytes in interface EventProtos.InputReadErrorEventProtoOrBuilder

setDiagnostics

public EventProtos.InputReadErrorEventProto.Builder setDiagnostics(String value)
optional string diagnostics = 2;


clearDiagnostics

public EventProtos.InputReadErrorEventProto.Builder clearDiagnostics()
optional string diagnostics = 2;


setDiagnosticsBytes

public EventProtos.InputReadErrorEventProto.Builder setDiagnosticsBytes(com.google.protobuf.ByteString value)
optional string diagnostics = 2;


hasVersion

public boolean hasVersion()
optional int32 version = 3;

Specified by:
hasVersion in interface EventProtos.InputReadErrorEventProtoOrBuilder

getVersion

public int getVersion()
optional int32 version = 3;

Specified by:
getVersion in interface EventProtos.InputReadErrorEventProtoOrBuilder

setVersion

public EventProtos.InputReadErrorEventProto.Builder setVersion(int value)
optional int32 version = 3;


clearVersion

public EventProtos.InputReadErrorEventProto.Builder clearVersion()
optional int32 version = 3;



Copyright © 2014 Apache Software Foundation. All rights reserved.