Package org.vitrivr.cottontail.grpc
Class CottontailGrpc.Expression
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.vitrivr.cottontail.grpc.CottontailGrpc.Expression
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CottontailGrpc.ExpressionOrBuilder
- Enclosing class:
- CottontailGrpc
public static final class CottontailGrpc.Expression
extends com.google.protobuf.GeneratedMessageV3
implements CottontailGrpc.ExpressionOrBuilder
An expression can either be a literal, a column reference, a function invocation or a new query.Protobuf type
org.vitrivr.cottontail.grpc.Expression- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn expression can either be a literal, a column reference, a function invocation or a new query.static 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 intprivate static final CottontailGrpc.Expressionprivate Objectprivate intstatic final intstatic final intstatic final intprivate byteprivate static final com.google.protobuf.Parser<CottontailGrpc.Expression>static final intprivate static final longFields 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 -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateExpression(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean.org.vitrivr.cottontail.grpc.ColumnName column = 3;.org.vitrivr.cottontail.grpc.ColumnName column = 3;static CottontailGrpc.Expressionstatic final com.google.protobuf.Descriptors.Descriptor.org.vitrivr.cottontail.grpc.Function function = 4;.org.vitrivr.cottontail.grpc.Function function = 4;.org.vitrivr.cottontail.grpc.Literal literal = 1;.org.vitrivr.cottontail.grpc.LiteralList literalList = 2;.org.vitrivr.cottontail.grpc.LiteralList literalList = 2;.org.vitrivr.cottontail.grpc.Literal literal = 1;com.google.protobuf.Parser<CottontailGrpc.Expression>getQuery().org.vitrivr.cottontail.grpc.Query query = 5;.org.vitrivr.cottontail.grpc.Query query = 5;intboolean.org.vitrivr.cottontail.grpc.ColumnName column = 3;boolean.org.vitrivr.cottontail.grpc.Function function = 4;inthashCode()boolean.org.vitrivr.cottontail.grpc.Literal literal = 1;boolean.org.vitrivr.cottontail.grpc.LiteralList literalList = 2;booleanhasQuery().org.vitrivr.cottontail.grpc.Query query = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(CottontailGrpc.Expression prototype) protected CottontailGrpc.Expression.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static CottontailGrpc.ExpressionparseDelimitedFrom(InputStream input) static CottontailGrpc.ExpressionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CottontailGrpc.ExpressionparseFrom(byte[] data) static CottontailGrpc.ExpressionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CottontailGrpc.ExpressionparseFrom(com.google.protobuf.ByteString data) static CottontailGrpc.ExpressionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CottontailGrpc.ExpressionparseFrom(com.google.protobuf.CodedInputStream input) static CottontailGrpc.ExpressionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CottontailGrpc.ExpressionparseFrom(InputStream input) static CottontailGrpc.ExpressionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CottontailGrpc.ExpressionparseFrom(ByteBuffer data) static CottontailGrpc.ExpressionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CottontailGrpc.Expression>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
expCase_
private int expCase_ -
exp_
-
LITERAL_FIELD_NUMBER
public static final int LITERAL_FIELD_NUMBER- See Also:
-
LITERALLIST_FIELD_NUMBER
public static final int LITERALLIST_FIELD_NUMBER- See Also:
-
COLUMN_FIELD_NUMBER
public static final int COLUMN_FIELD_NUMBER- See Also:
-
FUNCTION_FIELD_NUMBER
public static final int FUNCTION_FIELD_NUMBER- See Also:
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER- See Also:
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
Expression
private Expression(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) -
Expression
private Expression()
-
-
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
-
getExpCase
- Specified by:
getExpCasein interfaceCottontailGrpc.ExpressionOrBuilder
-
hasLiteral
public boolean hasLiteral().org.vitrivr.cottontail.grpc.Literal literal = 1;- Specified by:
hasLiteralin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- Whether the literal field is set.
-
getLiteral
.org.vitrivr.cottontail.grpc.Literal literal = 1;- Specified by:
getLiteralin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- The literal.
-
getLiteralOrBuilder
.org.vitrivr.cottontail.grpc.Literal literal = 1;- Specified by:
getLiteralOrBuilderin interfaceCottontailGrpc.ExpressionOrBuilder
-
hasLiteralList
public boolean hasLiteralList().org.vitrivr.cottontail.grpc.LiteralList literalList = 2;- Specified by:
hasLiteralListin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- Whether the literalList field is set.
-
getLiteralList
.org.vitrivr.cottontail.grpc.LiteralList literalList = 2;- Specified by:
getLiteralListin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- The literalList.
-
getLiteralListOrBuilder
.org.vitrivr.cottontail.grpc.LiteralList literalList = 2;- Specified by:
getLiteralListOrBuilderin interfaceCottontailGrpc.ExpressionOrBuilder
-
hasColumn
public boolean hasColumn().org.vitrivr.cottontail.grpc.ColumnName column = 3;- Specified by:
hasColumnin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- Whether the column field is set.
-
getColumn
.org.vitrivr.cottontail.grpc.ColumnName column = 3;- Specified by:
getColumnin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- The column.
-
getColumnOrBuilder
.org.vitrivr.cottontail.grpc.ColumnName column = 3;- Specified by:
getColumnOrBuilderin interfaceCottontailGrpc.ExpressionOrBuilder
-
hasFunction
public boolean hasFunction().org.vitrivr.cottontail.grpc.Function function = 4;- Specified by:
hasFunctionin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- Whether the function field is set.
-
getFunction
.org.vitrivr.cottontail.grpc.Function function = 4;- Specified by:
getFunctionin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- The function.
-
getFunctionOrBuilder
.org.vitrivr.cottontail.grpc.Function function = 4;- Specified by:
getFunctionOrBuilderin interfaceCottontailGrpc.ExpressionOrBuilder
-
hasQuery
public boolean hasQuery().org.vitrivr.cottontail.grpc.Query query = 5;- Specified by:
hasQueryin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- Whether the query field is set.
-
getQuery
.org.vitrivr.cottontail.grpc.Query query = 5;- Specified by:
getQueryin interfaceCottontailGrpc.ExpressionOrBuilder- Returns:
- The query.
-
getQueryOrBuilder
.org.vitrivr.cottontail.grpc.Query query = 5;- Specified by:
getQueryOrBuilderin interfaceCottontailGrpc.ExpressionOrBuilder
-
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 CottontailGrpc.Expression parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static CottontailGrpc.Expression parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CottontailGrpc.Expression parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CottontailGrpc.Expression 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
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CottontailGrpc.Expression.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
-