public static final class HiveHookEvents.HiveHookEventProto extends com.google.protobuf.GeneratedMessageV3 implements HiveHookEvents.HiveHookEventProtoOrBuilder
HiveHookEventProto| Modifier and Type | Class and Description |
|---|---|
static class |
HiveHookEvents.HiveHookEventProto.Builder
Protobuf type
HiveHookEventProto |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
EVENTTYPE_FIELD_NUMBER |
static int |
EXECUTIONMODE_FIELD_NUMBER |
static int |
HIVEQUERYID_FIELD_NUMBER |
static int |
OPERATIONID_FIELD_NUMBER |
static int |
OTHERINFO_FIELD_NUMBER |
static com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> |
PARSER
Deprecated.
|
static int |
QUEUE_FIELD_NUMBER |
static int |
REQUESTUSER_FIELD_NUMBER |
static int |
TABLESREAD_FIELD_NUMBER |
static int |
TABLESWRITTEN_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
USER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static HiveHookEvents.HiveHookEventProto |
getDefaultInstance() |
HiveHookEvents.HiveHookEventProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEventType()
optional string eventType = 1; |
com.google.protobuf.ByteString |
getEventTypeBytes()
optional string eventType = 1; |
String |
getExecutionMode()
optional string executionMode = 4; |
com.google.protobuf.ByteString |
getExecutionModeBytes()
optional string executionMode = 4; |
String |
getHiveQueryId()
optional string hiveQueryId = 2; |
com.google.protobuf.ByteString |
getHiveQueryIdBytes()
optional string hiveQueryId = 2; |
String |
getOperationId()
optional string operationId = 8; |
com.google.protobuf.ByteString |
getOperationIdBytes()
optional string operationId = 8; |
HiveHookEvents.MapFieldEntry |
getOtherInfo(int index)
repeated .MapFieldEntry otherInfo = 50; |
int |
getOtherInfoCount()
repeated .MapFieldEntry otherInfo = 50; |
List<HiveHookEvents.MapFieldEntry> |
getOtherInfoList()
repeated .MapFieldEntry otherInfo = 50; |
HiveHookEvents.MapFieldEntryOrBuilder |
getOtherInfoOrBuilder(int index)
repeated .MapFieldEntry otherInfo = 50; |
List<? extends HiveHookEvents.MapFieldEntryOrBuilder> |
getOtherInfoOrBuilderList()
repeated .MapFieldEntry otherInfo = 50; |
com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> |
getParserForType() |
String |
getQueue()
optional string queue = 6; |
com.google.protobuf.ByteString |
getQueueBytes()
optional string queue = 6; |
String |
getRequestUser()
optional string requestUser = 5; |
com.google.protobuf.ByteString |
getRequestUserBytes()
optional string requestUser = 5; |
int |
getSerializedSize() |
String |
getTablesRead(int index)
repeated string tablesRead = 10; |
com.google.protobuf.ByteString |
getTablesReadBytes(int index)
repeated string tablesRead = 10; |
int |
getTablesReadCount()
repeated string tablesRead = 10; |
com.google.protobuf.ProtocolStringList |
getTablesReadList()
repeated string tablesRead = 10; |
String |
getTablesWritten(int index)
repeated string tablesWritten = 9; |
com.google.protobuf.ByteString |
getTablesWrittenBytes(int index)
repeated string tablesWritten = 9; |
int |
getTablesWrittenCount()
repeated string tablesWritten = 9; |
com.google.protobuf.ProtocolStringList |
getTablesWrittenList()
repeated string tablesWritten = 9; |
long |
getTimestamp()
optional int64 timestamp = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUser()
optional string user = 7; |
com.google.protobuf.ByteString |
getUserBytes()
optional string user = 7; |
boolean |
hasEventType()
optional string eventType = 1; |
boolean |
hasExecutionMode()
optional string executionMode = 4; |
int |
hashCode() |
boolean |
hasHiveQueryId()
optional string hiveQueryId = 2; |
boolean |
hasOperationId()
optional string operationId = 8; |
boolean |
hasQueue()
optional string queue = 6; |
boolean |
hasRequestUser()
optional string requestUser = 5; |
boolean |
hasTimestamp()
optional int64 timestamp = 3; |
boolean |
hasUser()
optional string user = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HiveHookEvents.HiveHookEventProto.Builder |
newBuilder() |
static HiveHookEvents.HiveHookEventProto.Builder |
newBuilder(HiveHookEvents.HiveHookEventProto prototype) |
HiveHookEvents.HiveHookEventProto.Builder |
newBuilderForType() |
protected HiveHookEvents.HiveHookEventProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveHookEvents.HiveHookEventProto |
parseDelimitedFrom(InputStream input) |
static HiveHookEvents.HiveHookEventProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(byte[] data) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(ByteBuffer data) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(com.google.protobuf.ByteString data) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(InputStream input) |
static HiveHookEvents.HiveHookEventProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> |
parser() |
HiveHookEvents.HiveHookEventProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int EVENTTYPE_FIELD_NUMBER
public static final int HIVEQUERYID_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int EXECUTIONMODE_FIELD_NUMBER
public static final int REQUESTUSER_FIELD_NUMBER
public static final int QUEUE_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
public static final int OPERATIONID_FIELD_NUMBER
public static final int TABLESWRITTEN_FIELD_NUMBER
public static final int TABLESREAD_FIELD_NUMBER
public static final int OTHERINFO_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasEventType()
optional string eventType = 1;hasEventType in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getEventType()
optional string eventType = 1;getEventType in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getEventTypeBytes()
optional string eventType = 1;getEventTypeBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasHiveQueryId()
optional string hiveQueryId = 2;hasHiveQueryId in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getHiveQueryId()
optional string hiveQueryId = 2;getHiveQueryId in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getHiveQueryIdBytes()
optional string hiveQueryId = 2;getHiveQueryIdBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasTimestamp()
optional int64 timestamp = 3;hasTimestamp in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic long getTimestamp()
optional int64 timestamp = 3;getTimestamp in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasExecutionMode()
optional string executionMode = 4;hasExecutionMode in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getExecutionMode()
optional string executionMode = 4;getExecutionMode in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getExecutionModeBytes()
optional string executionMode = 4;getExecutionModeBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasRequestUser()
optional string requestUser = 5;hasRequestUser in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getRequestUser()
optional string requestUser = 5;getRequestUser in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getRequestUserBytes()
optional string requestUser = 5;getRequestUserBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasQueue()
optional string queue = 6;hasQueue in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getQueue()
optional string queue = 6;getQueue in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getQueueBytes()
optional string queue = 6;getQueueBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasUser()
optional string user = 7;hasUser in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getUser()
optional string user = 7;getUser in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getUserBytes()
optional string user = 7;getUserBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic boolean hasOperationId()
optional string operationId = 8;hasOperationId in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getOperationId()
optional string operationId = 8;getOperationId in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ByteString getOperationIdBytes()
optional string operationId = 8;getOperationIdBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic com.google.protobuf.ProtocolStringList getTablesWrittenList()
repeated string tablesWritten = 9;getTablesWrittenList in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic int getTablesWrittenCount()
repeated string tablesWritten = 9;getTablesWrittenCount in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getTablesWritten(int index)
repeated string tablesWritten = 9;getTablesWritten in interface HiveHookEvents.HiveHookEventProtoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTablesWrittenBytes(int index)
repeated string tablesWritten = 9;getTablesWrittenBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getTablesReadList()
repeated string tablesRead = 10;getTablesReadList in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic int getTablesReadCount()
repeated string tablesRead = 10;getTablesReadCount in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic String getTablesRead(int index)
repeated string tablesRead = 10;getTablesRead in interface HiveHookEvents.HiveHookEventProtoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTablesReadBytes(int index)
repeated string tablesRead = 10;getTablesReadBytes in interface HiveHookEvents.HiveHookEventProtoOrBuilderindex - The index of the value to return.public List<HiveHookEvents.MapFieldEntry> getOtherInfoList()
repeated .MapFieldEntry otherInfo = 50;getOtherInfoList in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic List<? extends HiveHookEvents.MapFieldEntryOrBuilder> getOtherInfoOrBuilderList()
repeated .MapFieldEntry otherInfo = 50;getOtherInfoOrBuilderList in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic int getOtherInfoCount()
repeated .MapFieldEntry otherInfo = 50;getOtherInfoCount in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic HiveHookEvents.MapFieldEntry getOtherInfo(int index)
repeated .MapFieldEntry otherInfo = 50;getOtherInfo in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic HiveHookEvents.MapFieldEntryOrBuilder getOtherInfoOrBuilder(int index)
repeated .MapFieldEntry otherInfo = 50;getOtherInfoOrBuilder in interface HiveHookEvents.HiveHookEventProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HiveHookEvents.HiveHookEventProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveHookEvents.HiveHookEventProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveHookEvents.HiveHookEventProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveHookEvents.HiveHookEventProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveHookEvents.HiveHookEventProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveHookEvents.HiveHookEventProto.Builder newBuilder()
public static HiveHookEvents.HiveHookEventProto.Builder newBuilder(HiveHookEvents.HiveHookEventProto prototype)
public HiveHookEvents.HiveHookEventProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveHookEvents.HiveHookEventProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveHookEvents.HiveHookEventProto getDefaultInstance()
public static com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> parser()
public com.google.protobuf.Parser<HiveHookEvents.HiveHookEventProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveHookEvents.HiveHookEventProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 The Apache Software Foundation. All rights reserved.