public static final class PhysicalPlans.StMgr extends com.google.protobuf.GeneratedMessage implements PhysicalPlans.StMgrOrBuilder
heron.proto.system.StMgr
Modifier and Type | Class and Description |
---|---|
static class |
PhysicalPlans.StMgr.Builder
Protobuf type
heron.proto.system.StMgr |
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 |
CWD_FIELD_NUMBER |
static int |
DATA_PORT_FIELD_NUMBER |
static int |
HOST_NAME_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LOCAL_ENDPOINT_FIELD_NUMBER |
static com.google.protobuf.Parser<PhysicalPlans.StMgr> |
PARSER |
static int |
PID_FIELD_NUMBER |
static int |
SHELL_PORT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCwd()
optional string cwd = 5; |
com.google.protobuf.ByteString |
getCwdBytes()
optional string cwd = 5; |
int |
getDataPort()
required int32 data_port = 3; |
static PhysicalPlans.StMgr |
getDefaultInstance() |
PhysicalPlans.StMgr |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getHostName()
required string host_name = 2; |
com.google.protobuf.ByteString |
getHostNameBytes()
required string host_name = 2; |
java.lang.String |
getId()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
java.lang.String |
getLocalEndpoint()
required string local_endpoint = 4; |
com.google.protobuf.ByteString |
getLocalEndpointBytes()
required string local_endpoint = 4; |
com.google.protobuf.Parser<PhysicalPlans.StMgr> |
getParserForType() |
int |
getPid()
optional int32 pid = 6; |
int |
getSerializedSize() |
int |
getShellPort()
optional int32 shell_port = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCwd()
optional string cwd = 5; |
boolean |
hasDataPort()
required int32 data_port = 3; |
boolean |
hasHostName()
required string host_name = 2; |
boolean |
hasId()
required string id = 1; |
boolean |
hasLocalEndpoint()
required string local_endpoint = 4; |
boolean |
hasPid()
optional int32 pid = 6; |
boolean |
hasShellPort()
optional int32 shell_port = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PhysicalPlans.StMgr.Builder |
newBuilder() |
static PhysicalPlans.StMgr.Builder |
newBuilder(PhysicalPlans.StMgr prototype) |
PhysicalPlans.StMgr.Builder |
newBuilderForType() |
protected PhysicalPlans.StMgr.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PhysicalPlans.StMgr |
parseDelimitedFrom(java.io.InputStream input) |
static PhysicalPlans.StMgr |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlans.StMgr |
parseFrom(byte[] data) |
static PhysicalPlans.StMgr |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlans.StMgr |
parseFrom(com.google.protobuf.ByteString data) |
static PhysicalPlans.StMgr |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlans.StMgr |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PhysicalPlans.StMgr |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlans.StMgr |
parseFrom(java.io.InputStream input) |
static PhysicalPlans.StMgr |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PhysicalPlans.StMgr.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<PhysicalPlans.StMgr> PARSER
public static final int ID_FIELD_NUMBER
public static final int HOST_NAME_FIELD_NUMBER
public static final int DATA_PORT_FIELD_NUMBER
public static final int LOCAL_ENDPOINT_FIELD_NUMBER
public static final int CWD_FIELD_NUMBER
public static final int PID_FIELD_NUMBER
public static final int SHELL_PORT_FIELD_NUMBER
public static PhysicalPlans.StMgr getDefaultInstance()
public PhysicalPlans.StMgr getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<PhysicalPlans.StMgr> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasId()
required string id = 1;
hasId
in interface PhysicalPlans.StMgrOrBuilder
public java.lang.String getId()
required string id = 1;
getId
in interface PhysicalPlans.StMgrOrBuilder
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;
getIdBytes
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasHostName()
required string host_name = 2;
hasHostName
in interface PhysicalPlans.StMgrOrBuilder
public java.lang.String getHostName()
required string host_name = 2;
getHostName
in interface PhysicalPlans.StMgrOrBuilder
public com.google.protobuf.ByteString getHostNameBytes()
required string host_name = 2;
getHostNameBytes
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasDataPort()
required int32 data_port = 3;
hasDataPort
in interface PhysicalPlans.StMgrOrBuilder
public int getDataPort()
required int32 data_port = 3;
getDataPort
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasLocalEndpoint()
required string local_endpoint = 4;
hasLocalEndpoint
in interface PhysicalPlans.StMgrOrBuilder
public java.lang.String getLocalEndpoint()
required string local_endpoint = 4;
getLocalEndpoint
in interface PhysicalPlans.StMgrOrBuilder
public com.google.protobuf.ByteString getLocalEndpointBytes()
required string local_endpoint = 4;
getLocalEndpointBytes
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasCwd()
optional string cwd = 5;
current working directory
hasCwd
in interface PhysicalPlans.StMgrOrBuilder
public java.lang.String getCwd()
optional string cwd = 5;
current working directory
getCwd
in interface PhysicalPlans.StMgrOrBuilder
public com.google.protobuf.ByteString getCwdBytes()
optional string cwd = 5;
current working directory
getCwdBytes
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasPid()
optional int32 pid = 6;
PID of process
hasPid
in interface PhysicalPlans.StMgrOrBuilder
public int getPid()
optional int32 pid = 6;
PID of process
getPid
in interface PhysicalPlans.StMgrOrBuilder
public boolean hasShellPort()
optional int32 shell_port = 7;
Http port to connect to heron-shell. The port is not used by stmgr itself, except to pass it on to tmaster to be included in pplan.
hasShellPort
in interface PhysicalPlans.StMgrOrBuilder
public int getShellPort()
optional int32 shell_port = 7;
Http port to connect to heron-shell. The port is not used by stmgr itself, except to pass it on to tmaster to be included in pplan.
getShellPort
in interface PhysicalPlans.StMgrOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static PhysicalPlans.StMgr parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PhysicalPlans.StMgr parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PhysicalPlans.StMgr parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PhysicalPlans.StMgr parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PhysicalPlans.StMgr parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static PhysicalPlans.StMgr.Builder newBuilder()
public PhysicalPlans.StMgr.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PhysicalPlans.StMgr.Builder newBuilder(PhysicalPlans.StMgr prototype)
public PhysicalPlans.StMgr.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PhysicalPlans.StMgr.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage