public static final class RemoteRun.AgentToMaster extends com.google.protobuf.GeneratedMessage implements RemoteRun.AgentToMasterOrBuilder
AgentToMaster| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteRun.AgentToMaster.AgentInfo
Protobuf type
AgentToMaster.AgentInfo |
static interface |
RemoteRun.AgentToMaster.AgentInfoOrBuilder |
static class |
RemoteRun.AgentToMaster.Builder
Protobuf type
AgentToMaster |
static class |
RemoteRun.AgentToMaster.MessageType
Protobuf enum
AgentToMaster.MessageType |
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 |
AGENTINFO_FIELD_NUMBER |
static int |
EXITCODE_FIELD_NUMBER |
static int |
EXITREASON_FIELD_NUMBER |
static int |
FRAGMENT_FIELD_NUMBER |
static int |
MESSAGETYPE_FIELD_NUMBER |
static com.google.protobuf.Parser<RemoteRun.AgentToMaster> |
PARSER |
static int |
REQUESTID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
RemoteRun.AgentToMaster.AgentInfo |
getAgentInfo()
optional .AgentToMaster.AgentInfo agentInfo = 6; |
RemoteRun.AgentToMaster.AgentInfoOrBuilder |
getAgentInfoOrBuilder()
optional .AgentToMaster.AgentInfo agentInfo = 6; |
static RemoteRun.AgentToMaster |
getDefaultInstance() |
RemoteRun.AgentToMaster |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getExitCode()
optional sint32 exitCode = 4; |
String |
getExitReason()
optional string exitReason = 5; |
com.google.protobuf.ByteString |
getExitReasonBytes()
optional string exitReason = 5; |
com.google.protobuf.ByteString |
getFragment()
optional bytes fragment = 3; |
RemoteRun.AgentToMaster.MessageType |
getMessageType()
required .AgentToMaster.MessageType messageType = 1; |
com.google.protobuf.Parser<RemoteRun.AgentToMaster> |
getParserForType() |
long |
getRequestId()
optional int64 requestId = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAgentInfo()
optional .AgentToMaster.AgentInfo agentInfo = 6; |
boolean |
hasExitCode()
optional sint32 exitCode = 4; |
boolean |
hasExitReason()
optional string exitReason = 5; |
boolean |
hasFragment()
optional bytes fragment = 3; |
boolean |
hasMessageType()
required .AgentToMaster.MessageType messageType = 1; |
boolean |
hasRequestId()
optional int64 requestId = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoteRun.AgentToMaster.Builder |
newBuilder() |
static RemoteRun.AgentToMaster.Builder |
newBuilder(RemoteRun.AgentToMaster prototype) |
RemoteRun.AgentToMaster.Builder |
newBuilderForType() |
protected RemoteRun.AgentToMaster.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RemoteRun.AgentToMaster |
parseDelimitedFrom(InputStream input) |
static RemoteRun.AgentToMaster |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteRun.AgentToMaster |
parseFrom(byte[] data) |
static RemoteRun.AgentToMaster |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteRun.AgentToMaster |
parseFrom(com.google.protobuf.ByteString data) |
static RemoteRun.AgentToMaster |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteRun.AgentToMaster |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RemoteRun.AgentToMaster |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteRun.AgentToMaster |
parseFrom(InputStream input) |
static RemoteRun.AgentToMaster |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteRun.AgentToMaster.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<RemoteRun.AgentToMaster> PARSER
public static final int MESSAGETYPE_FIELD_NUMBER
public static final int REQUESTID_FIELD_NUMBER
public static final int FRAGMENT_FIELD_NUMBER
public static final int EXITCODE_FIELD_NUMBER
public static final int EXITREASON_FIELD_NUMBER
public static final int AGENTINFO_FIELD_NUMBER
public static RemoteRun.AgentToMaster getDefaultInstance()
public RemoteRun.AgentToMaster 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<RemoteRun.AgentToMaster> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasMessageType()
required .AgentToMaster.MessageType messageType = 1;hasMessageType in interface RemoteRun.AgentToMasterOrBuilderpublic RemoteRun.AgentToMaster.MessageType getMessageType()
required .AgentToMaster.MessageType messageType = 1;getMessageType in interface RemoteRun.AgentToMasterOrBuilderpublic boolean hasRequestId()
optional int64 requestId = 2;hasRequestId in interface RemoteRun.AgentToMasterOrBuilderpublic long getRequestId()
optional int64 requestId = 2;getRequestId in interface RemoteRun.AgentToMasterOrBuilderpublic boolean hasFragment()
optional bytes fragment = 3;hasFragment in interface RemoteRun.AgentToMasterOrBuilderpublic com.google.protobuf.ByteString getFragment()
optional bytes fragment = 3;getFragment in interface RemoteRun.AgentToMasterOrBuilderpublic boolean hasExitCode()
optional sint32 exitCode = 4;
-1 means it failed to start
hasExitCode in interface RemoteRun.AgentToMasterOrBuilderpublic int getExitCode()
optional sint32 exitCode = 4;
-1 means it failed to start
getExitCode in interface RemoteRun.AgentToMasterOrBuilderpublic boolean hasExitReason()
optional string exitReason = 5;
only supplied if it failed to start
hasExitReason in interface RemoteRun.AgentToMasterOrBuilderpublic String getExitReason()
optional string exitReason = 5;
only supplied if it failed to start
getExitReason in interface RemoteRun.AgentToMasterOrBuilderpublic com.google.protobuf.ByteString getExitReasonBytes()
optional string exitReason = 5;
only supplied if it failed to start
getExitReasonBytes in interface RemoteRun.AgentToMasterOrBuilderpublic boolean hasAgentInfo()
optional .AgentToMaster.AgentInfo agentInfo = 6;hasAgentInfo in interface RemoteRun.AgentToMasterOrBuilderpublic RemoteRun.AgentToMaster.AgentInfo getAgentInfo()
optional .AgentToMaster.AgentInfo agentInfo = 6;getAgentInfo in interface RemoteRun.AgentToMasterOrBuilderpublic RemoteRun.AgentToMaster.AgentInfoOrBuilder getAgentInfoOrBuilder()
optional .AgentToMaster.AgentInfo agentInfo = 6;getAgentInfoOrBuilder in interface RemoteRun.AgentToMasterOrBuilderpublic 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 static RemoteRun.AgentToMaster parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteRun.AgentToMaster parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteRun.AgentToMaster parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteRun.AgentToMaster parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RemoteRun.AgentToMaster parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteRun.AgentToMaster.Builder newBuilder()
public RemoteRun.AgentToMaster.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RemoteRun.AgentToMaster.Builder newBuilder(RemoteRun.AgentToMaster prototype)
public RemoteRun.AgentToMaster.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RemoteRun.AgentToMaster.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015 Formicary. All rights reserved.