|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.tez.dag.api.records.DAGProtos.PreWarmContextProto
public static final class DAGProtos.PreWarmContextProto
Protobuf type PreWarmContextProto
| Nested Class Summary | |
|---|---|
static class |
DAGProtos.PreWarmContextProto.Builder
Protobuf type PreWarmContextProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
static int |
ENVIRONMENTSETTING_FIELD_NUMBER
|
static int |
JAVA_OPTS_FIELD_NUMBER
|
static int |
LOCALRESOURCES_FIELD_NUMBER
|
static int |
LOCATION_HINTS_FIELD_NUMBER
|
static int |
MEMORYMB_FIELD_NUMBER
|
static int |
NUM_TASKS_FIELD_NUMBER
|
static com.google.protobuf.Parser<DAGProtos.PreWarmContextProto> |
PARSER
|
static int |
PROCESSOR_DESCRIPTOR_FIELD_NUMBER
|
static int |
VIRTUALCORES_FIELD_NUMBER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static DAGProtos.PreWarmContextProto |
getDefaultInstance()
|
DAGProtos.PreWarmContextProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
DAGProtos.PlanKeyValuePair |
getEnvironmentSetting(int index)
repeated .PlanKeyValuePair environmentSetting = 6; |
int |
getEnvironmentSettingCount()
repeated .PlanKeyValuePair environmentSetting = 6; |
List<DAGProtos.PlanKeyValuePair> |
getEnvironmentSettingList()
repeated .PlanKeyValuePair environmentSetting = 6; |
DAGProtos.PlanKeyValuePairOrBuilder |
getEnvironmentSettingOrBuilder(int index)
repeated .PlanKeyValuePair environmentSetting = 6; |
List<? extends DAGProtos.PlanKeyValuePairOrBuilder> |
getEnvironmentSettingOrBuilderList()
repeated .PlanKeyValuePair environmentSetting = 6; |
String |
getJavaOpts()
optional string java_opts = 7; |
com.google.protobuf.ByteString |
getJavaOptsBytes()
optional string java_opts = 7; |
DAGProtos.PlanLocalResourcesProto |
getLocalResources()
optional .PlanLocalResourcesProto localResources = 5; |
DAGProtos.PlanLocalResourcesProtoOrBuilder |
getLocalResourcesOrBuilder()
optional .PlanLocalResourcesProto localResources = 5; |
DAGProtos.VertexLocationHintProto |
getLocationHints()
optional .VertexLocationHintProto location_hints = 4; |
DAGProtos.VertexLocationHintProtoOrBuilder |
getLocationHintsOrBuilder()
optional .VertexLocationHintProto location_hints = 4; |
int |
getMemoryMb()
required int32 memoryMb = 2; |
int |
getNumTasks()
optional int32 num_tasks = 8; |
com.google.protobuf.Parser<DAGProtos.PreWarmContextProto> |
getParserForType()
|
DAGProtos.TezEntityDescriptorProto |
getProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 1; |
DAGProtos.TezEntityDescriptorProtoOrBuilder |
getProcessorDescriptorOrBuilder()
optional .TezEntityDescriptorProto processor_descriptor = 1; |
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
int |
getVirtualCores()
required int32 virtualCores = 3; |
int |
hashCode()
|
boolean |
hasJavaOpts()
optional string java_opts = 7; |
boolean |
hasLocalResources()
optional .PlanLocalResourcesProto localResources = 5; |
boolean |
hasLocationHints()
optional .VertexLocationHintProto location_hints = 4; |
boolean |
hasMemoryMb()
required int32 memoryMb = 2; |
boolean |
hasNumTasks()
optional int32 num_tasks = 8; |
boolean |
hasProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 1; |
boolean |
hasVirtualCores()
required int32 virtualCores = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static DAGProtos.PreWarmContextProto.Builder |
newBuilder()
|
static DAGProtos.PreWarmContextProto.Builder |
newBuilder(DAGProtos.PreWarmContextProto prototype)
|
DAGProtos.PreWarmContextProto.Builder |
newBuilderForType()
|
protected DAGProtos.PreWarmContextProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static DAGProtos.PreWarmContextProto |
parseDelimitedFrom(InputStream input)
|
static DAGProtos.PreWarmContextProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PreWarmContextProto |
parseFrom(byte[] data)
|
static DAGProtos.PreWarmContextProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PreWarmContextProto |
parseFrom(com.google.protobuf.ByteString data)
|
static DAGProtos.PreWarmContextProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PreWarmContextProto |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static DAGProtos.PreWarmContextProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PreWarmContextProto |
parseFrom(InputStream input)
|
static DAGProtos.PreWarmContextProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
DAGProtos.PreWarmContextProto.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<DAGProtos.PreWarmContextProto> PARSER
public static final int PROCESSOR_DESCRIPTOR_FIELD_NUMBER
public static final int MEMORYMB_FIELD_NUMBER
public static final int VIRTUALCORES_FIELD_NUMBER
public static final int LOCATION_HINTS_FIELD_NUMBER
public static final int LOCALRESOURCES_FIELD_NUMBER
public static final int ENVIRONMENTSETTING_FIELD_NUMBER
public static final int JAVA_OPTS_FIELD_NUMBER
public static final int NUM_TASKS_FIELD_NUMBER
| Method Detail |
|---|
public static DAGProtos.PreWarmContextProto getDefaultInstance()
public DAGProtos.PreWarmContextProto 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.PreWarmContextProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 1;
hasProcessorDescriptor in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProto getProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 1;
getProcessorDescriptor in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProtoOrBuilder getProcessorDescriptorOrBuilder()
optional .TezEntityDescriptorProto processor_descriptor = 1;
getProcessorDescriptorOrBuilder in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasMemoryMb()
required int32 memoryMb = 2;
hasMemoryMb in interface DAGProtos.PreWarmContextProtoOrBuilderpublic int getMemoryMb()
required int32 memoryMb = 2;
getMemoryMb in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasVirtualCores()
required int32 virtualCores = 3;
hasVirtualCores in interface DAGProtos.PreWarmContextProtoOrBuilderpublic int getVirtualCores()
required int32 virtualCores = 3;
getVirtualCores in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasLocationHints()
optional .VertexLocationHintProto location_hints = 4;
hasLocationHints in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.VertexLocationHintProto getLocationHints()
optional .VertexLocationHintProto location_hints = 4;
getLocationHints in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.VertexLocationHintProtoOrBuilder getLocationHintsOrBuilder()
optional .VertexLocationHintProto location_hints = 4;
getLocationHintsOrBuilder in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasLocalResources()
optional .PlanLocalResourcesProto localResources = 5;
hasLocalResources in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.PlanLocalResourcesProto getLocalResources()
optional .PlanLocalResourcesProto localResources = 5;
getLocalResources in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.PlanLocalResourcesProtoOrBuilder getLocalResourcesOrBuilder()
optional .PlanLocalResourcesProto localResources = 5;
getLocalResourcesOrBuilder in interface DAGProtos.PreWarmContextProtoOrBuilderpublic List<DAGProtos.PlanKeyValuePair> getEnvironmentSettingList()
repeated .PlanKeyValuePair environmentSetting = 6;
getEnvironmentSettingList in interface DAGProtos.PreWarmContextProtoOrBuilderpublic List<? extends DAGProtos.PlanKeyValuePairOrBuilder> getEnvironmentSettingOrBuilderList()
repeated .PlanKeyValuePair environmentSetting = 6;
getEnvironmentSettingOrBuilderList in interface DAGProtos.PreWarmContextProtoOrBuilderpublic int getEnvironmentSettingCount()
repeated .PlanKeyValuePair environmentSetting = 6;
getEnvironmentSettingCount in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.PlanKeyValuePair getEnvironmentSetting(int index)
repeated .PlanKeyValuePair environmentSetting = 6;
getEnvironmentSetting in interface DAGProtos.PreWarmContextProtoOrBuilderpublic DAGProtos.PlanKeyValuePairOrBuilder getEnvironmentSettingOrBuilder(int index)
repeated .PlanKeyValuePair environmentSetting = 6;
getEnvironmentSettingOrBuilder in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasJavaOpts()
optional string java_opts = 7;
hasJavaOpts in interface DAGProtos.PreWarmContextProtoOrBuilderpublic String getJavaOpts()
optional string java_opts = 7;
getJavaOpts in interface DAGProtos.PreWarmContextProtoOrBuilderpublic com.google.protobuf.ByteString getJavaOptsBytes()
optional string java_opts = 7;
getJavaOptsBytes in interface DAGProtos.PreWarmContextProtoOrBuilderpublic boolean hasNumTasks()
optional int32 num_tasks = 8;
hasNumTasks in interface DAGProtos.PreWarmContextProtoOrBuilderpublic int getNumTasks()
optional int32 num_tasks = 8;
getNumTasks in interface DAGProtos.PreWarmContextProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public 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.AbstractMessage
protected 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.AbstractMessage
public static DAGProtos.PreWarmContextProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DAGProtos.PreWarmContextProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DAGProtos.PreWarmContextProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DAGProtos.PreWarmContextProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DAGProtos.PreWarmContextProto parseFrom(InputStream input)
throws IOException
IOException
public static DAGProtos.PreWarmContextProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static DAGProtos.PreWarmContextProto parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static DAGProtos.PreWarmContextProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static DAGProtos.PreWarmContextProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static DAGProtos.PreWarmContextProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static DAGProtos.PreWarmContextProto.Builder newBuilder()
public DAGProtos.PreWarmContextProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DAGProtos.PreWarmContextProto.Builder newBuilder(DAGProtos.PreWarmContextProto prototype)
public DAGProtos.PreWarmContextProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DAGProtos.PreWarmContextProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||