public static final class DAGProtos.PlanTaskConfiguration extends com.google.protobuf.GeneratedMessage implements DAGProtos.PlanTaskConfigurationOrBuilder
PlanTaskConfiguration| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DAGProtos.PlanTaskConfiguration.Builder
Protobuf type  
PlanTaskConfiguration | 
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description | 
|---|---|
static int | 
ENVIRONMENTSETTING_FIELD_NUMBER  | 
static int | 
JAVAOPTS_FIELD_NUMBER  | 
static int | 
LOCALRESOURCE_FIELD_NUMBER  | 
static int | 
MEMORYMB_FIELD_NUMBER  | 
static int | 
NUMTASKS_FIELD_NUMBER  | 
static com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> | 
PARSER  | 
static int | 
TASKMODULE_FIELD_NUMBER  | 
static int | 
VIRTUALCORES_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static DAGProtos.PlanTaskConfiguration | 
getDefaultInstance()  | 
DAGProtos.PlanTaskConfiguration | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
DAGProtos.PlanKeyValuePair | 
getEnvironmentSetting(int index)
repeated .PlanKeyValuePair environmentSetting = 7; | 
int | 
getEnvironmentSettingCount()
repeated .PlanKeyValuePair environmentSetting = 7; | 
List<DAGProtos.PlanKeyValuePair> | 
getEnvironmentSettingList()
repeated .PlanKeyValuePair environmentSetting = 7; | 
DAGProtos.PlanKeyValuePairOrBuilder | 
getEnvironmentSettingOrBuilder(int index)
repeated .PlanKeyValuePair environmentSetting = 7; | 
List<? extends DAGProtos.PlanKeyValuePairOrBuilder> | 
getEnvironmentSettingOrBuilderList()
repeated .PlanKeyValuePair environmentSetting = 7; | 
String | 
getJavaOpts()
required string javaOpts = 4; | 
com.google.protobuf.ByteString | 
getJavaOptsBytes()
required string javaOpts = 4; | 
DAGProtos.PlanLocalResource | 
getLocalResource(int index)
repeated .PlanLocalResource localResource = 6; | 
int | 
getLocalResourceCount()
repeated .PlanLocalResource localResource = 6; | 
List<DAGProtos.PlanLocalResource> | 
getLocalResourceList()
repeated .PlanLocalResource localResource = 6; | 
DAGProtos.PlanLocalResourceOrBuilder | 
getLocalResourceOrBuilder(int index)
repeated .PlanLocalResource localResource = 6; | 
List<? extends DAGProtos.PlanLocalResourceOrBuilder> | 
getLocalResourceOrBuilderList()
repeated .PlanLocalResource localResource = 6; | 
int | 
getMemoryMb()
required int32 memoryMb = 2; | 
int | 
getNumTasks()
required int32 numTasks = 1; | 
com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
String | 
getTaskModule()
required string taskModule = 5; | 
com.google.protobuf.ByteString | 
getTaskModuleBytes()
required string taskModule = 5; | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
getVirtualCores()
required int32 virtualCores = 3; | 
int | 
hashCode()  | 
boolean | 
hasJavaOpts()
required string javaOpts = 4; | 
boolean | 
hasMemoryMb()
required int32 memoryMb = 2; | 
boolean | 
hasNumTasks()
required int32 numTasks = 1; | 
boolean | 
hasTaskModule()
required string taskModule = 5; | 
boolean | 
hasVirtualCores()
required int32 virtualCores = 3; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static DAGProtos.PlanTaskConfiguration.Builder | 
newBuilder()  | 
static DAGProtos.PlanTaskConfiguration.Builder | 
newBuilder(DAGProtos.PlanTaskConfiguration prototype)  | 
DAGProtos.PlanTaskConfiguration.Builder | 
newBuilderForType()  | 
protected DAGProtos.PlanTaskConfiguration.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static DAGProtos.PlanTaskConfiguration | 
parseDelimitedFrom(InputStream input)  | 
static DAGProtos.PlanTaskConfiguration | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(byte[] data)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(com.google.protobuf.ByteString data)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(InputStream input)  | 
static DAGProtos.PlanTaskConfiguration | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
DAGProtos.PlanTaskConfiguration.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> PARSER
public static final int NUMTASKS_FIELD_NUMBER
public static final int MEMORYMB_FIELD_NUMBER
public static final int VIRTUALCORES_FIELD_NUMBER
public static final int JAVAOPTS_FIELD_NUMBER
public static final int TASKMODULE_FIELD_NUMBER
public static final int LOCALRESOURCE_FIELD_NUMBER
public static final int ENVIRONMENTSETTING_FIELD_NUMBER
public static DAGProtos.PlanTaskConfiguration getDefaultInstance()
public DAGProtos.PlanTaskConfiguration getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasNumTasks()
required int32 numTasks = 1;hasNumTasks in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic int getNumTasks()
required int32 numTasks = 1;getNumTasks in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic boolean hasMemoryMb()
required int32 memoryMb = 2;hasMemoryMb in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic int getMemoryMb()
required int32 memoryMb = 2;getMemoryMb in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic boolean hasVirtualCores()
required int32 virtualCores = 3;hasVirtualCores in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic int getVirtualCores()
required int32 virtualCores = 3;getVirtualCores in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic boolean hasJavaOpts()
required string javaOpts = 4;hasJavaOpts in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic String getJavaOpts()
required string javaOpts = 4;getJavaOpts in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic com.google.protobuf.ByteString getJavaOptsBytes()
required string javaOpts = 4;getJavaOptsBytes in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic boolean hasTaskModule()
required string taskModule = 5;hasTaskModule in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic String getTaskModule()
required string taskModule = 5;getTaskModule in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic com.google.protobuf.ByteString getTaskModuleBytes()
required string taskModule = 5;getTaskModuleBytes in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic List<DAGProtos.PlanLocalResource> getLocalResourceList()
repeated .PlanLocalResource localResource = 6;getLocalResourceList in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic List<? extends DAGProtos.PlanLocalResourceOrBuilder> getLocalResourceOrBuilderList()
repeated .PlanLocalResource localResource = 6;getLocalResourceOrBuilderList in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic int getLocalResourceCount()
repeated .PlanLocalResource localResource = 6;getLocalResourceCount in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic DAGProtos.PlanLocalResource getLocalResource(int index)
repeated .PlanLocalResource localResource = 6;getLocalResource in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic DAGProtos.PlanLocalResourceOrBuilder getLocalResourceOrBuilder(int index)
repeated .PlanLocalResource localResource = 6;getLocalResourceOrBuilder in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic List<DAGProtos.PlanKeyValuePair> getEnvironmentSettingList()
repeated .PlanKeyValuePair environmentSetting = 7;getEnvironmentSettingList in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic List<? extends DAGProtos.PlanKeyValuePairOrBuilder> getEnvironmentSettingOrBuilderList()
repeated .PlanKeyValuePair environmentSetting = 7;getEnvironmentSettingOrBuilderList in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic int getEnvironmentSettingCount()
repeated .PlanKeyValuePair environmentSetting = 7;getEnvironmentSettingCount in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic DAGProtos.PlanKeyValuePair getEnvironmentSetting(int index)
repeated .PlanKeyValuePair environmentSetting = 7;getEnvironmentSetting in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic DAGProtos.PlanKeyValuePairOrBuilder getEnvironmentSettingOrBuilder(int index)
repeated .PlanKeyValuePair environmentSetting = 7;getEnvironmentSettingOrBuilder in interface DAGProtos.PlanTaskConfigurationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DAGProtos.PlanTaskConfiguration parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.PlanTaskConfiguration.Builder newBuilder()
public DAGProtos.PlanTaskConfiguration.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DAGProtos.PlanTaskConfiguration.Builder newBuilder(DAGProtos.PlanTaskConfiguration prototype)
public DAGProtos.PlanTaskConfiguration.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DAGProtos.PlanTaskConfiguration.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2016 Apache Software Foundation. All rights reserved.