|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.meta_data.FieldValueMetaData
public class FieldValueMetaData
FieldValueMetaData and collection of subclasses to store metadata about the value(s) of a field
Field Summary | |
---|---|
byte |
type
|
Constructor Summary | |
---|---|
FieldValueMetaData(byte type)
|
Method Summary | |
---|---|
boolean |
isContainer()
|
boolean |
isStruct()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final byte type
Constructor Detail |
---|
public FieldValueMetaData(byte type)
Method Detail |
---|
public boolean isStruct()
public boolean isContainer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |