Class Osmformat.PrimitiveGroup
- java.lang.Object
- 
- proto4.AbstractMessageLite
- 
- proto4.AbstractMessage
- 
- proto4.GeneratedMessage
- 
- org.apache.sedona.sql.datasources.osmpbf.build.Osmformat.PrimitiveGroup
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable,- Osmformat.PrimitiveGroupOrBuilder,- proto4.Message,- proto4.MessageLite,- proto4.MessageLiteOrBuilder,- proto4.MessageOrBuilder
 - Enclosing class:
- Osmformat
 
 public static final class Osmformat.PrimitiveGroup extends proto4.GeneratedMessage implements Osmformat.PrimitiveGroupOrBuilder Group of OSMPrimitives. All primitives in a group must be the same type. Protobuf type PrimitiveGroup- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classOsmformat.PrimitiveGroup.BuilderGroup of OSMPrimitives.- 
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 intCHANGESETS_FIELD_NUMBERstatic intDENSE_FIELD_NUMBERstatic intNODES_FIELD_NUMBERstatic intRELATIONS_FIELD_NUMBERstatic intWAYS_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Osmformat.ChangeSetgetChangesets(int index)repeated .ChangeSet changesets = 5;intgetChangesetsCount()repeated .ChangeSet changesets = 5;List<Osmformat.ChangeSet>getChangesetsList()repeated .ChangeSet changesets = 5;Osmformat.ChangeSetOrBuildergetChangesetsOrBuilder(int index)repeated .ChangeSet changesets = 5;List<? extends Osmformat.ChangeSetOrBuilder>getChangesetsOrBuilderList()repeated .ChangeSet changesets = 5;static Osmformat.PrimitiveGroupgetDefaultInstance()Osmformat.PrimitiveGroupgetDefaultInstanceForType()Osmformat.DenseNodesgetDense()optional .DenseNodes dense = 2;Osmformat.DenseNodesOrBuildergetDenseOrBuilder()optional .DenseNodes dense = 2;static proto4.Descriptors.DescriptorgetDescriptor()Osmformat.NodegetNodes(int index)repeated .Node nodes = 1;intgetNodesCount()repeated .Node nodes = 1;List<Osmformat.Node>getNodesList()repeated .Node nodes = 1;Osmformat.NodeOrBuildergetNodesOrBuilder(int index)repeated .Node nodes = 1;List<? extends Osmformat.NodeOrBuilder>getNodesOrBuilderList()repeated .Node nodes = 1;proto4.Parser<Osmformat.PrimitiveGroup>getParserForType()Osmformat.RelationgetRelations(int index)repeated .Relation relations = 4;intgetRelationsCount()repeated .Relation relations = 4;List<Osmformat.Relation>getRelationsList()repeated .Relation relations = 4;Osmformat.RelationOrBuildergetRelationsOrBuilder(int index)repeated .Relation relations = 4;List<? extends Osmformat.RelationOrBuilder>getRelationsOrBuilderList()repeated .Relation relations = 4;intgetSerializedSize()Osmformat.WaygetWays(int index)repeated .Way ways = 3;intgetWaysCount()repeated .Way ways = 3;List<Osmformat.Way>getWaysList()repeated .Way ways = 3;Osmformat.WayOrBuildergetWaysOrBuilder(int index)repeated .Way ways = 3;List<? extends Osmformat.WayOrBuilder>getWaysOrBuilderList()repeated .Way ways = 3;booleanhasDense()optional .DenseNodes dense = 2;inthashCode()protected proto4.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Osmformat.PrimitiveGroup.BuildernewBuilder()static Osmformat.PrimitiveGroup.BuildernewBuilder(Osmformat.PrimitiveGroup prototype)Osmformat.PrimitiveGroup.BuildernewBuilderForType()protected Osmformat.PrimitiveGroup.BuildernewBuilderForType(proto4.AbstractMessage.BuilderParent parent)static Osmformat.PrimitiveGroupparseDelimitedFrom(InputStream input)static Osmformat.PrimitiveGroupparseDelimitedFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupparseFrom(byte[] data)static Osmformat.PrimitiveGroupparseFrom(byte[] data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupparseFrom(InputStream input)static Osmformat.PrimitiveGroupparseFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupparseFrom(ByteBuffer data)static Osmformat.PrimitiveGroupparseFrom(ByteBuffer data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupparseFrom(proto4.ByteString data)static Osmformat.PrimitiveGroupparseFrom(proto4.ByteString data, proto4.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupparseFrom(proto4.CodedInputStream input)static Osmformat.PrimitiveGroupparseFrom(proto4.CodedInputStream input, proto4.ExtensionRegistryLite extensionRegistry)static proto4.Parser<Osmformat.PrimitiveGroup>parser()Osmformat.PrimitiveGroup.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- 
NODES_FIELD_NUMBERpublic static final int NODES_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DENSE_FIELD_NUMBERpublic static final int DENSE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
WAYS_FIELD_NUMBERpublic static final int WAYS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
RELATIONS_FIELD_NUMBERpublic static final int RELATIONS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CHANGESETS_FIELD_NUMBERpublic static final int CHANGESETS_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
 
 - 
getNodesListpublic List<Osmformat.Node> getNodesList() repeated .Node nodes = 1;- Specified by:
- getNodesListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getNodesOrBuilderListpublic List<? extends Osmformat.NodeOrBuilder> getNodesOrBuilderList() repeated .Node nodes = 1;- Specified by:
- getNodesOrBuilderListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getNodesCountpublic int getNodesCount() repeated .Node nodes = 1;- Specified by:
- getNodesCountin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getNodespublic Osmformat.Node getNodes(int index) repeated .Node nodes = 1;- Specified by:
- getNodesin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getNodesOrBuilderpublic Osmformat.NodeOrBuilder getNodesOrBuilder(int index) repeated .Node nodes = 1;- Specified by:
- getNodesOrBuilderin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
hasDensepublic boolean hasDense() optional .DenseNodes dense = 2;- Specified by:
- hasDensein interface- Osmformat.PrimitiveGroupOrBuilder
- Returns:
- Whether the dense field is set.
 
 - 
getDensepublic Osmformat.DenseNodes getDense() optional .DenseNodes dense = 2;- Specified by:
- getDensein interface- Osmformat.PrimitiveGroupOrBuilder
- Returns:
- The dense.
 
 - 
getDenseOrBuilderpublic Osmformat.DenseNodesOrBuilder getDenseOrBuilder() optional .DenseNodes dense = 2;- Specified by:
- getDenseOrBuilderin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getWaysListpublic List<Osmformat.Way> getWaysList() repeated .Way ways = 3;- Specified by:
- getWaysListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getWaysOrBuilderListpublic List<? extends Osmformat.WayOrBuilder> getWaysOrBuilderList() repeated .Way ways = 3;- Specified by:
- getWaysOrBuilderListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getWaysCountpublic int getWaysCount() repeated .Way ways = 3;- Specified by:
- getWaysCountin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getWayspublic Osmformat.Way getWays(int index) repeated .Way ways = 3;- Specified by:
- getWaysin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getWaysOrBuilderpublic Osmformat.WayOrBuilder getWaysOrBuilder(int index) repeated .Way ways = 3;- Specified by:
- getWaysOrBuilderin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getRelationsListpublic List<Osmformat.Relation> getRelationsList() repeated .Relation relations = 4;- Specified by:
- getRelationsListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getRelationsOrBuilderListpublic List<? extends Osmformat.RelationOrBuilder> getRelationsOrBuilderList() repeated .Relation relations = 4;- Specified by:
- getRelationsOrBuilderListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getRelationsCountpublic int getRelationsCount() repeated .Relation relations = 4;- Specified by:
- getRelationsCountin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getRelationspublic Osmformat.Relation getRelations(int index) repeated .Relation relations = 4;- Specified by:
- getRelationsin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getRelationsOrBuilderpublic Osmformat.RelationOrBuilder getRelationsOrBuilder(int index) repeated .Relation relations = 4;- Specified by:
- getRelationsOrBuilderin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getChangesetsListpublic List<Osmformat.ChangeSet> getChangesetsList() repeated .ChangeSet changesets = 5;- Specified by:
- getChangesetsListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getChangesetsOrBuilderListpublic List<? extends Osmformat.ChangeSetOrBuilder> getChangesetsOrBuilderList() repeated .ChangeSet changesets = 5;- Specified by:
- getChangesetsOrBuilderListin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getChangesetsCountpublic int getChangesetsCount() repeated .ChangeSet changesets = 5;- Specified by:
- getChangesetsCountin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getChangesetspublic Osmformat.ChangeSet getChangesets(int index) repeated .ChangeSet changesets = 5;- Specified by:
- getChangesetsin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
getChangesetsOrBuilderpublic Osmformat.ChangeSetOrBuilder getChangesetsOrBuilder(int index) repeated .ChangeSet changesets = 5;- Specified by:
- getChangesetsOrBuilderin interface- Osmformat.PrimitiveGroupOrBuilder
 
 - 
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.PrimitiveGroup parseFrom(ByteBuffer data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(ByteBuffer data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(proto4.ByteString data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(proto4.ByteString data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(byte[] data) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(byte[] data, proto4.ExtensionRegistryLite extensionRegistry) throws proto4.InvalidProtocolBufferException - Throws:
- proto4.InvalidProtocolBufferException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(proto4.CodedInputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static Osmformat.PrimitiveGroup parseFrom(proto4.CodedInputStream input, proto4.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
newBuilderForTypepublic Osmformat.PrimitiveGroup.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- proto4.Message
- Specified by:
- newBuilderForTypein interface- proto4.MessageLite
 
 - 
newBuilderpublic static Osmformat.PrimitiveGroup.Builder newBuilder() 
 - 
newBuilderpublic static Osmformat.PrimitiveGroup.Builder newBuilder(Osmformat.PrimitiveGroup prototype) 
 - 
toBuilderpublic Osmformat.PrimitiveGroup.Builder toBuilder() - Specified by:
- toBuilderin interface- proto4.Message
- Specified by:
- toBuilderin interface- proto4.MessageLite
 
 - 
newBuilderForTypeprotected Osmformat.PrimitiveGroup.Builder newBuilderForType(proto4.AbstractMessage.BuilderParent parent) - Overrides:
- newBuilderForTypein class- proto4.AbstractMessage
 
 - 
getDefaultInstancepublic static Osmformat.PrimitiveGroup getDefaultInstance() 
 - 
parserpublic static proto4.Parser<Osmformat.PrimitiveGroup> parser() 
 - 
getParserForTypepublic proto4.Parser<Osmformat.PrimitiveGroup> getParserForType() - Specified by:
- getParserForTypein interface- proto4.Message
- Specified by:
- getParserForTypein interface- proto4.MessageLite
- Overrides:
- getParserForTypein class- proto4.GeneratedMessage
 
 - 
getDefaultInstanceForTypepublic Osmformat.PrimitiveGroup getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- proto4.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- proto4.MessageOrBuilder
 
 
- 
 
-