How does one represent in thrift struct : 1 a long integer field? 2. a const int field (equivalent to 'static final int field' in java) ?
Thanks!
How does one represent in thrift struct : 1 a long integer field? 2. a const int field (equivalent to 'static final int field' in java) ?
Thanks!