public static final class ClientProtos.BriefQueryInfo extends com.google.protobuf.GeneratedMessage implements ClientProtos.BriefQueryInfoOrBuilder
BriefQueryInfo
Modifier and Type | Class and Description |
---|---|
static class |
ClientProtos.BriefQueryInfo.Builder
Protobuf type
BriefQueryInfo |
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 |
FINISHTIME_FIELD_NUMBER |
static com.google.protobuf.Parser<ClientProtos.BriefQueryInfo> |
PARSER |
static int |
PROGRESS_FIELD_NUMBER |
static int |
QUERY_FIELD_NUMBER |
static int |
QUERYID_FIELD_NUMBER |
static int |
QUERYMASTERHOST_FIELD_NUMBER |
static int |
QUERYMASTERPORT_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static ClientProtos.BriefQueryInfo |
getDefaultInstance() |
ClientProtos.BriefQueryInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getFinishTime()
required int64 finishTime = 4; |
com.google.protobuf.Parser<ClientProtos.BriefQueryInfo> |
getParserForType() |
float |
getProgress()
required float progress = 8; |
String |
getQuery()
required string query = 5; |
com.google.protobuf.ByteString |
getQueryBytes()
required string query = 5; |
TajoIdProtos.QueryIdProto |
getQueryId()
required .QueryIdProto queryId = 1; |
TajoIdProtos.QueryIdProtoOrBuilder |
getQueryIdOrBuilder()
required .QueryIdProto queryId = 1; |
String |
getQueryMasterHost()
required string queryMasterHost = 6; |
com.google.protobuf.ByteString |
getQueryMasterHostBytes()
required string queryMasterHost = 6; |
int |
getQueryMasterPort()
required int32 queryMasterPort = 7; |
int |
getSerializedSize() |
long |
getStartTime()
required int64 startTime = 3; |
TajoProtos.QueryState |
getState()
required .QueryState state = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFinishTime()
required int64 finishTime = 4; |
int |
hashCode() |
boolean |
hasProgress()
required float progress = 8; |
boolean |
hasQuery()
required string query = 5; |
boolean |
hasQueryId()
required .QueryIdProto queryId = 1; |
boolean |
hasQueryMasterHost()
required string queryMasterHost = 6; |
boolean |
hasQueryMasterPort()
required int32 queryMasterPort = 7; |
boolean |
hasStartTime()
required int64 startTime = 3; |
boolean |
hasState()
required .QueryState state = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClientProtos.BriefQueryInfo.Builder |
newBuilder() |
static ClientProtos.BriefQueryInfo.Builder |
newBuilder(ClientProtos.BriefQueryInfo prototype) |
ClientProtos.BriefQueryInfo.Builder |
newBuilderForType() |
protected ClientProtos.BriefQueryInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClientProtos.BriefQueryInfo |
parseDelimitedFrom(InputStream input) |
static ClientProtos.BriefQueryInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BriefQueryInfo |
parseFrom(byte[] data) |
static ClientProtos.BriefQueryInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BriefQueryInfo |
parseFrom(com.google.protobuf.ByteString data) |
static ClientProtos.BriefQueryInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BriefQueryInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProtos.BriefQueryInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.BriefQueryInfo |
parseFrom(InputStream input) |
static ClientProtos.BriefQueryInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.BriefQueryInfo.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.BriefQueryInfo> PARSER
public static final int QUERYID_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int FINISHTIME_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
public static final int QUERYMASTERHOST_FIELD_NUMBER
public static final int QUERYMASTERPORT_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER
public static ClientProtos.BriefQueryInfo getDefaultInstance()
public ClientProtos.BriefQueryInfo 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.BriefQueryInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasQueryId()
required .QueryIdProto queryId = 1;
hasQueryId
in interface ClientProtos.BriefQueryInfoOrBuilder
public TajoIdProtos.QueryIdProto getQueryId()
required .QueryIdProto queryId = 1;
getQueryId
in interface ClientProtos.BriefQueryInfoOrBuilder
public TajoIdProtos.QueryIdProtoOrBuilder getQueryIdOrBuilder()
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasState()
required .QueryState state = 2;
hasState
in interface ClientProtos.BriefQueryInfoOrBuilder
public TajoProtos.QueryState getState()
required .QueryState state = 2;
getState
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasStartTime()
required int64 startTime = 3;
hasStartTime
in interface ClientProtos.BriefQueryInfoOrBuilder
public long getStartTime()
required int64 startTime = 3;
getStartTime
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasFinishTime()
required int64 finishTime = 4;
hasFinishTime
in interface ClientProtos.BriefQueryInfoOrBuilder
public long getFinishTime()
required int64 finishTime = 4;
getFinishTime
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasQuery()
required string query = 5;
hasQuery
in interface ClientProtos.BriefQueryInfoOrBuilder
public String getQuery()
required string query = 5;
getQuery
in interface ClientProtos.BriefQueryInfoOrBuilder
public com.google.protobuf.ByteString getQueryBytes()
required string query = 5;
getQueryBytes
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasQueryMasterHost()
required string queryMasterHost = 6;
hasQueryMasterHost
in interface ClientProtos.BriefQueryInfoOrBuilder
public String getQueryMasterHost()
required string queryMasterHost = 6;
getQueryMasterHost
in interface ClientProtos.BriefQueryInfoOrBuilder
public com.google.protobuf.ByteString getQueryMasterHostBytes()
required string queryMasterHost = 6;
getQueryMasterHostBytes
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasQueryMasterPort()
required int32 queryMasterPort = 7;
hasQueryMasterPort
in interface ClientProtos.BriefQueryInfoOrBuilder
public int getQueryMasterPort()
required int32 queryMasterPort = 7;
getQueryMasterPort
in interface ClientProtos.BriefQueryInfoOrBuilder
public boolean hasProgress()
required float progress = 8;
hasProgress
in interface ClientProtos.BriefQueryInfoOrBuilder
public float getProgress()
required float progress = 8;
getProgress
in interface ClientProtos.BriefQueryInfoOrBuilder
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.BriefQueryInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.BriefQueryInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.BriefQueryInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.BriefQueryInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClientProtos.BriefQueryInfo parseFrom(InputStream input) throws IOException
IOException
public static ClientProtos.BriefQueryInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.BriefQueryInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClientProtos.BriefQueryInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.BriefQueryInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClientProtos.BriefQueryInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClientProtos.BriefQueryInfo.Builder newBuilder()
public ClientProtos.BriefQueryInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClientProtos.BriefQueryInfo.Builder newBuilder(ClientProtos.BriefQueryInfo prototype)
public ClientProtos.BriefQueryInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ClientProtos.BriefQueryInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2014 Apache Software Foundation. All Rights Reserved.