@ThriftStruct public final class MemoryAllocation extends Object
MemoryAllocation(String tag, long allocation)
long
getAllocation()
String
getTag()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@ThriftConstructor public MemoryAllocation(String tag, long allocation)
@ThriftField(value=1) public String getTag()
@ThriftField(value=2) public long getAllocation()
Copyright © 2012–2022. All rights reserved.