public static final class ClientProtos.SubmitQueryResponse extends com.google.protobuf.GeneratedMessage implements ClientProtos.SubmitQueryResponseOrBuilder
SubmitQueryResponse
Modifier and Type | Class and Description |
---|---|
static class |
ClientProtos.SubmitQueryResponse.Builder
Protobuf type
SubmitQueryResponse |
static class |
ClientProtos.SubmitQueryResponse.SerializedResultSet
Protobuf type
SubmitQueryResponse.SerializedResultSet |
static interface |
ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder |
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 |
ERRORMESSAGE_FIELD_NUMBER |
static int |
ISFORWARDED_FIELD_NUMBER |
static int |
MAXROWNUM_FIELD_NUMBER |
static com.google.protobuf.Parser<ClientProtos.SubmitQueryResponse> |
PARSER |
static int |
QUERYID_FIELD_NUMBER |
static int |
QUERYMASTERHOST_FIELD_NUMBER |
static int |
QUERYMASTERPORT_FIELD_NUMBER |
static int |
RESULTCODE_FIELD_NUMBER |
static int |
RESULTSET_FIELD_NUMBER |
static int |
TABLEDESC_FIELD_NUMBER |
static int |
USERNAME_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static ClientProtos.SubmitQueryResponse |
getDefaultInstance() |
ClientProtos.SubmitQueryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getErrorMessage()
optional string errorMessage = 10; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string errorMessage = 10; |
boolean |
getIsForwarded()
optional bool isForwarded = 4 [default = false]; |
int |
getMaxRowNum()
optional int32 maxRowNum = 9; |
com.google.protobuf.Parser<ClientProtos.SubmitQueryResponse> |
getParserForType() |
TajoIdProtos.QueryIdProto |
getQueryId()
required .QueryIdProto queryId = 2; |
TajoIdProtos.QueryIdProtoOrBuilder |
getQueryIdOrBuilder()
required .QueryIdProto queryId = 2; |
String |
getQueryMasterHost()
optional string queryMasterHost = 5; |
com.google.protobuf.ByteString |
getQueryMasterHostBytes()
optional string queryMasterHost = 5; |
int |
getQueryMasterPort()
optional int32 queryMasterPort = 6; |
ClientProtos.ResultCode |
getResultCode()
required .ResultCode resultCode = 1; |
ClientProtos.SubmitQueryResponse.SerializedResultSet |
getResultSet()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7; |
ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder |
getResultSetOrBuilder()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7; |
int |
getSerializedSize() |
CatalogProtos.TableDescProto |
getTableDesc()
optional .TableDescProto tableDesc = 8; |
CatalogProtos.TableDescProtoOrBuilder |
getTableDescOrBuilder()
optional .TableDescProto tableDesc = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserName()
required string userName = 3; |
com.google.protobuf.ByteString |
getUserNameBytes()
required string userName = 3; |
boolean |
hasErrorMessage()
optional string errorMessage = 10; |
int |
hashCode() |
boolean |
hasIsForwarded()
optional bool isForwarded = 4 [default = false]; |
boolean |
hasMaxRowNum()
optional int32 maxRowNum = 9; |
boolean |
hasQueryId()
required .QueryIdProto queryId = 2; |
boolean |
hasQueryMasterHost()
optional string queryMasterHost = 5; |
boolean |
hasQueryMasterPort()
optional int32 queryMasterPort = 6; |
boolean |
hasResultCode()
required .ResultCode resultCode = 1; |
boolean |
hasResultSet()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7; |
boolean |
hasTableDesc()
optional .TableDescProto tableDesc = 8; |
boolean |
hasUserName()
required string userName = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClientProtos.SubmitQueryResponse.Builder |
newBuilder() |
static ClientProtos.SubmitQueryResponse.Builder |
newBuilder(ClientProtos.SubmitQueryResponse prototype) |
ClientProtos.SubmitQueryResponse.Builder |
newBuilderForType() |
protected ClientProtos.SubmitQueryResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClientProtos.SubmitQueryResponse |
parseDelimitedFrom(InputStream input) |
static ClientProtos.SubmitQueryResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.SubmitQueryResponse |
parseFrom(byte[] data) |
static ClientProtos.SubmitQueryResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.SubmitQueryResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ClientProtos.SubmitQueryResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.SubmitQueryResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProtos.SubmitQueryResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.SubmitQueryResponse |
parseFrom(InputStream input) |
static ClientProtos.SubmitQueryResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.SubmitQueryResponse.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ClientProtos.SubmitQueryResponse> PARSER
public static final int RESULTCODE_FIELD_NUMBER
public static final int QUERYID_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
public static final int ISFORWARDED_FIELD_NUMBER
public static final int QUERYMASTERHOST_FIELD_NUMBER
public static final int QUERYMASTERPORT_FIELD_NUMBER
public static final int RESULTSET_FIELD_NUMBER
public static final int TABLEDESC_FIELD_NUMBER
public static final int MAXROWNUM_FIELD_NUMBER
public static final int ERRORMESSAGE_FIELD_NUMBER
public static ClientProtos.SubmitQueryResponse getDefaultInstance()
public ClientProtos.SubmitQueryResponse 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<ClientProtos.SubmitQueryResponse> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasResultCode()
required .ResultCode resultCode = 1;
hasResultCode
in interface ClientProtos.SubmitQueryResponseOrBuilder
public ClientProtos.ResultCode getResultCode()
required .ResultCode resultCode = 1;
getResultCode
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasQueryId()
required .QueryIdProto queryId = 2;
hasQueryId
in interface ClientProtos.SubmitQueryResponseOrBuilder
public TajoIdProtos.QueryIdProto getQueryId()
required .QueryIdProto queryId = 2;
getQueryId
in interface ClientProtos.SubmitQueryResponseOrBuilder
public TajoIdProtos.QueryIdProtoOrBuilder getQueryIdOrBuilder()
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasUserName()
required string userName = 3;
hasUserName
in interface ClientProtos.SubmitQueryResponseOrBuilder
public String getUserName()
required string userName = 3;
getUserName
in interface ClientProtos.SubmitQueryResponseOrBuilder
public com.google.protobuf.ByteString getUserNameBytes()
required string userName = 3;
getUserNameBytes
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasIsForwarded()
optional bool isForwarded = 4 [default = false];
hasIsForwarded
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean getIsForwarded()
optional bool isForwarded = 4 [default = false];
getIsForwarded
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasQueryMasterHost()
optional string queryMasterHost = 5;
hasQueryMasterHost
in interface ClientProtos.SubmitQueryResponseOrBuilder
public String getQueryMasterHost()
optional string queryMasterHost = 5;
getQueryMasterHost
in interface ClientProtos.SubmitQueryResponseOrBuilder
public com.google.protobuf.ByteString getQueryMasterHostBytes()
optional string queryMasterHost = 5;
getQueryMasterHostBytes
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasQueryMasterPort()
optional int32 queryMasterPort = 6;
hasQueryMasterPort
in interface ClientProtos.SubmitQueryResponseOrBuilder
public int getQueryMasterPort()
optional int32 queryMasterPort = 6;
getQueryMasterPort
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasResultSet()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
hasResultSet
in interface ClientProtos.SubmitQueryResponseOrBuilder
public ClientProtos.SubmitQueryResponse.SerializedResultSet getResultSet()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSet
in interface ClientProtos.SubmitQueryResponseOrBuilder
public ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder getResultSetOrBuilder()
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSetOrBuilder
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasTableDesc()
optional .TableDescProto tableDesc = 8;
hasTableDesc
in interface ClientProtos.SubmitQueryResponseOrBuilder
public CatalogProtos.TableDescProto getTableDesc()
optional .TableDescProto tableDesc = 8;
getTableDesc
in interface ClientProtos.SubmitQueryResponseOrBuilder
public CatalogProtos.TableDescProtoOrBuilder getTableDescOrBuilder()
optional .TableDescProto tableDesc = 8;
getTableDescOrBuilder
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasMaxRowNum()
optional int32 maxRowNum = 9;
hasMaxRowNum
in interface ClientProtos.SubmitQueryResponseOrBuilder
public int getMaxRowNum()
optional int32 maxRowNum = 9;
getMaxRowNum
in interface ClientProtos.SubmitQueryResponseOrBuilder
public boolean hasErrorMessage()
optional string errorMessage = 10;
hasErrorMessage
in interface ClientProtos.SubmitQueryResponseOrBuilder
public String getErrorMessage()
optional string errorMessage = 10;
getErrorMessage
in interface ClientProtos.SubmitQueryResponseOrBuilder
public com.google.protobuf.ByteString getErrorMessageBytes()
optional string errorMessage = 10;
getErrorMessageBytes
in interface ClientProtos.SubmitQueryResponseOrBuilder
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 IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ClientProtos.SubmitQueryResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.SubmitQueryResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.SubmitQueryResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.SubmitQueryResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.SubmitQueryResponse parseFrom(InputStream input) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.SubmitQueryResponse.Builder newBuilder()
public ClientProtos.SubmitQueryResponse.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClientProtos.SubmitQueryResponse.Builder newBuilder(ClientProtos.SubmitQueryResponse prototype)
public ClientProtos.SubmitQueryResponse.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ClientProtos.SubmitQueryResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2014 Apache Software Foundation. All Rights Reserved.