Package com.ocient.jdbc.proto
Class ClientWireProtocol.LocalQueries
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ocient.jdbc.proto.ClientWireProtocol.LocalQueries
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClientWireProtocol.LocalQueriesOrBuilder,Serializable
- Enclosing class:
ClientWireProtocol
public static final class ClientWireProtocol.LocalQueries
extends com.google.protobuf.GeneratedMessageV3
implements ClientWireProtocol.LocalQueriesOrBuilder
Protobuf type
xg.cmdcomp.LocalQueries- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typexg.cmdcomp.LocalQueriesstatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleantrue if we should return rows for completed queriesstring database = 3;com.google.protobuf.ByteStringstring database = 3;static final com.google.protobuf.Descriptors.DescriptorintDeprecated.xg.cmdcomp.LocalQueries.identity is deprecated.com.google.protobuf.ByteStringDeprecated.xg.cmdcomp.LocalQueries.issuer_certificate is deprecated.com.google.protobuf.ByteStringbytes issuer_fingerprint = 7;com.google.protobuf.Parser<ClientWireProtocol.LocalQueries> intcom.google.protobuf.ByteStringDeprecated.xg.cmdcomp.LocalQueries.signature is deprecated.com.google.protobuf.ByteStringgetToken()bytes token = 4;com.google.protobuf.ByteStringgetUser()Deprecated.xg.cmdcomp.LocalQueries.user is deprecated.com.google.protobuf.ByteStringDeprecated.xg.cmdcomp.LocalQueries.username is deprecated.com.google.protobuf.ByteStringDeprecated.xg.cmdcomp.LocalQueries.uuid_identity is deprecated.inthashCode()booleanDeprecated.xg.cmdcomp.LocalQueries.uuid_identity is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ClientWireProtocol.LocalQueries prototype) protected ClientWireProtocol.LocalQueries.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ClientWireProtocol.LocalQueries> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
IDENTITY_FIELD_NUMBER
public static final int IDENTITY_FIELD_NUMBER- See Also:
-
UUID_IDENTITY_FIELD_NUMBER
public static final int UUID_IDENTITY_FIELD_NUMBER- See Also:
-
DATABASE_FIELD_NUMBER
public static final int DATABASE_FIELD_NUMBER- See Also:
-
TOKEN_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER- See Also:
-
SIGNATURE_FIELD_NUMBER
public static final int SIGNATURE_FIELD_NUMBER- See Also:
-
ISSUER_CERTIFICATE_FIELD_NUMBER
public static final int ISSUER_CERTIFICATE_FIELD_NUMBER- See Also:
-
ISSUER_FINGERPRINT_FIELD_NUMBER
public static final int ISSUER_FINGERPRINT_FIELD_NUMBER- See Also:
-
USERNAME_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER- See Also:
-
COMPLETED_FIELD_NUMBER
public static final int COMPLETED_FIELD_NUMBER- See Also:
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getOneIdentityOptionCase
- Specified by:
getOneIdentityOptionCasein interfaceClientWireProtocol.LocalQueriesOrBuilder
-
getIdentity
Deprecated.xg.cmdcomp.LocalQueries.identity is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=413Same data as md::objectId object Ideally would like to import objectId proto object, but proto lives in libxgsysnconfig
int32 identity = 1 [deprecated = true];- Specified by:
getIdentityin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The identity.
-
hasUuidIdentity
Deprecated.xg.cmdcomp.LocalQueries.uuid_identity is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=415bytes uuid_identity = 2 [deprecated = true];- Specified by:
hasUuidIdentityin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- Whether the uuidIdentity field is set.
-
getUuidIdentity
Deprecated.xg.cmdcomp.LocalQueries.uuid_identity is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=415bytes uuid_identity = 2 [deprecated = true];- Specified by:
getUuidIdentityin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The uuidIdentity.
-
getDatabase
string database = 3;- Specified by:
getDatabasein interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The database.
-
getDatabaseBytes
public com.google.protobuf.ByteString getDatabaseBytes()string database = 3;- Specified by:
getDatabaseBytesin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The bytes for database.
-
getToken
public com.google.protobuf.ByteString getToken()bytes token = 4;- Specified by:
getTokenin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The token.
-
getSignature
Deprecated.xg.cmdcomp.LocalQueries.signature is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=420bytes signature = 5 [deprecated = true];- Specified by:
getSignaturein interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The signature.
-
getIssuerCertificate
Deprecated.xg.cmdcomp.LocalQueries.issuer_certificate is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=421bytes issuer_certificate = 6 [deprecated = true];- Specified by:
getIssuerCertificatein interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The issuerCertificate.
-
getIssuerFingerprint
public com.google.protobuf.ByteString getIssuerFingerprint()bytes issuer_fingerprint = 7;- Specified by:
getIssuerFingerprintin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The issuerFingerprint.
-
getUsername
Deprecated.xg.cmdcomp.LocalQueries.username is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=423bytes username = 8 [deprecated = true];- Specified by:
getUsernamein interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The username.
-
getCompleted
public boolean getCompleted()true if we should return rows for completed queries
bool completed = 9;- Specified by:
getCompletedin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The completed.
-
getUser
Deprecated.xg.cmdcomp.LocalQueries.user is deprecated. See libxgproto/sharedMessages/clientWireProtocol.proto;l=425This is the byte string representation of a user_i instance
bytes user = 10 [deprecated = true];- Specified by:
getUserin interfaceClientWireProtocol.LocalQueriesOrBuilder- Returns:
- The user.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.LocalQueries parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.LocalQueries parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ClientWireProtocol.LocalQueries parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ClientWireProtocol.LocalQueries.Builder newBuilder(ClientWireProtocol.LocalQueries prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ClientWireProtocol.LocalQueries.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-