public static final class Message.Node extends com.google.protobuf.GeneratedMessage implements Message.NodeOrBuilder
message.Node| Modifier and Type | Class and Description |
|---|---|
static class |
Message.Node.Builder
Protobuf type
message.Node |
static class |
Message.Node.MsgType
Protobuf enum
message.Node.MsgType |
static class |
Message.Node.NodeStatus
Protobuf enum
message.Node.NodeStatus |
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 |
ALT_FIELD_NUMBER |
static int |
DOMAIN_SIZE_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static int |
KIDS_FIELD_NUMBER |
static int |
LABEL_FIELD_NUMBER |
static int |
NOGOOD_FIELD_NUMBER |
static com.google.protobuf.Parser<Message.Node> |
PARSER |
static int |
PID_FIELD_NUMBER |
static int |
RESTART_ID_FIELD_NUMBER |
static int |
SID_FIELD_NUMBER |
static int |
SOLUTION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
THREAD_ID_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlt()
optional int32 alt = 4; |
static Message.Node |
getDefaultInstance() |
Message.Node |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDomainSize()
optional float domain_size = 11; |
String |
getInfo()
optional string info = 14; |
com.google.protobuf.ByteString |
getInfoBytes()
optional string info = 14; |
int |
getKids()
optional int32 kids = 5; |
String |
getLabel()
optional string label = 10; |
com.google.protobuf.ByteString |
getLabelBytes()
optional string label = 10; |
String |
getNogood()
optional string nogood = 13; |
com.google.protobuf.ByteString |
getNogoodBytes()
optional string nogood = 13; |
com.google.protobuf.Parser<Message.Node> |
getParserForType() |
int |
getPid()
optional int32 pid = 3; |
int |
getRestartId()
optional int32 restart_id = 7; |
int |
getSerializedSize() |
int |
getSid()
optional int32 sid = 2; |
String |
getSolution()
optional string solution = 12; |
com.google.protobuf.ByteString |
getSolutionBytes()
optional string solution = 12; |
Message.Node.NodeStatus |
getStatus()
optional .message.Node.NodeStatus status = 6; |
int |
getThreadId()
optional int32 thread_id = 9; |
long |
getTime()
optional uint64 time = 8; |
Message.Node.MsgType |
getType()
required .message.Node.MsgType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlt()
optional int32 alt = 4; |
boolean |
hasDomainSize()
optional float domain_size = 11; |
boolean |
hasInfo()
optional string info = 14; |
boolean |
hasKids()
optional int32 kids = 5; |
boolean |
hasLabel()
optional string label = 10; |
boolean |
hasNogood()
optional string nogood = 13; |
boolean |
hasPid()
optional int32 pid = 3; |
boolean |
hasRestartId()
optional int32 restart_id = 7; |
boolean |
hasSid()
optional int32 sid = 2; |
boolean |
hasSolution()
optional string solution = 12; |
boolean |
hasStatus()
optional .message.Node.NodeStatus status = 6; |
boolean |
hasThreadId()
optional int32 thread_id = 9; |
boolean |
hasTime()
optional uint64 time = 8; |
boolean |
hasType()
required .message.Node.MsgType type = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Message.Node.Builder |
newBuilder() |
static Message.Node.Builder |
newBuilder(Message.Node prototype) |
Message.Node.Builder |
newBuilderForType() |
protected Message.Node.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Message.Node |
parseDelimitedFrom(InputStream input) |
static Message.Node |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Message.Node |
parseFrom(byte[] data) |
static Message.Node |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Message.Node |
parseFrom(com.google.protobuf.ByteString data) |
static Message.Node |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Message.Node |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Message.Node |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Message.Node |
parseFrom(InputStream input) |
static Message.Node |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Message.Node.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Message.Node> PARSER
public static final int TYPE_FIELD_NUMBER
public static final int SID_FIELD_NUMBER
public static final int PID_FIELD_NUMBER
public static final int ALT_FIELD_NUMBER
public static final int KIDS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int RESTART_ID_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
public static final int THREAD_ID_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER
public static final int DOMAIN_SIZE_FIELD_NUMBER
public static final int SOLUTION_FIELD_NUMBER
public static final int NOGOOD_FIELD_NUMBER
public static final int INFO_FIELD_NUMBER
public static Message.Node getDefaultInstance()
public Message.Node 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<Message.Node> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasType()
required .message.Node.MsgType type = 1;hasType in interface Message.NodeOrBuilderpublic Message.Node.MsgType getType()
required .message.Node.MsgType type = 1;getType in interface Message.NodeOrBuilderpublic boolean hasSid()
optional int32 sid = 2;hasSid in interface Message.NodeOrBuilderpublic int getSid()
optional int32 sid = 2;getSid in interface Message.NodeOrBuilderpublic boolean hasPid()
optional int32 pid = 3;hasPid in interface Message.NodeOrBuilderpublic int getPid()
optional int32 pid = 3;getPid in interface Message.NodeOrBuilderpublic boolean hasAlt()
optional int32 alt = 4;hasAlt in interface Message.NodeOrBuilderpublic int getAlt()
optional int32 alt = 4;getAlt in interface Message.NodeOrBuilderpublic boolean hasKids()
optional int32 kids = 5;hasKids in interface Message.NodeOrBuilderpublic int getKids()
optional int32 kids = 5;getKids in interface Message.NodeOrBuilderpublic boolean hasStatus()
optional .message.Node.NodeStatus status = 6;hasStatus in interface Message.NodeOrBuilderpublic Message.Node.NodeStatus getStatus()
optional .message.Node.NodeStatus status = 6;getStatus in interface Message.NodeOrBuilderpublic boolean hasRestartId()
optional int32 restart_id = 7;hasRestartId in interface Message.NodeOrBuilderpublic int getRestartId()
optional int32 restart_id = 7;getRestartId in interface Message.NodeOrBuilderpublic boolean hasTime()
optional uint64 time = 8;hasTime in interface Message.NodeOrBuilderpublic long getTime()
optional uint64 time = 8;getTime in interface Message.NodeOrBuilderpublic boolean hasThreadId()
optional int32 thread_id = 9;hasThreadId in interface Message.NodeOrBuilderpublic int getThreadId()
optional int32 thread_id = 9;getThreadId in interface Message.NodeOrBuilderpublic boolean hasLabel()
optional string label = 10;hasLabel in interface Message.NodeOrBuilderpublic String getLabel()
optional string label = 10;getLabel in interface Message.NodeOrBuilderpublic com.google.protobuf.ByteString getLabelBytes()
optional string label = 10;getLabelBytes in interface Message.NodeOrBuilderpublic boolean hasDomainSize()
optional float domain_size = 11;hasDomainSize in interface Message.NodeOrBuilderpublic float getDomainSize()
optional float domain_size = 11;getDomainSize in interface Message.NodeOrBuilderpublic boolean hasSolution()
optional string solution = 12;hasSolution in interface Message.NodeOrBuilderpublic String getSolution()
optional string solution = 12;getSolution in interface Message.NodeOrBuilderpublic com.google.protobuf.ByteString getSolutionBytes()
optional string solution = 12;getSolutionBytes in interface Message.NodeOrBuilderpublic boolean hasNogood()
optional string nogood = 13;hasNogood in interface Message.NodeOrBuilderpublic String getNogood()
optional string nogood = 13;getNogood in interface Message.NodeOrBuilderpublic com.google.protobuf.ByteString getNogoodBytes()
optional string nogood = 13;getNogoodBytes in interface Message.NodeOrBuilderpublic boolean hasInfo()
optional string info = 14;hasInfo in interface Message.NodeOrBuilderpublic String getInfo()
optional string info = 14;getInfo in interface Message.NodeOrBuilderpublic com.google.protobuf.ByteString getInfoBytes()
optional string info = 14;getInfoBytes in interface Message.NodeOrBuilderpublic 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 Message.Node parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Message.Node parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Message.Node parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Message.Node parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Message.Node parseFrom(InputStream input) throws IOException
IOExceptionpublic static Message.Node parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Message.Node parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Message.Node parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Message.Node parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Message.Node parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Message.Node.Builder newBuilder()
public Message.Node.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Message.Node.Builder newBuilder(Message.Node prototype)
public Message.Node.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Message.Node.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015. All rights reserved.