public final class SpatialTemporalQueryParametersProtos extends com.google.protobuf.GeneratedMessageV3 implements SpatialTemporalQueryParametersProtosOrBuilder
SpatialTemporalQueryParametersProtos
Modifier and Type | Class and Description |
---|---|
static class |
SpatialTemporalQueryParametersProtos.Builder
Protobuf type
SpatialTemporalQueryParametersProtos |
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 |
COMPAREOPERATION_FIELD_NUMBER |
static int |
SPATIALPARAMS_FIELD_NUMBER |
static int |
TEMPORALCONSTRAINTS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCompareOperation()
see org.locationtech.geowave.core.geotime.store.filter.SpatialQueryFilter.CompareOperation for enum values to use here
|
com.google.protobuf.ByteString |
getCompareOperationBytes()
see org.locationtech.geowave.core.geotime.store.filter.SpatialQueryFilter.CompareOperation for enum values to use here
|
static SpatialTemporalQueryParametersProtos |
getDefaultInstance() |
SpatialTemporalQueryParametersProtos |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SpatialTemporalQueryParametersProtos> |
getParserForType() |
int |
getSerializedSize() |
SpatialQueryParametersProtos |
getSpatialParams()
.SpatialQueryParametersProtos spatialParams = 1; |
SpatialQueryParametersProtosOrBuilder |
getSpatialParamsOrBuilder()
.SpatialQueryParametersProtos spatialParams = 1; |
TemporalConstraintsProtos |
getTemporalConstraints(int index)
repeated .TemporalConstraintsProtos temporalConstraints = 2; |
int |
getTemporalConstraintsCount()
repeated .TemporalConstraintsProtos temporalConstraints = 2; |
List<TemporalConstraintsProtos> |
getTemporalConstraintsList()
repeated .TemporalConstraintsProtos temporalConstraints = 2; |
TemporalConstraintsProtosOrBuilder |
getTemporalConstraintsOrBuilder(int index)
repeated .TemporalConstraintsProtos temporalConstraints = 2; |
List<? extends TemporalConstraintsProtosOrBuilder> |
getTemporalConstraintsOrBuilderList()
repeated .TemporalConstraintsProtos temporalConstraints = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasSpatialParams()
.SpatialQueryParametersProtos spatialParams = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SpatialTemporalQueryParametersProtos.Builder |
newBuilder() |
static SpatialTemporalQueryParametersProtos.Builder |
newBuilder(SpatialTemporalQueryParametersProtos prototype) |
SpatialTemporalQueryParametersProtos.Builder |
newBuilderForType() |
protected SpatialTemporalQueryParametersProtos.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SpatialTemporalQueryParametersProtos |
parseDelimitedFrom(InputStream input) |
static SpatialTemporalQueryParametersProtos |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpatialTemporalQueryParametersProtos |
parseFrom(byte[] data) |
static SpatialTemporalQueryParametersProtos |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpatialTemporalQueryParametersProtos |
parseFrom(ByteBuffer data) |
static SpatialTemporalQueryParametersProtos |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpatialTemporalQueryParametersProtos |
parseFrom(com.google.protobuf.ByteString data) |
static SpatialTemporalQueryParametersProtos |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpatialTemporalQueryParametersProtos |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SpatialTemporalQueryParametersProtos |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpatialTemporalQueryParametersProtos |
parseFrom(InputStream input) |
static SpatialTemporalQueryParametersProtos |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SpatialTemporalQueryParametersProtos> |
parser() |
SpatialTemporalQueryParametersProtos.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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int SPATIALPARAMS_FIELD_NUMBER
public static final int TEMPORALCONSTRAINTS_FIELD_NUMBER
public static final int COMPAREOPERATION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasSpatialParams()
.SpatialQueryParametersProtos spatialParams = 1;
hasSpatialParams
in interface SpatialTemporalQueryParametersProtosOrBuilder
public SpatialQueryParametersProtos getSpatialParams()
.SpatialQueryParametersProtos spatialParams = 1;
getSpatialParams
in interface SpatialTemporalQueryParametersProtosOrBuilder
public SpatialQueryParametersProtosOrBuilder getSpatialParamsOrBuilder()
.SpatialQueryParametersProtos spatialParams = 1;
getSpatialParamsOrBuilder
in interface SpatialTemporalQueryParametersProtosOrBuilder
public List<TemporalConstraintsProtos> getTemporalConstraintsList()
repeated .TemporalConstraintsProtos temporalConstraints = 2;
getTemporalConstraintsList
in interface SpatialTemporalQueryParametersProtosOrBuilder
public List<? extends TemporalConstraintsProtosOrBuilder> getTemporalConstraintsOrBuilderList()
repeated .TemporalConstraintsProtos temporalConstraints = 2;
getTemporalConstraintsOrBuilderList
in interface SpatialTemporalQueryParametersProtosOrBuilder
public int getTemporalConstraintsCount()
repeated .TemporalConstraintsProtos temporalConstraints = 2;
getTemporalConstraintsCount
in interface SpatialTemporalQueryParametersProtosOrBuilder
public TemporalConstraintsProtos getTemporalConstraints(int index)
repeated .TemporalConstraintsProtos temporalConstraints = 2;
getTemporalConstraints
in interface SpatialTemporalQueryParametersProtosOrBuilder
public TemporalConstraintsProtosOrBuilder getTemporalConstraintsOrBuilder(int index)
repeated .TemporalConstraintsProtos temporalConstraints = 2;
getTemporalConstraintsOrBuilder
in interface SpatialTemporalQueryParametersProtosOrBuilder
public String getCompareOperation()
see org.locationtech.geowave.core.geotime.store.filter.SpatialQueryFilter.CompareOperation for enum values to use here
string compareOperation = 3;
getCompareOperation
in interface SpatialTemporalQueryParametersProtosOrBuilder
public com.google.protobuf.ByteString getCompareOperationBytes()
see org.locationtech.geowave.core.geotime.store.filter.SpatialQueryFilter.CompareOperation for enum values to use here
string compareOperation = 3;
getCompareOperationBytes
in interface SpatialTemporalQueryParametersProtosOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
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 SpatialTemporalQueryParametersProtos parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SpatialTemporalQueryParametersProtos parseFrom(InputStream input) throws IOException
IOException
public static SpatialTemporalQueryParametersProtos parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SpatialTemporalQueryParametersProtos parseDelimitedFrom(InputStream input) throws IOException
IOException
public static SpatialTemporalQueryParametersProtos parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SpatialTemporalQueryParametersProtos parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static SpatialTemporalQueryParametersProtos parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public SpatialTemporalQueryParametersProtos.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static SpatialTemporalQueryParametersProtos.Builder newBuilder()
public static SpatialTemporalQueryParametersProtos.Builder newBuilder(SpatialTemporalQueryParametersProtos prototype)
public SpatialTemporalQueryParametersProtos.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected SpatialTemporalQueryParametersProtos.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static SpatialTemporalQueryParametersProtos getDefaultInstance()
public static com.google.protobuf.Parser<SpatialTemporalQueryParametersProtos> parser()
public com.google.protobuf.Parser<SpatialTemporalQueryParametersProtos> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public SpatialTemporalQueryParametersProtos getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2013–2022. All rights reserved.