Class Osmformat.DenseNodes
- java.lang.Object
- 
- proto4.AbstractMessageLite
- 
- proto4.AbstractMessage
- 
- proto4.GeneratedMessage
- 
- org.apache.sedona.sql.datasources.osmpbf.build.Osmformat.DenseNodes
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable,- Osmformat.DenseNodesOrBuilder,- proto4.Message,- proto4.MessageLite,- proto4.MessageLiteOrBuilder,- proto4.MessageOrBuilder
 - Enclosing class:
- Osmformat
 
 public static final class Osmformat.DenseNodes extends proto4.GeneratedMessage implements Osmformat.DenseNodesOrBuilder Protobuf typeDenseNodes- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classOsmformat.DenseNodes.BuilderProtobuf typeDenseNodes- 
Nested classes/interfaces inherited from class proto4.GeneratedMessageproto4.GeneratedMessage.ExtendableBuilder<MessageT extends proto4.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends proto4.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, proto4.GeneratedMessage.ExtendableMessage<MessageT extends proto4.GeneratedMessage.ExtendableMessage<MessageT>>, proto4.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends proto4.GeneratedMessage.ExtendableMessage<MessageT>>, proto4.GeneratedMessage.FieldAccessorTable, proto4.GeneratedMessage.GeneratedExtension<ContainingT extends proto4.Message,T extends Object>, proto4.GeneratedMessage.UnusedPrivateParameter
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intDENSEINFO_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intKEYS_VALS_FIELD_NUMBERstatic intLAT_FIELD_NUMBERstatic intLON_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Osmformat.DenseNodesgetDefaultInstance()Osmformat.DenseNodesgetDefaultInstanceForType()Osmformat.DenseInfogetDenseinfo()repeated Info info = 4;Osmformat.DenseInfoOrBuildergetDenseinfoOrBuilder()repeated Info info = 4;static proto4.Descriptors.DescriptorgetDescriptor()longgetId(int index)DELTA codedintgetIdCount()DELTA codedList<Long>getIdList()DELTA codedintgetKeysVals(int index)Special packing of keys and vals into one array.intgetKeysValsCount()Special packing of keys and vals into one array.List<Integer>getKeysValsList()Special packing of keys and vals into one array.longgetLat(int index)DELTA codedintgetLatCount()DELTA codedList<Long>getLatList()DELTA codedlonggetLon(int index)DELTA codedintgetLonCount()DELTA codedList<Long>getLonList()DELTA codedproto4.Parser<Osmformat.DenseNodes>getParserForType()intgetSerializedSize()booleanhasDenseinfo()repeated Info info = 4;inthashCode()protected proto4.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Osmformat.DenseNodes.BuildernewBuilder()static Osmformat.DenseNodes.BuildernewBuilder(Osmformat.DenseNodes prototype)Osmformat.DenseNodes.BuildernewBuilderForType()protected Osmformat.DenseNodes.BuildernewBuilderForType(proto4.AbstractMessage.BuilderParent parent)static Osmformat.DenseNodesparseDelimitedFrom(InputStream input)static Osmformat.DenseNodesparseDelimitedFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.DenseNodesparseFrom(byte[] data)static Osmformat.DenseNodesparseFrom(byte[] data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.DenseNodesparseFrom(InputStream input)static Osmformat.DenseNodesparseFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.DenseNodesparseFrom(ByteBuffer data)static Osmformat.DenseNodesparseFrom(ByteBuffer data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.DenseNodesparseFrom(proto4.ByteString data)static Osmformat.DenseNodesparseFrom(proto4.ByteString data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.DenseNodesparseFrom(proto4.CodedInputStream input)static Osmformat.DenseNodesparseFrom(proto4.CodedInputStream input, proto4.ExtensionRegistryLite extensionRegistry)static proto4.Parser<Osmformat.DenseNodes>parser()Osmformat.DenseNodes.BuildertoBuilder()voidwriteTo(proto4.CodedOutputStream output)- 
Methods inherited from class proto4.GeneratedMessagecanUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
 - 
Methods inherited from class proto4.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashFields, toString
 - 
Methods inherited from class proto4.AbstractMessageLiteaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
ID_FIELD_NUMBERpublic static final int ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DENSEINFO_FIELD_NUMBERpublic static final int DENSEINFO_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LAT_FIELD_NUMBERpublic static final int LAT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LON_FIELD_NUMBERpublic static final int LON_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
KEYS_VALS_FIELD_NUMBERpublic static final int KEYS_VALS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getDescriptorpublic static final proto4.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected proto4.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- proto4.GeneratedMessage
 
 - 
getIdListpublic List<Long> getIdList() DELTA coded repeated sint64 id = 1 [packed = true];- Specified by:
- getIdListin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- A list containing the id.
 
 - 
getIdCountpublic int getIdCount() DELTA coded repeated sint64 id = 1 [packed = true];- Specified by:
- getIdCountin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- The count of id.
 
 - 
getIdpublic long getId(int index) DELTA coded repeated sint64 id = 1 [packed = true];- Specified by:
- getIdin interface- Osmformat.DenseNodesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The id at the given index.
 
 - 
hasDenseinfopublic boolean hasDenseinfo() repeated Info info = 4; optional .DenseInfo denseinfo = 5;- Specified by:
- hasDenseinfoin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- Whether the denseinfo field is set.
 
 - 
getDenseinfopublic Osmformat.DenseInfo getDenseinfo() repeated Info info = 4; optional .DenseInfo denseinfo = 5;- Specified by:
- getDenseinfoin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- The denseinfo.
 
 - 
getDenseinfoOrBuilderpublic Osmformat.DenseInfoOrBuilder getDenseinfoOrBuilder() repeated Info info = 4; optional .DenseInfo denseinfo = 5;- Specified by:
- getDenseinfoOrBuilderin interface- Osmformat.DenseNodesOrBuilder
 
 - 
getLatListpublic List<Long> getLatList() DELTA coded repeated sint64 lat = 8 [packed = true];- Specified by:
- getLatListin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- A list containing the lat.
 
 - 
getLatCountpublic int getLatCount() DELTA coded repeated sint64 lat = 8 [packed = true];- Specified by:
- getLatCountin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- The count of lat.
 
 - 
getLatpublic long getLat(int index) DELTA coded repeated sint64 lat = 8 [packed = true];- Specified by:
- getLatin interface- Osmformat.DenseNodesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The lat at the given index.
 
 - 
getLonListpublic List<Long> getLonList() DELTA coded repeated sint64 lon = 9 [packed = true];- Specified by:
- getLonListin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- A list containing the lon.
 
 - 
getLonCountpublic int getLonCount() DELTA coded repeated sint64 lon = 9 [packed = true];- Specified by:
- getLonCountin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- The count of lon.
 
 - 
getLonpublic long getLon(int index) DELTA coded repeated sint64 lon = 9 [packed = true];- Specified by:
- getLonin interface- Osmformat.DenseNodesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The lon at the given index.
 
 - 
getKeysValsListpublic List<Integer> getKeysValsList() Special packing of keys and vals into one array. May be empty if all nodes in this block are tagless. repeated int32 keys_vals = 10 [packed = true];- Specified by:
- getKeysValsListin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- A list containing the keysVals.
 
 - 
getKeysValsCountpublic int getKeysValsCount() Special packing of keys and vals into one array. May be empty if all nodes in this block are tagless. repeated int32 keys_vals = 10 [packed = true];- Specified by:
- getKeysValsCountin interface- Osmformat.DenseNodesOrBuilder
- Returns:
- The count of keysVals.
 
 - 
getKeysValspublic int getKeysVals(int index) Special packing of keys and vals into one array. May be empty if all nodes in this block are tagless. repeated int32 keys_vals = 10 [packed = true];- Specified by:
- getKeysValsin interface- Osmformat.DenseNodesOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The keysVals at the given index.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- proto4.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- proto4.GeneratedMessage
 
 - 
writeTopublic void writeTo(proto4.CodedOutputStream output) throws IOException- Specified by:
- writeToin interface- proto4.MessageLite
- Overrides:
- writeToin class- proto4.GeneratedMessage
- Throws:
- IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- proto4.MessageLite
- Overrides:
- getSerializedSizein class- proto4.GeneratedMessage
 
 - 
equalspublic boolean equals(Object obj) - Specified by:
- equalsin interface- proto4.Message
- Overrides:
- equalsin class- proto4.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- proto4.Message
- Overrides:
- hashCodein class- proto4.AbstractMessage
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(ByteBuffer data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(ByteBuffer data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(proto4.ByteString data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(proto4.ByteString data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(byte[] data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(byte[] data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static Osmformat.DenseNodes parseDelimitedFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static Osmformat.DenseNodes parseDelimitedFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(proto4.CodedInputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.DenseNodes parseFrom(proto4.CodedInputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
newBuilderForTypepublic Osmformat.DenseNodes.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- proto4.Message
- Specified by:
- newBuilderForTypein interface- proto4.MessageLite
 
 - 
newBuilderpublic static Osmformat.DenseNodes.Builder newBuilder() 
 - 
newBuilderpublic static Osmformat.DenseNodes.Builder newBuilder(Osmformat.DenseNodes prototype) 
 - 
toBuilderpublic Osmformat.DenseNodes.Builder toBuilder() - Specified by:
- toBuilderin interface- proto4.Message
- Specified by:
- toBuilderin interface- proto4.MessageLite
 
 - 
newBuilderForTypeprotected Osmformat.DenseNodes.Builder newBuilderForType(proto4.AbstractMessage.BuilderParent parent) - Overrides:
- newBuilderForTypein class- proto4.AbstractMessage
 
 - 
getDefaultInstancepublic static Osmformat.DenseNodes getDefaultInstance() 
 - 
parserpublic static proto4.Parser<Osmformat.DenseNodes> parser() 
 - 
getParserForTypepublic proto4.Parser<Osmformat.DenseNodes> getParserForType() - Specified by:
- getParserForTypein interface- proto4.Message
- Specified by:
- getParserForTypein interface- proto4.MessageLite
- Overrides:
- getParserForTypein class- proto4.GeneratedMessage
 
 - 
getDefaultInstanceForTypepublic Osmformat.DenseNodes getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- proto4.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- proto4.MessageOrBuilder
 
 
- 
 
-