java.lang.Object
org.apache.thrift.TUnion<RDF_StreamRow,RDF_StreamRow._Fields>
org.apache.jena.riot.thrift.wire.RDF_StreamRow
- All Implemented Interfaces:
Serializable
,Comparable<RDF_StreamRow>
,org.apache.thrift.TBase<RDF_StreamRow,
,RDF_StreamRow._Fields> org.apache.thrift.TSerializable
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
The set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
Modifier and TypeFieldDescriptionstatic final Map<RDF_StreamRow._Fields,
org.apache.thrift.meta_data.FieldMetaData> -
Constructor Summary
ConstructorDescriptionRDF_StreamRow
(RDF_StreamRow other) RDF_StreamRow
(RDF_StreamRow._Fields setField, Object value) -
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(RDF_StreamRow other) deepCopy()
boolean
boolean
equals
(RDF_StreamRow other) fieldForId
(int fieldId) getQuad()
int
hashCode()
boolean
boolean
boolean
static RDF_StreamRow
prefixDecl
(RDF_PrefixDecl value) static RDF_StreamRow
void
setPrefixDecl
(RDF_PrefixDecl value) void
void
setTriple
(RDF_Triple value) static RDF_StreamRow
triple
(RDF_Triple value) Methods inherited from class org.apache.thrift.TUnion
clear, getFieldValue, getFieldValue, getFieldValue, getSetField, isSet, isSet, isSet, read, setFieldValue, setFieldValue, toString, write
-
Field Details
-
metaDataMap
public static final Map<RDF_StreamRow._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
RDF_StreamRow
public RDF_StreamRow() -
RDF_StreamRow
-
RDF_StreamRow
-
-
Method Details
-
deepCopy
-
prefixDecl
-
triple
-
quad
-
fieldForId
-
getPrefixDecl
-
setPrefixDecl
-
getTriple
-
setTriple
-
getQuad
-
setQuad
-
isSetPrefixDecl
public boolean isSetPrefixDecl() -
isSetTriple
public boolean isSetTriple() -
isSetQuad
public boolean isSetQuad() -
equals
-
equals
-
compareTo
-
hashCode
public int hashCode()
-