rpc协议提交

back_recharge
duhui 2021-11-17 17:28:19 +08:00
parent cbf61cfafc
commit 1eff1588bc
41 changed files with 661 additions and 349 deletions

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTGRequestIFace {
public interface Iface {

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTGRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-28")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class ArenaOfHero implements org.apache.thrift.TBase<ArenaOfHero, ArenaOfHero._Fields>, java.io.Serializable, Cloneable, Comparable<ArenaOfHero> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("ArenaOfHero");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaManager, CrossArenaManager._Fields>, java.io.Serializable, Cloneable, Comparable<CrossArenaManager> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("CrossArenaManager");
@ -53,6 +53,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
private static final org.apache.thrift.protocol.TField FOUR_SPIRIT_FIELD_DESC = new org.apache.thrift.protocol.TField("fourSpirit", org.apache.thrift.protocol.TType.I32, (short)13);
private static final org.apache.thrift.protocol.TField PRACTICE_SKILL_MAP_FIELD_DESC = new org.apache.thrift.protocol.TField("practiceSkillMap", org.apache.thrift.protocol.TType.MAP, (short)14);
private static final org.apache.thrift.protocol.TField MAX_HISTORY_FORCE_FIELD_DESC = new org.apache.thrift.protocol.TField("maxHistoryForce", org.apache.thrift.protocol.TType.I64, (short)15);
private static final org.apache.thrift.protocol.TField TF_INFO_LIST_FIELD_DESC = new org.apache.thrift.protocol.TField("tfInfoList", org.apache.thrift.protocol.TType.LIST, (short)16);
private static final Map<Class<? extends IScheme>, SchemeFactory> schemes = new HashMap<Class<? extends IScheme>, SchemeFactory>();
static {
@ -75,6 +76,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
public int fourSpirit; // optional
public Map<Integer,Integer> practiceSkillMap; // optional
public long maxHistoryForce; // optional
public List<Integer> tfInfoList; // optional
/** The set of fields this struct contains, along with convenience methods for finding and manipulating them. */
public enum _Fields implements org.apache.thrift.TFieldIdEnum {
@ -92,7 +94,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
SKILL((short)12, "skill"),
FOUR_SPIRIT((short)13, "fourSpirit"),
PRACTICE_SKILL_MAP((short)14, "practiceSkillMap"),
MAX_HISTORY_FORCE((short)15, "maxHistoryForce");
MAX_HISTORY_FORCE((short)15, "maxHistoryForce"),
TF_INFO_LIST((short)16, "tfInfoList");
private static final Map<String, _Fields> byName = new HashMap<String, _Fields>();
@ -137,6 +140,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return PRACTICE_SKILL_MAP;
case 15: // MAX_HISTORY_FORCE
return MAX_HISTORY_FORCE;
case 16: // TF_INFO_LIST
return TF_INFO_LIST;
default:
return null;
}
@ -183,7 +188,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
private static final int __FOURSPIRIT_ISSET_ID = 3;
private static final int __MAXHISTORYFORCE_ISSET_ID = 4;
private byte __isset_bitfield = 0;
private static final _Fields optionals[] = {_Fields.TEAMS,_Fields.HEROS,_Fields.JEWELS,_Fields.TOTAL_FORCE_BY_TEAM,_Fields.TOTAL_FORCE,_Fields.YXLD_FORCE,_Fields.POKEMONS,_Fields.SEALS,_Fields.GUILD_SKILL,_Fields.POKEMON_TEAM_MAP,_Fields.TREE_LEVEL,_Fields.SKILL,_Fields.FOUR_SPIRIT,_Fields.PRACTICE_SKILL_MAP,_Fields.MAX_HISTORY_FORCE};
private static final _Fields optionals[] = {_Fields.TEAMS,_Fields.HEROS,_Fields.JEWELS,_Fields.TOTAL_FORCE_BY_TEAM,_Fields.TOTAL_FORCE,_Fields.YXLD_FORCE,_Fields.POKEMONS,_Fields.SEALS,_Fields.GUILD_SKILL,_Fields.POKEMON_TEAM_MAP,_Fields.TREE_LEVEL,_Fields.SKILL,_Fields.FOUR_SPIRIT,_Fields.PRACTICE_SKILL_MAP,_Fields.MAX_HISTORY_FORCE,_Fields.TF_INFO_LIST};
public static final Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap;
static {
Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> tmpMap = new EnumMap<_Fields, org.apache.thrift.meta_data.FieldMetaData>(_Fields.class);
@ -237,6 +242,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I32))));
tmpMap.put(_Fields.MAX_HISTORY_FORCE, new org.apache.thrift.meta_data.FieldMetaData("maxHistoryForce", org.apache.thrift.TFieldRequirementType.OPTIONAL,
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I64)));
tmpMap.put(_Fields.TF_INFO_LIST, new org.apache.thrift.meta_data.FieldMetaData("tfInfoList", org.apache.thrift.TFieldRequirementType.OPTIONAL,
new org.apache.thrift.meta_data.ListMetaData(org.apache.thrift.protocol.TType.LIST,
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I32))));
metaDataMap = Collections.unmodifiableMap(tmpMap);
org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(CrossArenaManager.class, metaDataMap);
}
@ -352,6 +360,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
this.practiceSkillMap = __this__practiceSkillMap;
}
this.maxHistoryForce = other.maxHistoryForce;
if (other.isSetTfInfoList()) {
List<Integer> __this__tfInfoList = new ArrayList<Integer>(other.tfInfoList);
this.tfInfoList = __this__tfInfoList;
}
}
public CrossArenaManager deepCopy() {
@ -380,6 +392,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
this.practiceSkillMap = null;
setMaxHistoryForceIsSet(false);
this.maxHistoryForce = 0;
this.tfInfoList = null;
}
public int getTeamsSize() {
@ -851,6 +864,45 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
__isset_bitfield = EncodingUtils.setBit(__isset_bitfield, __MAXHISTORYFORCE_ISSET_ID, value);
}
public int getTfInfoListSize() {
return (this.tfInfoList == null) ? 0 : this.tfInfoList.size();
}
public java.util.Iterator<Integer> getTfInfoListIterator() {
return (this.tfInfoList == null) ? null : this.tfInfoList.iterator();
}
public void addToTfInfoList(int elem) {
if (this.tfInfoList == null) {
this.tfInfoList = new ArrayList<Integer>();
}
this.tfInfoList.add(elem);
}
public List<Integer> getTfInfoList() {
return this.tfInfoList;
}
public CrossArenaManager setTfInfoList(List<Integer> tfInfoList) {
this.tfInfoList = tfInfoList;
return this;
}
public void unsetTfInfoList() {
this.tfInfoList = null;
}
/** Returns true if field tfInfoList is set (has been assigned a value) and false otherwise */
public boolean isSetTfInfoList() {
return this.tfInfoList != null;
}
public void setTfInfoListIsSet(boolean value) {
if (!value) {
this.tfInfoList = null;
}
}
public void setFieldValue(_Fields field, Object value) {
switch (field) {
case TEAMS:
@ -973,6 +1025,14 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
break;
case TF_INFO_LIST:
if (value == null) {
unsetTfInfoList();
} else {
setTfInfoList((List<Integer>)value);
}
break;
}
}
@ -1023,6 +1083,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
case MAX_HISTORY_FORCE:
return Long.valueOf(getMaxHistoryForce());
case TF_INFO_LIST:
return getTfInfoList();
}
throw new IllegalStateException();
}
@ -1064,6 +1127,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return isSetPracticeSkillMap();
case MAX_HISTORY_FORCE:
return isSetMaxHistoryForce();
case TF_INFO_LIST:
return isSetTfInfoList();
}
throw new IllegalStateException();
}
@ -1216,6 +1281,15 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return false;
}
boolean this_present_tfInfoList = true && this.isSetTfInfoList();
boolean that_present_tfInfoList = true && that.isSetTfInfoList();
if (this_present_tfInfoList || that_present_tfInfoList) {
if (!(this_present_tfInfoList && that_present_tfInfoList))
return false;
if (!this.tfInfoList.equals(that.tfInfoList))
return false;
}
return true;
}
@ -1298,6 +1372,11 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (present_maxHistoryForce)
list.add(maxHistoryForce);
boolean present_tfInfoList = true && (isSetTfInfoList());
list.add(present_tfInfoList);
if (present_tfInfoList)
list.add(tfInfoList);
return list.hashCode();
}
@ -1459,6 +1538,16 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return lastComparison;
}
}
lastComparison = Boolean.valueOf(isSetTfInfoList()).compareTo(other.isSetTfInfoList());
if (lastComparison != 0) {
return lastComparison;
}
if (isSetTfInfoList()) {
lastComparison = org.apache.thrift.TBaseHelper.compareTo(this.tfInfoList, other.tfInfoList);
if (lastComparison != 0) {
return lastComparison;
}
}
return 0;
}
@ -1608,6 +1697,16 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
sb.append(this.maxHistoryForce);
first = false;
}
if (isSetTfInfoList()) {
if (!first) sb.append(", ");
sb.append("tfInfoList:");
if (this.tfInfoList == null) {
sb.append("null");
} else {
sb.append(this.tfInfoList);
}
first = false;
}
sb.append(")");
return sb.toString();
}
@ -1906,6 +2005,24 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
break;
case 16: // TF_INFO_LIST
if (schemeField.type == org.apache.thrift.protocol.TType.LIST) {
{
org.apache.thrift.protocol.TList _list148 = iprot.readListBegin();
struct.tfInfoList = new ArrayList<Integer>(_list148.size);
int _elem149;
for (int _i150 = 0; _i150 < _list148.size; ++_i150)
{
_elem149 = iprot.readI32();
struct.tfInfoList.add(_elem149);
}
iprot.readListEnd();
}
struct.setTfInfoListIsSet(true);
} else {
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
break;
default:
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
@ -1926,14 +2043,14 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(TEAMS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, struct.teams.size()));
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter148 : struct.teams.entrySet())
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter151 : struct.teams.entrySet())
{
oprot.writeI32(_iter148.getKey());
oprot.writeI32(_iter151.getKey());
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, _iter148.getValue().size()));
for (TeamPosHeroInfo _iter149 : _iter148.getValue())
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, _iter151.getValue().size()));
for (TeamPosHeroInfo _iter152 : _iter151.getValue())
{
_iter149.write(oprot);
_iter152.write(oprot);
}
oprot.writeListEnd();
}
@ -1948,10 +2065,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(HEROS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.heros.size()));
for (Map.Entry<String, ArenaOfHero> _iter150 : struct.heros.entrySet())
for (Map.Entry<String, ArenaOfHero> _iter153 : struct.heros.entrySet())
{
oprot.writeString(_iter150.getKey());
_iter150.getValue().write(oprot);
oprot.writeString(_iter153.getKey());
_iter153.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -1963,10 +2080,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(JEWELS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.jewels.size()));
for (Map.Entry<String, PropertyItem> _iter151 : struct.jewels.entrySet())
for (Map.Entry<String, PropertyItem> _iter154 : struct.jewels.entrySet())
{
oprot.writeString(_iter151.getKey());
_iter151.getValue().write(oprot);
oprot.writeString(_iter154.getKey());
_iter154.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -1978,10 +2095,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(TOTAL_FORCE_BY_TEAM_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.totalForceByTeam.size()));
for (Map.Entry<Integer, Integer> _iter152 : struct.totalForceByTeam.entrySet())
for (Map.Entry<Integer, Integer> _iter155 : struct.totalForceByTeam.entrySet())
{
oprot.writeI32(_iter152.getKey());
oprot.writeI32(_iter152.getValue());
oprot.writeI32(_iter155.getKey());
oprot.writeI32(_iter155.getValue());
}
oprot.writeMapEnd();
}
@ -2003,10 +2120,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(POKEMONS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.pokemons.size()));
for (Map.Entry<String, Pokemon> _iter153 : struct.pokemons.entrySet())
for (Map.Entry<String, Pokemon> _iter156 : struct.pokemons.entrySet())
{
oprot.writeString(_iter153.getKey());
_iter153.getValue().write(oprot);
oprot.writeString(_iter156.getKey());
_iter156.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -2018,10 +2135,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(SEALS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, struct.seals.size()));
for (Map.Entry<Integer, PurpleMansionSeal> _iter154 : struct.seals.entrySet())
for (Map.Entry<Integer, PurpleMansionSeal> _iter157 : struct.seals.entrySet())
{
oprot.writeI32(_iter154.getKey());
_iter154.getValue().write(oprot);
oprot.writeI32(_iter157.getKey());
_iter157.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -2033,10 +2150,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(GUILD_SKILL_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.guildSkill.size()));
for (Map.Entry<Integer, Integer> _iter155 : struct.guildSkill.entrySet())
for (Map.Entry<Integer, Integer> _iter158 : struct.guildSkill.entrySet())
{
oprot.writeI32(_iter155.getKey());
oprot.writeI32(_iter155.getValue());
oprot.writeI32(_iter158.getKey());
oprot.writeI32(_iter158.getValue());
}
oprot.writeMapEnd();
}
@ -2048,10 +2165,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(POKEMON_TEAM_MAP_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, struct.pokemonTeamMap.size()));
for (Map.Entry<Integer, String> _iter156 : struct.pokemonTeamMap.entrySet())
for (Map.Entry<Integer, String> _iter159 : struct.pokemonTeamMap.entrySet())
{
oprot.writeI32(_iter156.getKey());
oprot.writeString(_iter156.getValue());
oprot.writeI32(_iter159.getKey());
oprot.writeString(_iter159.getValue());
}
oprot.writeMapEnd();
}
@ -2068,9 +2185,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(SKILL_FIELD_DESC);
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, struct.skill.size()));
for (int _iter157 : struct.skill)
for (int _iter160 : struct.skill)
{
oprot.writeI32(_iter157);
oprot.writeI32(_iter160);
}
oprot.writeListEnd();
}
@ -2087,10 +2204,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(PRACTICE_SKILL_MAP_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.practiceSkillMap.size()));
for (Map.Entry<Integer, Integer> _iter158 : struct.practiceSkillMap.entrySet())
for (Map.Entry<Integer, Integer> _iter161 : struct.practiceSkillMap.entrySet())
{
oprot.writeI32(_iter158.getKey());
oprot.writeI32(_iter158.getValue());
oprot.writeI32(_iter161.getKey());
oprot.writeI32(_iter161.getValue());
}
oprot.writeMapEnd();
}
@ -2102,6 +2219,20 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeI64(struct.maxHistoryForce);
oprot.writeFieldEnd();
}
if (struct.tfInfoList != null) {
if (struct.isSetTfInfoList()) {
oprot.writeFieldBegin(TF_INFO_LIST_FIELD_DESC);
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, struct.tfInfoList.size()));
for (int _iter162 : struct.tfInfoList)
{
oprot.writeI32(_iter162);
}
oprot.writeListEnd();
}
oprot.writeFieldEnd();
}
}
oprot.writeFieldStop();
oprot.writeStructEnd();
}
@ -2165,18 +2296,21 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetMaxHistoryForce()) {
optionals.set(14);
}
oprot.writeBitSet(optionals, 15);
if (struct.isSetTfInfoList()) {
optionals.set(15);
}
oprot.writeBitSet(optionals, 16);
if (struct.isSetTeams()) {
{
oprot.writeI32(struct.teams.size());
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter159 : struct.teams.entrySet())
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter163 : struct.teams.entrySet())
{
oprot.writeI32(_iter159.getKey());
oprot.writeI32(_iter163.getKey());
{
oprot.writeI32(_iter159.getValue().size());
for (TeamPosHeroInfo _iter160 : _iter159.getValue())
oprot.writeI32(_iter163.getValue().size());
for (TeamPosHeroInfo _iter164 : _iter163.getValue())
{
_iter160.write(oprot);
_iter164.write(oprot);
}
}
}
@ -2185,30 +2319,30 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetHeros()) {
{
oprot.writeI32(struct.heros.size());
for (Map.Entry<String, ArenaOfHero> _iter161 : struct.heros.entrySet())
for (Map.Entry<String, ArenaOfHero> _iter165 : struct.heros.entrySet())
{
oprot.writeString(_iter161.getKey());
_iter161.getValue().write(oprot);
oprot.writeString(_iter165.getKey());
_iter165.getValue().write(oprot);
}
}
}
if (struct.isSetJewels()) {
{
oprot.writeI32(struct.jewels.size());
for (Map.Entry<String, PropertyItem> _iter162 : struct.jewels.entrySet())
for (Map.Entry<String, PropertyItem> _iter166 : struct.jewels.entrySet())
{
oprot.writeString(_iter162.getKey());
_iter162.getValue().write(oprot);
oprot.writeString(_iter166.getKey());
_iter166.getValue().write(oprot);
}
}
}
if (struct.isSetTotalForceByTeam()) {
{
oprot.writeI32(struct.totalForceByTeam.size());
for (Map.Entry<Integer, Integer> _iter163 : struct.totalForceByTeam.entrySet())
for (Map.Entry<Integer, Integer> _iter167 : struct.totalForceByTeam.entrySet())
{
oprot.writeI32(_iter163.getKey());
oprot.writeI32(_iter163.getValue());
oprot.writeI32(_iter167.getKey());
oprot.writeI32(_iter167.getValue());
}
}
}
@ -2221,40 +2355,40 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetPokemons()) {
{
oprot.writeI32(struct.pokemons.size());
for (Map.Entry<String, Pokemon> _iter164 : struct.pokemons.entrySet())
for (Map.Entry<String, Pokemon> _iter168 : struct.pokemons.entrySet())
{
oprot.writeString(_iter164.getKey());
_iter164.getValue().write(oprot);
oprot.writeString(_iter168.getKey());
_iter168.getValue().write(oprot);
}
}
}
if (struct.isSetSeals()) {
{
oprot.writeI32(struct.seals.size());
for (Map.Entry<Integer, PurpleMansionSeal> _iter165 : struct.seals.entrySet())
for (Map.Entry<Integer, PurpleMansionSeal> _iter169 : struct.seals.entrySet())
{
oprot.writeI32(_iter165.getKey());
_iter165.getValue().write(oprot);
oprot.writeI32(_iter169.getKey());
_iter169.getValue().write(oprot);
}
}
}
if (struct.isSetGuildSkill()) {
{
oprot.writeI32(struct.guildSkill.size());
for (Map.Entry<Integer, Integer> _iter166 : struct.guildSkill.entrySet())
for (Map.Entry<Integer, Integer> _iter170 : struct.guildSkill.entrySet())
{
oprot.writeI32(_iter166.getKey());
oprot.writeI32(_iter166.getValue());
oprot.writeI32(_iter170.getKey());
oprot.writeI32(_iter170.getValue());
}
}
}
if (struct.isSetPokemonTeamMap()) {
{
oprot.writeI32(struct.pokemonTeamMap.size());
for (Map.Entry<Integer, String> _iter167 : struct.pokemonTeamMap.entrySet())
for (Map.Entry<Integer, String> _iter171 : struct.pokemonTeamMap.entrySet())
{
oprot.writeI32(_iter167.getKey());
oprot.writeString(_iter167.getValue());
oprot.writeI32(_iter171.getKey());
oprot.writeString(_iter171.getValue());
}
}
}
@ -2264,9 +2398,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetSkill()) {
{
oprot.writeI32(struct.skill.size());
for (int _iter168 : struct.skill)
for (int _iter172 : struct.skill)
{
oprot.writeI32(_iter168);
oprot.writeI32(_iter172);
}
}
}
@ -2276,90 +2410,99 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetPracticeSkillMap()) {
{
oprot.writeI32(struct.practiceSkillMap.size());
for (Map.Entry<Integer, Integer> _iter169 : struct.practiceSkillMap.entrySet())
for (Map.Entry<Integer, Integer> _iter173 : struct.practiceSkillMap.entrySet())
{
oprot.writeI32(_iter169.getKey());
oprot.writeI32(_iter169.getValue());
oprot.writeI32(_iter173.getKey());
oprot.writeI32(_iter173.getValue());
}
}
}
if (struct.isSetMaxHistoryForce()) {
oprot.writeI64(struct.maxHistoryForce);
}
if (struct.isSetTfInfoList()) {
{
oprot.writeI32(struct.tfInfoList.size());
for (int _iter174 : struct.tfInfoList)
{
oprot.writeI32(_iter174);
}
}
}
}
@Override
public void read(org.apache.thrift.protocol.TProtocol prot, CrossArenaManager struct) throws org.apache.thrift.TException {
TTupleProtocol iprot = (TTupleProtocol) prot;
BitSet incoming = iprot.readBitSet(15);
BitSet incoming = iprot.readBitSet(16);
if (incoming.get(0)) {
{
org.apache.thrift.protocol.TMap _map170 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, iprot.readI32());
struct.teams = new HashMap<Integer,List<TeamPosHeroInfo>>(2*_map170.size);
int _key171;
List<TeamPosHeroInfo> _val172;
for (int _i173 = 0; _i173 < _map170.size; ++_i173)
org.apache.thrift.protocol.TMap _map175 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, iprot.readI32());
struct.teams = new HashMap<Integer,List<TeamPosHeroInfo>>(2*_map175.size);
int _key176;
List<TeamPosHeroInfo> _val177;
for (int _i178 = 0; _i178 < _map175.size; ++_i178)
{
_key171 = iprot.readI32();
_key176 = iprot.readI32();
{
org.apache.thrift.protocol.TList _list174 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
_val172 = new ArrayList<TeamPosHeroInfo>(_list174.size);
TeamPosHeroInfo _elem175;
for (int _i176 = 0; _i176 < _list174.size; ++_i176)
org.apache.thrift.protocol.TList _list179 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
_val177 = new ArrayList<TeamPosHeroInfo>(_list179.size);
TeamPosHeroInfo _elem180;
for (int _i181 = 0; _i181 < _list179.size; ++_i181)
{
_elem175 = new TeamPosHeroInfo();
_elem175.read(iprot);
_val172.add(_elem175);
_elem180 = new TeamPosHeroInfo();
_elem180.read(iprot);
_val177.add(_elem180);
}
}
struct.teams.put(_key171, _val172);
struct.teams.put(_key176, _val177);
}
}
struct.setTeamsIsSet(true);
}
if (incoming.get(1)) {
{
org.apache.thrift.protocol.TMap _map177 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.heros = new HashMap<String,ArenaOfHero>(2*_map177.size);
String _key178;
ArenaOfHero _val179;
for (int _i180 = 0; _i180 < _map177.size; ++_i180)
org.apache.thrift.protocol.TMap _map182 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.heros = new HashMap<String,ArenaOfHero>(2*_map182.size);
String _key183;
ArenaOfHero _val184;
for (int _i185 = 0; _i185 < _map182.size; ++_i185)
{
_key178 = iprot.readString();
_val179 = new ArenaOfHero();
_val179.read(iprot);
struct.heros.put(_key178, _val179);
_key183 = iprot.readString();
_val184 = new ArenaOfHero();
_val184.read(iprot);
struct.heros.put(_key183, _val184);
}
}
struct.setHerosIsSet(true);
}
if (incoming.get(2)) {
{
org.apache.thrift.protocol.TMap _map181 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.jewels = new HashMap<String,PropertyItem>(2*_map181.size);
String _key182;
PropertyItem _val183;
for (int _i184 = 0; _i184 < _map181.size; ++_i184)
org.apache.thrift.protocol.TMap _map186 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.jewels = new HashMap<String,PropertyItem>(2*_map186.size);
String _key187;
PropertyItem _val188;
for (int _i189 = 0; _i189 < _map186.size; ++_i189)
{
_key182 = iprot.readString();
_val183 = new PropertyItem();
_val183.read(iprot);
struct.jewels.put(_key182, _val183);
_key187 = iprot.readString();
_val188 = new PropertyItem();
_val188.read(iprot);
struct.jewels.put(_key187, _val188);
}
}
struct.setJewelsIsSet(true);
}
if (incoming.get(3)) {
{
org.apache.thrift.protocol.TMap _map185 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.totalForceByTeam = new HashMap<Integer,Integer>(2*_map185.size);
int _key186;
int _val187;
for (int _i188 = 0; _i188 < _map185.size; ++_i188)
org.apache.thrift.protocol.TMap _map190 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.totalForceByTeam = new HashMap<Integer,Integer>(2*_map190.size);
int _key191;
int _val192;
for (int _i193 = 0; _i193 < _map190.size; ++_i193)
{
_key186 = iprot.readI32();
_val187 = iprot.readI32();
struct.totalForceByTeam.put(_key186, _val187);
_key191 = iprot.readI32();
_val192 = iprot.readI32();
struct.totalForceByTeam.put(_key191, _val192);
}
}
struct.setTotalForceByTeamIsSet(true);
@ -2374,62 +2517,62 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(6)) {
{
org.apache.thrift.protocol.TMap _map189 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.pokemons = new HashMap<String,Pokemon>(2*_map189.size);
String _key190;
Pokemon _val191;
for (int _i192 = 0; _i192 < _map189.size; ++_i192)
org.apache.thrift.protocol.TMap _map194 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.pokemons = new HashMap<String,Pokemon>(2*_map194.size);
String _key195;
Pokemon _val196;
for (int _i197 = 0; _i197 < _map194.size; ++_i197)
{
_key190 = iprot.readString();
_val191 = new Pokemon();
_val191.read(iprot);
struct.pokemons.put(_key190, _val191);
_key195 = iprot.readString();
_val196 = new Pokemon();
_val196.read(iprot);
struct.pokemons.put(_key195, _val196);
}
}
struct.setPokemonsIsSet(true);
}
if (incoming.get(7)) {
{
org.apache.thrift.protocol.TMap _map193 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.seals = new HashMap<Integer,PurpleMansionSeal>(2*_map193.size);
int _key194;
PurpleMansionSeal _val195;
for (int _i196 = 0; _i196 < _map193.size; ++_i196)
org.apache.thrift.protocol.TMap _map198 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.seals = new HashMap<Integer,PurpleMansionSeal>(2*_map198.size);
int _key199;
PurpleMansionSeal _val200;
for (int _i201 = 0; _i201 < _map198.size; ++_i201)
{
_key194 = iprot.readI32();
_val195 = new PurpleMansionSeal();
_val195.read(iprot);
struct.seals.put(_key194, _val195);
_key199 = iprot.readI32();
_val200 = new PurpleMansionSeal();
_val200.read(iprot);
struct.seals.put(_key199, _val200);
}
}
struct.setSealsIsSet(true);
}
if (incoming.get(8)) {
{
org.apache.thrift.protocol.TMap _map197 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.guildSkill = new HashMap<Integer,Integer>(2*_map197.size);
int _key198;
int _val199;
for (int _i200 = 0; _i200 < _map197.size; ++_i200)
org.apache.thrift.protocol.TMap _map202 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.guildSkill = new HashMap<Integer,Integer>(2*_map202.size);
int _key203;
int _val204;
for (int _i205 = 0; _i205 < _map202.size; ++_i205)
{
_key198 = iprot.readI32();
_val199 = iprot.readI32();
struct.guildSkill.put(_key198, _val199);
_key203 = iprot.readI32();
_val204 = iprot.readI32();
struct.guildSkill.put(_key203, _val204);
}
}
struct.setGuildSkillIsSet(true);
}
if (incoming.get(9)) {
{
org.apache.thrift.protocol.TMap _map201 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, iprot.readI32());
struct.pokemonTeamMap = new HashMap<Integer,String>(2*_map201.size);
int _key202;
String _val203;
for (int _i204 = 0; _i204 < _map201.size; ++_i204)
org.apache.thrift.protocol.TMap _map206 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, iprot.readI32());
struct.pokemonTeamMap = new HashMap<Integer,String>(2*_map206.size);
int _key207;
String _val208;
for (int _i209 = 0; _i209 < _map206.size; ++_i209)
{
_key202 = iprot.readI32();
_val203 = iprot.readString();
struct.pokemonTeamMap.put(_key202, _val203);
_key207 = iprot.readI32();
_val208 = iprot.readString();
struct.pokemonTeamMap.put(_key207, _val208);
}
}
struct.setPokemonTeamMapIsSet(true);
@ -2440,13 +2583,13 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(11)) {
{
org.apache.thrift.protocol.TList _list205 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.skill = new ArrayList<Integer>(_list205.size);
int _elem206;
for (int _i207 = 0; _i207 < _list205.size; ++_i207)
org.apache.thrift.protocol.TList _list210 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.skill = new ArrayList<Integer>(_list210.size);
int _elem211;
for (int _i212 = 0; _i212 < _list210.size; ++_i212)
{
_elem206 = iprot.readI32();
struct.skill.add(_elem206);
_elem211 = iprot.readI32();
struct.skill.add(_elem211);
}
}
struct.setSkillIsSet(true);
@ -2457,15 +2600,15 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(13)) {
{
org.apache.thrift.protocol.TMap _map208 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.practiceSkillMap = new HashMap<Integer,Integer>(2*_map208.size);
int _key209;
int _val210;
for (int _i211 = 0; _i211 < _map208.size; ++_i211)
org.apache.thrift.protocol.TMap _map213 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.practiceSkillMap = new HashMap<Integer,Integer>(2*_map213.size);
int _key214;
int _val215;
for (int _i216 = 0; _i216 < _map213.size; ++_i216)
{
_key209 = iprot.readI32();
_val210 = iprot.readI32();
struct.practiceSkillMap.put(_key209, _val210);
_key214 = iprot.readI32();
_val215 = iprot.readI32();
struct.practiceSkillMap.put(_key214, _val215);
}
}
struct.setPracticeSkillMapIsSet(true);
@ -2474,6 +2617,19 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
struct.maxHistoryForce = iprot.readI64();
struct.setMaxHistoryForceIsSet(true);
}
if (incoming.get(15)) {
{
org.apache.thrift.protocol.TList _list217 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.tfInfoList = new ArrayList<Integer>(_list217.size);
int _elem218;
for (int _i219 = 0; _i219 < _list217.size; ++_i219)
{
_elem218 = iprot.readI32();
struct.tfInfoList.add(_elem218);
}
}
struct.setTfInfoListIsSet(true);
}
}
}

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InvalidOperException extends TException implements org.apache.thrift.TBase<InvalidOperException, InvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class Pokemon implements org.apache.thrift.TBase<Pokemon, Pokemon._Fields>, java.io.Serializable, Cloneable, Comparable<Pokemon> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("Pokemon");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class PropertyItem implements org.apache.thrift.TBase<PropertyItem, PropertyItem._Fields>, java.io.Serializable, Cloneable, Comparable<PropertyItem> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("PropertyItem");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class PurpleMansionSeal implements org.apache.thrift.TBase<PurpleMansionSeal, PurpleMansionSeal._Fields>, java.io.Serializable, Cloneable, Comparable<PurpleMansionSeal> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("PurpleMansionSeal");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCMatchRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RechargeResult implements org.apache.thrift.TBase<RechargeResult, RechargeResult._Fields>, java.io.Serializable, Cloneable, Comparable<RechargeResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("RechargeResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class Result implements org.apache.thrift.TBase<Result, Result._Fields>, java.io.Serializable, Cloneable, Comparable<Result> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("Result");

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* ArenaOfHeroManager
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class TeamPosHeroInfo implements org.apache.thrift.TBase<TeamPosHeroInfo, TeamPosHeroInfo._Fields>, java.io.Serializable, Cloneable, Comparable<TeamPosHeroInfo> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("TeamPosHeroInfo");

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTwRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCwTgRequestIFace {
public interface Iface {

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTGRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-28")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class ArenaOfHero implements org.apache.thrift.TBase<ArenaOfHero, ArenaOfHero._Fields>, java.io.Serializable, Cloneable, Comparable<ArenaOfHero> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("ArenaOfHero");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaManager, CrossArenaManager._Fields>, java.io.Serializable, Cloneable, Comparable<CrossArenaManager> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("CrossArenaManager");
@ -53,6 +53,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
private static final org.apache.thrift.protocol.TField FOUR_SPIRIT_FIELD_DESC = new org.apache.thrift.protocol.TField("fourSpirit", org.apache.thrift.protocol.TType.I32, (short)13);
private static final org.apache.thrift.protocol.TField PRACTICE_SKILL_MAP_FIELD_DESC = new org.apache.thrift.protocol.TField("practiceSkillMap", org.apache.thrift.protocol.TType.MAP, (short)14);
private static final org.apache.thrift.protocol.TField MAX_HISTORY_FORCE_FIELD_DESC = new org.apache.thrift.protocol.TField("maxHistoryForce", org.apache.thrift.protocol.TType.I64, (short)15);
private static final org.apache.thrift.protocol.TField TF_INFO_LIST_FIELD_DESC = new org.apache.thrift.protocol.TField("tfInfoList", org.apache.thrift.protocol.TType.LIST, (short)16);
private static final Map<Class<? extends IScheme>, SchemeFactory> schemes = new HashMap<Class<? extends IScheme>, SchemeFactory>();
static {
@ -75,6 +76,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
public int fourSpirit; // optional
public Map<Integer,Integer> practiceSkillMap; // optional
public long maxHistoryForce; // optional
public List<Integer> tfInfoList; // optional
/** The set of fields this struct contains, along with convenience methods for finding and manipulating them. */
public enum _Fields implements org.apache.thrift.TFieldIdEnum {
@ -92,7 +94,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
SKILL((short)12, "skill"),
FOUR_SPIRIT((short)13, "fourSpirit"),
PRACTICE_SKILL_MAP((short)14, "practiceSkillMap"),
MAX_HISTORY_FORCE((short)15, "maxHistoryForce");
MAX_HISTORY_FORCE((short)15, "maxHistoryForce"),
TF_INFO_LIST((short)16, "tfInfoList");
private static final Map<String, _Fields> byName = new HashMap<String, _Fields>();
@ -137,6 +140,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return PRACTICE_SKILL_MAP;
case 15: // MAX_HISTORY_FORCE
return MAX_HISTORY_FORCE;
case 16: // TF_INFO_LIST
return TF_INFO_LIST;
default:
return null;
}
@ -183,7 +188,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
private static final int __FOURSPIRIT_ISSET_ID = 3;
private static final int __MAXHISTORYFORCE_ISSET_ID = 4;
private byte __isset_bitfield = 0;
private static final _Fields optionals[] = {_Fields.TEAMS,_Fields.HEROS,_Fields.JEWELS,_Fields.TOTAL_FORCE_BY_TEAM,_Fields.TOTAL_FORCE,_Fields.YXLD_FORCE,_Fields.POKEMONS,_Fields.SEALS,_Fields.GUILD_SKILL,_Fields.POKEMON_TEAM_MAP,_Fields.TREE_LEVEL,_Fields.SKILL,_Fields.FOUR_SPIRIT,_Fields.PRACTICE_SKILL_MAP,_Fields.MAX_HISTORY_FORCE};
private static final _Fields optionals[] = {_Fields.TEAMS,_Fields.HEROS,_Fields.JEWELS,_Fields.TOTAL_FORCE_BY_TEAM,_Fields.TOTAL_FORCE,_Fields.YXLD_FORCE,_Fields.POKEMONS,_Fields.SEALS,_Fields.GUILD_SKILL,_Fields.POKEMON_TEAM_MAP,_Fields.TREE_LEVEL,_Fields.SKILL,_Fields.FOUR_SPIRIT,_Fields.PRACTICE_SKILL_MAP,_Fields.MAX_HISTORY_FORCE,_Fields.TF_INFO_LIST};
public static final Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap;
static {
Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> tmpMap = new EnumMap<_Fields, org.apache.thrift.meta_data.FieldMetaData>(_Fields.class);
@ -237,6 +242,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I32))));
tmpMap.put(_Fields.MAX_HISTORY_FORCE, new org.apache.thrift.meta_data.FieldMetaData("maxHistoryForce", org.apache.thrift.TFieldRequirementType.OPTIONAL,
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I64)));
tmpMap.put(_Fields.TF_INFO_LIST, new org.apache.thrift.meta_data.FieldMetaData("tfInfoList", org.apache.thrift.TFieldRequirementType.OPTIONAL,
new org.apache.thrift.meta_data.ListMetaData(org.apache.thrift.protocol.TType.LIST,
new org.apache.thrift.meta_data.FieldValueMetaData(org.apache.thrift.protocol.TType.I32))));
metaDataMap = Collections.unmodifiableMap(tmpMap);
org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(CrossArenaManager.class, metaDataMap);
}
@ -352,6 +360,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
this.practiceSkillMap = __this__practiceSkillMap;
}
this.maxHistoryForce = other.maxHistoryForce;
if (other.isSetTfInfoList()) {
List<Integer> __this__tfInfoList = new ArrayList<Integer>(other.tfInfoList);
this.tfInfoList = __this__tfInfoList;
}
}
public CrossArenaManager deepCopy() {
@ -380,6 +392,7 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
this.practiceSkillMap = null;
setMaxHistoryForceIsSet(false);
this.maxHistoryForce = 0;
this.tfInfoList = null;
}
public int getTeamsSize() {
@ -851,6 +864,45 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
__isset_bitfield = EncodingUtils.setBit(__isset_bitfield, __MAXHISTORYFORCE_ISSET_ID, value);
}
public int getTfInfoListSize() {
return (this.tfInfoList == null) ? 0 : this.tfInfoList.size();
}
public java.util.Iterator<Integer> getTfInfoListIterator() {
return (this.tfInfoList == null) ? null : this.tfInfoList.iterator();
}
public void addToTfInfoList(int elem) {
if (this.tfInfoList == null) {
this.tfInfoList = new ArrayList<Integer>();
}
this.tfInfoList.add(elem);
}
public List<Integer> getTfInfoList() {
return this.tfInfoList;
}
public CrossArenaManager setTfInfoList(List<Integer> tfInfoList) {
this.tfInfoList = tfInfoList;
return this;
}
public void unsetTfInfoList() {
this.tfInfoList = null;
}
/** Returns true if field tfInfoList is set (has been assigned a value) and false otherwise */
public boolean isSetTfInfoList() {
return this.tfInfoList != null;
}
public void setTfInfoListIsSet(boolean value) {
if (!value) {
this.tfInfoList = null;
}
}
public void setFieldValue(_Fields field, Object value) {
switch (field) {
case TEAMS:
@ -973,6 +1025,14 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
break;
case TF_INFO_LIST:
if (value == null) {
unsetTfInfoList();
} else {
setTfInfoList((List<Integer>)value);
}
break;
}
}
@ -1023,6 +1083,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
case MAX_HISTORY_FORCE:
return Long.valueOf(getMaxHistoryForce());
case TF_INFO_LIST:
return getTfInfoList();
}
throw new IllegalStateException();
}
@ -1064,6 +1127,8 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return isSetPracticeSkillMap();
case MAX_HISTORY_FORCE:
return isSetMaxHistoryForce();
case TF_INFO_LIST:
return isSetTfInfoList();
}
throw new IllegalStateException();
}
@ -1216,6 +1281,15 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return false;
}
boolean this_present_tfInfoList = true && this.isSetTfInfoList();
boolean that_present_tfInfoList = true && that.isSetTfInfoList();
if (this_present_tfInfoList || that_present_tfInfoList) {
if (!(this_present_tfInfoList && that_present_tfInfoList))
return false;
if (!this.tfInfoList.equals(that.tfInfoList))
return false;
}
return true;
}
@ -1298,6 +1372,11 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (present_maxHistoryForce)
list.add(maxHistoryForce);
boolean present_tfInfoList = true && (isSetTfInfoList());
list.add(present_tfInfoList);
if (present_tfInfoList)
list.add(tfInfoList);
return list.hashCode();
}
@ -1459,6 +1538,16 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
return lastComparison;
}
}
lastComparison = Boolean.valueOf(isSetTfInfoList()).compareTo(other.isSetTfInfoList());
if (lastComparison != 0) {
return lastComparison;
}
if (isSetTfInfoList()) {
lastComparison = org.apache.thrift.TBaseHelper.compareTo(this.tfInfoList, other.tfInfoList);
if (lastComparison != 0) {
return lastComparison;
}
}
return 0;
}
@ -1608,6 +1697,16 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
sb.append(this.maxHistoryForce);
first = false;
}
if (isSetTfInfoList()) {
if (!first) sb.append(", ");
sb.append("tfInfoList:");
if (this.tfInfoList == null) {
sb.append("null");
} else {
sb.append(this.tfInfoList);
}
first = false;
}
sb.append(")");
return sb.toString();
}
@ -1906,6 +2005,24 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
break;
case 16: // TF_INFO_LIST
if (schemeField.type == org.apache.thrift.protocol.TType.LIST) {
{
org.apache.thrift.protocol.TList _list148 = iprot.readListBegin();
struct.tfInfoList = new ArrayList<Integer>(_list148.size);
int _elem149;
for (int _i150 = 0; _i150 < _list148.size; ++_i150)
{
_elem149 = iprot.readI32();
struct.tfInfoList.add(_elem149);
}
iprot.readListEnd();
}
struct.setTfInfoListIsSet(true);
} else {
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
break;
default:
org.apache.thrift.protocol.TProtocolUtil.skip(iprot, schemeField.type);
}
@ -1926,14 +2043,14 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(TEAMS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, struct.teams.size()));
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter148 : struct.teams.entrySet())
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter151 : struct.teams.entrySet())
{
oprot.writeI32(_iter148.getKey());
oprot.writeI32(_iter151.getKey());
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, _iter148.getValue().size()));
for (TeamPosHeroInfo _iter149 : _iter148.getValue())
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, _iter151.getValue().size()));
for (TeamPosHeroInfo _iter152 : _iter151.getValue())
{
_iter149.write(oprot);
_iter152.write(oprot);
}
oprot.writeListEnd();
}
@ -1948,10 +2065,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(HEROS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.heros.size()));
for (Map.Entry<String, ArenaOfHero> _iter150 : struct.heros.entrySet())
for (Map.Entry<String, ArenaOfHero> _iter153 : struct.heros.entrySet())
{
oprot.writeString(_iter150.getKey());
_iter150.getValue().write(oprot);
oprot.writeString(_iter153.getKey());
_iter153.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -1963,10 +2080,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(JEWELS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.jewels.size()));
for (Map.Entry<String, PropertyItem> _iter151 : struct.jewels.entrySet())
for (Map.Entry<String, PropertyItem> _iter154 : struct.jewels.entrySet())
{
oprot.writeString(_iter151.getKey());
_iter151.getValue().write(oprot);
oprot.writeString(_iter154.getKey());
_iter154.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -1978,10 +2095,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(TOTAL_FORCE_BY_TEAM_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.totalForceByTeam.size()));
for (Map.Entry<Integer, Integer> _iter152 : struct.totalForceByTeam.entrySet())
for (Map.Entry<Integer, Integer> _iter155 : struct.totalForceByTeam.entrySet())
{
oprot.writeI32(_iter152.getKey());
oprot.writeI32(_iter152.getValue());
oprot.writeI32(_iter155.getKey());
oprot.writeI32(_iter155.getValue());
}
oprot.writeMapEnd();
}
@ -2003,10 +2120,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(POKEMONS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, struct.pokemons.size()));
for (Map.Entry<String, Pokemon> _iter153 : struct.pokemons.entrySet())
for (Map.Entry<String, Pokemon> _iter156 : struct.pokemons.entrySet())
{
oprot.writeString(_iter153.getKey());
_iter153.getValue().write(oprot);
oprot.writeString(_iter156.getKey());
_iter156.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -2018,10 +2135,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(SEALS_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, struct.seals.size()));
for (Map.Entry<Integer, PurpleMansionSeal> _iter154 : struct.seals.entrySet())
for (Map.Entry<Integer, PurpleMansionSeal> _iter157 : struct.seals.entrySet())
{
oprot.writeI32(_iter154.getKey());
_iter154.getValue().write(oprot);
oprot.writeI32(_iter157.getKey());
_iter157.getValue().write(oprot);
}
oprot.writeMapEnd();
}
@ -2033,10 +2150,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(GUILD_SKILL_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.guildSkill.size()));
for (Map.Entry<Integer, Integer> _iter155 : struct.guildSkill.entrySet())
for (Map.Entry<Integer, Integer> _iter158 : struct.guildSkill.entrySet())
{
oprot.writeI32(_iter155.getKey());
oprot.writeI32(_iter155.getValue());
oprot.writeI32(_iter158.getKey());
oprot.writeI32(_iter158.getValue());
}
oprot.writeMapEnd();
}
@ -2048,10 +2165,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(POKEMON_TEAM_MAP_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, struct.pokemonTeamMap.size()));
for (Map.Entry<Integer, String> _iter156 : struct.pokemonTeamMap.entrySet())
for (Map.Entry<Integer, String> _iter159 : struct.pokemonTeamMap.entrySet())
{
oprot.writeI32(_iter156.getKey());
oprot.writeString(_iter156.getValue());
oprot.writeI32(_iter159.getKey());
oprot.writeString(_iter159.getValue());
}
oprot.writeMapEnd();
}
@ -2068,9 +2185,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(SKILL_FIELD_DESC);
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, struct.skill.size()));
for (int _iter157 : struct.skill)
for (int _iter160 : struct.skill)
{
oprot.writeI32(_iter157);
oprot.writeI32(_iter160);
}
oprot.writeListEnd();
}
@ -2087,10 +2204,10 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeFieldBegin(PRACTICE_SKILL_MAP_FIELD_DESC);
{
oprot.writeMapBegin(new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, struct.practiceSkillMap.size()));
for (Map.Entry<Integer, Integer> _iter158 : struct.practiceSkillMap.entrySet())
for (Map.Entry<Integer, Integer> _iter161 : struct.practiceSkillMap.entrySet())
{
oprot.writeI32(_iter158.getKey());
oprot.writeI32(_iter158.getValue());
oprot.writeI32(_iter161.getKey());
oprot.writeI32(_iter161.getValue());
}
oprot.writeMapEnd();
}
@ -2102,6 +2219,20 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
oprot.writeI64(struct.maxHistoryForce);
oprot.writeFieldEnd();
}
if (struct.tfInfoList != null) {
if (struct.isSetTfInfoList()) {
oprot.writeFieldBegin(TF_INFO_LIST_FIELD_DESC);
{
oprot.writeListBegin(new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, struct.tfInfoList.size()));
for (int _iter162 : struct.tfInfoList)
{
oprot.writeI32(_iter162);
}
oprot.writeListEnd();
}
oprot.writeFieldEnd();
}
}
oprot.writeFieldStop();
oprot.writeStructEnd();
}
@ -2165,18 +2296,21 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetMaxHistoryForce()) {
optionals.set(14);
}
oprot.writeBitSet(optionals, 15);
if (struct.isSetTfInfoList()) {
optionals.set(15);
}
oprot.writeBitSet(optionals, 16);
if (struct.isSetTeams()) {
{
oprot.writeI32(struct.teams.size());
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter159 : struct.teams.entrySet())
for (Map.Entry<Integer, List<TeamPosHeroInfo>> _iter163 : struct.teams.entrySet())
{
oprot.writeI32(_iter159.getKey());
oprot.writeI32(_iter163.getKey());
{
oprot.writeI32(_iter159.getValue().size());
for (TeamPosHeroInfo _iter160 : _iter159.getValue())
oprot.writeI32(_iter163.getValue().size());
for (TeamPosHeroInfo _iter164 : _iter163.getValue())
{
_iter160.write(oprot);
_iter164.write(oprot);
}
}
}
@ -2185,30 +2319,30 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetHeros()) {
{
oprot.writeI32(struct.heros.size());
for (Map.Entry<String, ArenaOfHero> _iter161 : struct.heros.entrySet())
for (Map.Entry<String, ArenaOfHero> _iter165 : struct.heros.entrySet())
{
oprot.writeString(_iter161.getKey());
_iter161.getValue().write(oprot);
oprot.writeString(_iter165.getKey());
_iter165.getValue().write(oprot);
}
}
}
if (struct.isSetJewels()) {
{
oprot.writeI32(struct.jewels.size());
for (Map.Entry<String, PropertyItem> _iter162 : struct.jewels.entrySet())
for (Map.Entry<String, PropertyItem> _iter166 : struct.jewels.entrySet())
{
oprot.writeString(_iter162.getKey());
_iter162.getValue().write(oprot);
oprot.writeString(_iter166.getKey());
_iter166.getValue().write(oprot);
}
}
}
if (struct.isSetTotalForceByTeam()) {
{
oprot.writeI32(struct.totalForceByTeam.size());
for (Map.Entry<Integer, Integer> _iter163 : struct.totalForceByTeam.entrySet())
for (Map.Entry<Integer, Integer> _iter167 : struct.totalForceByTeam.entrySet())
{
oprot.writeI32(_iter163.getKey());
oprot.writeI32(_iter163.getValue());
oprot.writeI32(_iter167.getKey());
oprot.writeI32(_iter167.getValue());
}
}
}
@ -2221,40 +2355,40 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetPokemons()) {
{
oprot.writeI32(struct.pokemons.size());
for (Map.Entry<String, Pokemon> _iter164 : struct.pokemons.entrySet())
for (Map.Entry<String, Pokemon> _iter168 : struct.pokemons.entrySet())
{
oprot.writeString(_iter164.getKey());
_iter164.getValue().write(oprot);
oprot.writeString(_iter168.getKey());
_iter168.getValue().write(oprot);
}
}
}
if (struct.isSetSeals()) {
{
oprot.writeI32(struct.seals.size());
for (Map.Entry<Integer, PurpleMansionSeal> _iter165 : struct.seals.entrySet())
for (Map.Entry<Integer, PurpleMansionSeal> _iter169 : struct.seals.entrySet())
{
oprot.writeI32(_iter165.getKey());
_iter165.getValue().write(oprot);
oprot.writeI32(_iter169.getKey());
_iter169.getValue().write(oprot);
}
}
}
if (struct.isSetGuildSkill()) {
{
oprot.writeI32(struct.guildSkill.size());
for (Map.Entry<Integer, Integer> _iter166 : struct.guildSkill.entrySet())
for (Map.Entry<Integer, Integer> _iter170 : struct.guildSkill.entrySet())
{
oprot.writeI32(_iter166.getKey());
oprot.writeI32(_iter166.getValue());
oprot.writeI32(_iter170.getKey());
oprot.writeI32(_iter170.getValue());
}
}
}
if (struct.isSetPokemonTeamMap()) {
{
oprot.writeI32(struct.pokemonTeamMap.size());
for (Map.Entry<Integer, String> _iter167 : struct.pokemonTeamMap.entrySet())
for (Map.Entry<Integer, String> _iter171 : struct.pokemonTeamMap.entrySet())
{
oprot.writeI32(_iter167.getKey());
oprot.writeString(_iter167.getValue());
oprot.writeI32(_iter171.getKey());
oprot.writeString(_iter171.getValue());
}
}
}
@ -2264,9 +2398,9 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetSkill()) {
{
oprot.writeI32(struct.skill.size());
for (int _iter168 : struct.skill)
for (int _iter172 : struct.skill)
{
oprot.writeI32(_iter168);
oprot.writeI32(_iter172);
}
}
}
@ -2276,90 +2410,99 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
if (struct.isSetPracticeSkillMap()) {
{
oprot.writeI32(struct.practiceSkillMap.size());
for (Map.Entry<Integer, Integer> _iter169 : struct.practiceSkillMap.entrySet())
for (Map.Entry<Integer, Integer> _iter173 : struct.practiceSkillMap.entrySet())
{
oprot.writeI32(_iter169.getKey());
oprot.writeI32(_iter169.getValue());
oprot.writeI32(_iter173.getKey());
oprot.writeI32(_iter173.getValue());
}
}
}
if (struct.isSetMaxHistoryForce()) {
oprot.writeI64(struct.maxHistoryForce);
}
if (struct.isSetTfInfoList()) {
{
oprot.writeI32(struct.tfInfoList.size());
for (int _iter174 : struct.tfInfoList)
{
oprot.writeI32(_iter174);
}
}
}
}
@Override
public void read(org.apache.thrift.protocol.TProtocol prot, CrossArenaManager struct) throws org.apache.thrift.TException {
TTupleProtocol iprot = (TTupleProtocol) prot;
BitSet incoming = iprot.readBitSet(15);
BitSet incoming = iprot.readBitSet(16);
if (incoming.get(0)) {
{
org.apache.thrift.protocol.TMap _map170 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, iprot.readI32());
struct.teams = new HashMap<Integer,List<TeamPosHeroInfo>>(2*_map170.size);
int _key171;
List<TeamPosHeroInfo> _val172;
for (int _i173 = 0; _i173 < _map170.size; ++_i173)
org.apache.thrift.protocol.TMap _map175 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.LIST, iprot.readI32());
struct.teams = new HashMap<Integer,List<TeamPosHeroInfo>>(2*_map175.size);
int _key176;
List<TeamPosHeroInfo> _val177;
for (int _i178 = 0; _i178 < _map175.size; ++_i178)
{
_key171 = iprot.readI32();
_key176 = iprot.readI32();
{
org.apache.thrift.protocol.TList _list174 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
_val172 = new ArrayList<TeamPosHeroInfo>(_list174.size);
TeamPosHeroInfo _elem175;
for (int _i176 = 0; _i176 < _list174.size; ++_i176)
org.apache.thrift.protocol.TList _list179 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
_val177 = new ArrayList<TeamPosHeroInfo>(_list179.size);
TeamPosHeroInfo _elem180;
for (int _i181 = 0; _i181 < _list179.size; ++_i181)
{
_elem175 = new TeamPosHeroInfo();
_elem175.read(iprot);
_val172.add(_elem175);
_elem180 = new TeamPosHeroInfo();
_elem180.read(iprot);
_val177.add(_elem180);
}
}
struct.teams.put(_key171, _val172);
struct.teams.put(_key176, _val177);
}
}
struct.setTeamsIsSet(true);
}
if (incoming.get(1)) {
{
org.apache.thrift.protocol.TMap _map177 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.heros = new HashMap<String,ArenaOfHero>(2*_map177.size);
String _key178;
ArenaOfHero _val179;
for (int _i180 = 0; _i180 < _map177.size; ++_i180)
org.apache.thrift.protocol.TMap _map182 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.heros = new HashMap<String,ArenaOfHero>(2*_map182.size);
String _key183;
ArenaOfHero _val184;
for (int _i185 = 0; _i185 < _map182.size; ++_i185)
{
_key178 = iprot.readString();
_val179 = new ArenaOfHero();
_val179.read(iprot);
struct.heros.put(_key178, _val179);
_key183 = iprot.readString();
_val184 = new ArenaOfHero();
_val184.read(iprot);
struct.heros.put(_key183, _val184);
}
}
struct.setHerosIsSet(true);
}
if (incoming.get(2)) {
{
org.apache.thrift.protocol.TMap _map181 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.jewels = new HashMap<String,PropertyItem>(2*_map181.size);
String _key182;
PropertyItem _val183;
for (int _i184 = 0; _i184 < _map181.size; ++_i184)
org.apache.thrift.protocol.TMap _map186 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.jewels = new HashMap<String,PropertyItem>(2*_map186.size);
String _key187;
PropertyItem _val188;
for (int _i189 = 0; _i189 < _map186.size; ++_i189)
{
_key182 = iprot.readString();
_val183 = new PropertyItem();
_val183.read(iprot);
struct.jewels.put(_key182, _val183);
_key187 = iprot.readString();
_val188 = new PropertyItem();
_val188.read(iprot);
struct.jewels.put(_key187, _val188);
}
}
struct.setJewelsIsSet(true);
}
if (incoming.get(3)) {
{
org.apache.thrift.protocol.TMap _map185 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.totalForceByTeam = new HashMap<Integer,Integer>(2*_map185.size);
int _key186;
int _val187;
for (int _i188 = 0; _i188 < _map185.size; ++_i188)
org.apache.thrift.protocol.TMap _map190 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.totalForceByTeam = new HashMap<Integer,Integer>(2*_map190.size);
int _key191;
int _val192;
for (int _i193 = 0; _i193 < _map190.size; ++_i193)
{
_key186 = iprot.readI32();
_val187 = iprot.readI32();
struct.totalForceByTeam.put(_key186, _val187);
_key191 = iprot.readI32();
_val192 = iprot.readI32();
struct.totalForceByTeam.put(_key191, _val192);
}
}
struct.setTotalForceByTeamIsSet(true);
@ -2374,62 +2517,62 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(6)) {
{
org.apache.thrift.protocol.TMap _map189 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.pokemons = new HashMap<String,Pokemon>(2*_map189.size);
String _key190;
Pokemon _val191;
for (int _i192 = 0; _i192 < _map189.size; ++_i192)
org.apache.thrift.protocol.TMap _map194 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.STRING, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.pokemons = new HashMap<String,Pokemon>(2*_map194.size);
String _key195;
Pokemon _val196;
for (int _i197 = 0; _i197 < _map194.size; ++_i197)
{
_key190 = iprot.readString();
_val191 = new Pokemon();
_val191.read(iprot);
struct.pokemons.put(_key190, _val191);
_key195 = iprot.readString();
_val196 = new Pokemon();
_val196.read(iprot);
struct.pokemons.put(_key195, _val196);
}
}
struct.setPokemonsIsSet(true);
}
if (incoming.get(7)) {
{
org.apache.thrift.protocol.TMap _map193 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.seals = new HashMap<Integer,PurpleMansionSeal>(2*_map193.size);
int _key194;
PurpleMansionSeal _val195;
for (int _i196 = 0; _i196 < _map193.size; ++_i196)
org.apache.thrift.protocol.TMap _map198 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRUCT, iprot.readI32());
struct.seals = new HashMap<Integer,PurpleMansionSeal>(2*_map198.size);
int _key199;
PurpleMansionSeal _val200;
for (int _i201 = 0; _i201 < _map198.size; ++_i201)
{
_key194 = iprot.readI32();
_val195 = new PurpleMansionSeal();
_val195.read(iprot);
struct.seals.put(_key194, _val195);
_key199 = iprot.readI32();
_val200 = new PurpleMansionSeal();
_val200.read(iprot);
struct.seals.put(_key199, _val200);
}
}
struct.setSealsIsSet(true);
}
if (incoming.get(8)) {
{
org.apache.thrift.protocol.TMap _map197 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.guildSkill = new HashMap<Integer,Integer>(2*_map197.size);
int _key198;
int _val199;
for (int _i200 = 0; _i200 < _map197.size; ++_i200)
org.apache.thrift.protocol.TMap _map202 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.guildSkill = new HashMap<Integer,Integer>(2*_map202.size);
int _key203;
int _val204;
for (int _i205 = 0; _i205 < _map202.size; ++_i205)
{
_key198 = iprot.readI32();
_val199 = iprot.readI32();
struct.guildSkill.put(_key198, _val199);
_key203 = iprot.readI32();
_val204 = iprot.readI32();
struct.guildSkill.put(_key203, _val204);
}
}
struct.setGuildSkillIsSet(true);
}
if (incoming.get(9)) {
{
org.apache.thrift.protocol.TMap _map201 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, iprot.readI32());
struct.pokemonTeamMap = new HashMap<Integer,String>(2*_map201.size);
int _key202;
String _val203;
for (int _i204 = 0; _i204 < _map201.size; ++_i204)
org.apache.thrift.protocol.TMap _map206 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.STRING, iprot.readI32());
struct.pokemonTeamMap = new HashMap<Integer,String>(2*_map206.size);
int _key207;
String _val208;
for (int _i209 = 0; _i209 < _map206.size; ++_i209)
{
_key202 = iprot.readI32();
_val203 = iprot.readString();
struct.pokemonTeamMap.put(_key202, _val203);
_key207 = iprot.readI32();
_val208 = iprot.readString();
struct.pokemonTeamMap.put(_key207, _val208);
}
}
struct.setPokemonTeamMapIsSet(true);
@ -2440,13 +2583,13 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(11)) {
{
org.apache.thrift.protocol.TList _list205 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.skill = new ArrayList<Integer>(_list205.size);
int _elem206;
for (int _i207 = 0; _i207 < _list205.size; ++_i207)
org.apache.thrift.protocol.TList _list210 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.skill = new ArrayList<Integer>(_list210.size);
int _elem211;
for (int _i212 = 0; _i212 < _list210.size; ++_i212)
{
_elem206 = iprot.readI32();
struct.skill.add(_elem206);
_elem211 = iprot.readI32();
struct.skill.add(_elem211);
}
}
struct.setSkillIsSet(true);
@ -2457,15 +2600,15 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
}
if (incoming.get(13)) {
{
org.apache.thrift.protocol.TMap _map208 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.practiceSkillMap = new HashMap<Integer,Integer>(2*_map208.size);
int _key209;
int _val210;
for (int _i211 = 0; _i211 < _map208.size; ++_i211)
org.apache.thrift.protocol.TMap _map213 = new org.apache.thrift.protocol.TMap(org.apache.thrift.protocol.TType.I32, org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.practiceSkillMap = new HashMap<Integer,Integer>(2*_map213.size);
int _key214;
int _val215;
for (int _i216 = 0; _i216 < _map213.size; ++_i216)
{
_key209 = iprot.readI32();
_val210 = iprot.readI32();
struct.practiceSkillMap.put(_key209, _val210);
_key214 = iprot.readI32();
_val215 = iprot.readI32();
struct.practiceSkillMap.put(_key214, _val215);
}
}
struct.setPracticeSkillMapIsSet(true);
@ -2474,6 +2617,19 @@ public class CrossArenaManager implements org.apache.thrift.TBase<CrossArenaMana
struct.maxHistoryForce = iprot.readI64();
struct.setMaxHistoryForceIsSet(true);
}
if (incoming.get(15)) {
{
org.apache.thrift.protocol.TList _list217 = new org.apache.thrift.protocol.TList(org.apache.thrift.protocol.TType.I32, iprot.readI32());
struct.tfInfoList = new ArrayList<Integer>(_list217.size);
int _elem218;
for (int _i219 = 0; _i219 < _list217.size; ++_i219)
{
_elem218 = iprot.readI32();
struct.tfInfoList.add(_elem218);
}
}
struct.setTfInfoListIsSet(true);
}
}
}

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InvalidOperException extends TException implements org.apache.thrift.TBase<InvalidOperException, InvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class Pokemon implements org.apache.thrift.TBase<Pokemon, Pokemon._Fields>, java.io.Serializable, Cloneable, Comparable<Pokemon> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("Pokemon");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class PropertyItem implements org.apache.thrift.TBase<PropertyItem, PropertyItem._Fields>, java.io.Serializable, Cloneable, Comparable<PropertyItem> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("PropertyItem");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class PurpleMansionSeal implements org.apache.thrift.TBase<PurpleMansionSeal, PurpleMansionSeal._Fields>, java.io.Serializable, Cloneable, Comparable<PurpleMansionSeal> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("PurpleMansionSeal");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCMatchRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RechargeResult implements org.apache.thrift.TBase<RechargeResult, RechargeResult._Fields>, java.io.Serializable, Cloneable, Comparable<RechargeResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("RechargeResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class Result implements org.apache.thrift.TBase<Result, Result._Fields>, java.io.Serializable, Cloneable, Comparable<Result> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("Result");

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* ArenaOfHeroManager
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class TeamPosHeroInfo implements org.apache.thrift.TBase<TeamPosHeroInfo, TeamPosHeroInfo._Fields>, java.io.Serializable, Cloneable, Comparable<TeamPosHeroInfo> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("TeamPosHeroInfo");

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTwRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCwTgRequestIFace {
public interface Iface {

View File

@ -37,7 +37,7 @@ import org.slf4j.LoggerFactory;
/**
* Structs can also be exceptions, if they are nasty.
*/
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerInvalidOperException extends TException implements org.apache.thrift.TBase<InnerInvalidOperException, InnerInvalidOperException._Fields>, java.io.Serializable, Cloneable, Comparable<InnerInvalidOperException> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerInvalidOperException");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class InnerResult implements org.apache.thrift.TBase<InnerResult, InnerResult._Fields>, java.io.Serializable, Cloneable, Comparable<InnerResult> {
private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("InnerResult");

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCgTwRequestIFace {
public interface Iface {

View File

@ -34,7 +34,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-10-21")
@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2021-11-17")
public class RPCwTgRequestIFace {
public interface Iface {