org.apache.blur.thirdparty.thrift_0_9_0.protocol
Class TStruct

java.lang.Object
  extended by org.apache.blur.thirdparty.thrift_0_9_0.protocol.TStruct

public final class TStruct
extends Object

Helper class that encapsulates struct metadata.


Field Summary
 String name
           
 
Constructor Summary
TStruct()
           
TStruct(String n)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name
Constructor Detail

TStruct

public TStruct()

TStruct

public TStruct(String n)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.