YugabyteDB (2.13.1.0-b60, 21121d69985fbf76aa6958d8f04a9bfa936293b5)

Coverage Report

Created: 2022-03-22 16:43

/Users/deen/code/yugabyte-db/build/debugcov-clang-dynamic-arm64-ninja/src/yb/tserver/pg_client.pb.h
Line
Count
Source (jump to first uncovered line)
1
// Generated by the protocol buffer compiler.  DO NOT EDIT!
2
// source: yb/tserver/pg_client.proto
3
4
#ifndef PROTOBUF_yb_2ftserver_2fpg_5fclient_2eproto__INCLUDED
5
#define PROTOBUF_yb_2ftserver_2fpg_5fclient_2eproto__INCLUDED
6
7
#include <string>
8
9
#include <google/protobuf/stubs/common.h>
10
11
#if GOOGLE_PROTOBUF_VERSION < 3005000
12
#error This file was generated by a newer version of protoc which is
13
#error incompatible with your Protocol Buffer headers.  Please update
14
#error your headers.
15
#endif
16
#if 3005001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17
#error This file was generated by an older version of protoc which is
18
#error incompatible with your Protocol Buffer headers.  Please
19
#error regenerate this file with a newer version of protoc.
20
#endif
21
22
#include <google/protobuf/io/coded_stream.h>
23
#include <google/protobuf/arena.h>
24
#include <google/protobuf/arenastring.h>
25
#include <google/protobuf/generated_message_table_driven.h>
26
#include <google/protobuf/generated_message_util.h>
27
#include <google/protobuf/metadata.h>
28
#include <google/protobuf/message.h>
29
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
30
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
31
#include <google/protobuf/generated_enum_reflection.h>
32
#include <google/protobuf/unknown_field_set.h>
33
#include "yb/common/common.pb.h"
34
#include "yb/common/value.pb.h"
35
#include "yb/common/pgsql_protocol.pb.h"
36
#include "yb/common/wire_protocol.pb.h"
37
#include "yb/master/master_ddl.pb.h"
38
#include "yb/master/master_types.pb.h"
39
// @@protoc_insertion_point(includes)
40
41
namespace protobuf_yb_2ftserver_2fpg_5fclient_2eproto {
42
// Internal implementation detail -- do not use these members.
43
struct TableStruct {
44
  static const ::google::protobuf::internal::ParseTableField entries[];
45
  static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
46
  static const ::google::protobuf::internal::ParseTable schema[68];
47
  static const ::google::protobuf::internal::FieldMetadata field_metadata[];
48
  static const ::google::protobuf::internal::SerializationTable serialization_table[];
49
  static const ::google::protobuf::uint32 offsets[];
50
};
51
void AddDescriptors();
52
void InitDefaultsPgHeartbeatRequestPBImpl();
53
void InitDefaultsPgHeartbeatRequestPB();
54
void InitDefaultsPgHeartbeatResponsePBImpl();
55
void InitDefaultsPgHeartbeatResponsePB();
56
void InitDefaultsPgObjectIdPBImpl();
57
void InitDefaultsPgObjectIdPB();
58
void InitDefaultsPgAlterDatabaseRequestPBImpl();
59
void InitDefaultsPgAlterDatabaseRequestPB();
60
void InitDefaultsPgAlterDatabaseResponsePBImpl();
61
void InitDefaultsPgAlterDatabaseResponsePB();
62
void InitDefaultsPgBackfillIndexRequestPBImpl();
63
void InitDefaultsPgBackfillIndexRequestPB();
64
void InitDefaultsPgBackfillIndexResponsePBImpl();
65
void InitDefaultsPgBackfillIndexResponsePB();
66
void InitDefaultsPgRenameColumnPBImpl();
67
void InitDefaultsPgRenameColumnPB();
68
void InitDefaultsPgRenameTablePBImpl();
69
void InitDefaultsPgRenameTablePB();
70
void InitDefaultsPgAlterTableRequestPBImpl();
71
void InitDefaultsPgAlterTableRequestPB();
72
void InitDefaultsPgAlterTableResponsePBImpl();
73
void InitDefaultsPgAlterTableResponsePB();
74
void InitDefaultsPgCreateDatabaseRequestPBImpl();
75
void InitDefaultsPgCreateDatabaseRequestPB();
76
void InitDefaultsPgCreateDatabaseResponsePBImpl();
77
void InitDefaultsPgCreateDatabaseResponsePB();
78
void InitDefaultsPgCreateSequencesDataTableRequestPBImpl();
79
void InitDefaultsPgCreateSequencesDataTableRequestPB();
80
void InitDefaultsPgCreateSequencesDataTableResponsePBImpl();
81
void InitDefaultsPgCreateSequencesDataTableResponsePB();
82
void InitDefaultsPgCreateColumnPBImpl();
83
void InitDefaultsPgCreateColumnPB();
84
void InitDefaultsPgCreateSplitBoundaryPBImpl();
85
void InitDefaultsPgCreateSplitBoundaryPB();
86
void InitDefaultsPgCreateTableRequestPBImpl();
87
void InitDefaultsPgCreateTableRequestPB();
88
void InitDefaultsPgCreateTableResponsePBImpl();
89
void InitDefaultsPgCreateTableResponsePB();
90
void InitDefaultsPgCreateTablegroupRequestPBImpl();
91
void InitDefaultsPgCreateTablegroupRequestPB();
92
void InitDefaultsPgCreateTablegroupResponsePBImpl();
93
void InitDefaultsPgCreateTablegroupResponsePB();
94
void InitDefaultsPgDropDatabaseRequestPBImpl();
95
void InitDefaultsPgDropDatabaseRequestPB();
96
void InitDefaultsPgDropDatabaseResponsePBImpl();
97
void InitDefaultsPgDropDatabaseResponsePB();
98
void InitDefaultsPgDropTableRequestPBImpl();
99
void InitDefaultsPgDropTableRequestPB();
100
void InitDefaultsPgDropTableResponsePBImpl();
101
void InitDefaultsPgDropTableResponsePB();
102
void InitDefaultsPgDropTablegroupRequestPBImpl();
103
void InitDefaultsPgDropTablegroupRequestPB();
104
void InitDefaultsPgDropTablegroupResponsePBImpl();
105
void InitDefaultsPgDropTablegroupResponsePB();
106
void InitDefaultsPgGetCatalogMasterVersionRequestPBImpl();
107
void InitDefaultsPgGetCatalogMasterVersionRequestPB();
108
void InitDefaultsPgFinishTransactionRequestPBImpl();
109
void InitDefaultsPgFinishTransactionRequestPB();
110
void InitDefaultsPgFinishTransactionResponsePBImpl();
111
void InitDefaultsPgFinishTransactionResponsePB();
112
void InitDefaultsPgGetCatalogMasterVersionResponsePBImpl();
113
void InitDefaultsPgGetCatalogMasterVersionResponsePB();
114
void InitDefaultsPgGetDatabaseInfoRequestPBImpl();
115
void InitDefaultsPgGetDatabaseInfoRequestPB();
116
void InitDefaultsPgGetDatabaseInfoResponsePBImpl();
117
void InitDefaultsPgGetDatabaseInfoResponsePB();
118
void InitDefaultsPgIsInitDbDoneRequestPBImpl();
119
void InitDefaultsPgIsInitDbDoneRequestPB();
120
void InitDefaultsPgIsInitDbDoneResponsePBImpl();
121
void InitDefaultsPgIsInitDbDoneResponsePB();
122
void InitDefaultsPgListLiveTabletServersRequestPBImpl();
123
void InitDefaultsPgListLiveTabletServersRequestPB();
124
void InitDefaultsPgLiveTabletServerPBImpl();
125
void InitDefaultsPgLiveTabletServerPB();
126
void InitDefaultsPgListLiveTabletServersResponsePBImpl();
127
void InitDefaultsPgListLiveTabletServersResponsePB();
128
void InitDefaultsPgOpenTableRequestPBImpl();
129
void InitDefaultsPgOpenTableRequestPB();
130
void InitDefaultsPgTablePartitionsPBImpl();
131
void InitDefaultsPgTablePartitionsPB();
132
void InitDefaultsPgOpenTableResponsePBImpl();
133
void InitDefaultsPgOpenTableResponsePB();
134
void InitDefaultsPgPerformOpPBImpl();
135
void InitDefaultsPgPerformOpPB();
136
void InitDefaultsPgPerformOptionsPBImpl();
137
void InitDefaultsPgPerformOptionsPB();
138
void InitDefaultsPgPerformRequestPBImpl();
139
void InitDefaultsPgPerformRequestPB();
140
void InitDefaultsPgPerformResponsePBImpl();
141
void InitDefaultsPgPerformResponsePB();
142
void InitDefaultsPgReserveOidsRequestPBImpl();
143
void InitDefaultsPgReserveOidsRequestPB();
144
void InitDefaultsPgReserveOidsResponsePBImpl();
145
void InitDefaultsPgReserveOidsResponsePB();
146
void InitDefaultsPgRollbackSubTransactionRequestPBImpl();
147
void InitDefaultsPgRollbackSubTransactionRequestPB();
148
void InitDefaultsPgRollbackSubTransactionResponsePBImpl();
149
void InitDefaultsPgRollbackSubTransactionResponsePB();
150
void InitDefaultsPgSetActiveSubTransactionRequestPBImpl();
151
void InitDefaultsPgSetActiveSubTransactionRequestPB();
152
void InitDefaultsPgSetActiveSubTransactionResponsePBImpl();
153
void InitDefaultsPgSetActiveSubTransactionResponsePB();
154
void InitDefaultsPgTabletServerCountRequestPBImpl();
155
void InitDefaultsPgTabletServerCountRequestPB();
156
void InitDefaultsPgTabletServerCountResponsePBImpl();
157
void InitDefaultsPgTabletServerCountResponsePB();
158
void InitDefaultsPgTruncateTableRequestPBImpl();
159
void InitDefaultsPgTruncateTableRequestPB();
160
void InitDefaultsPgTruncateTableResponsePBImpl();
161
void InitDefaultsPgTruncateTableResponsePB();
162
void InitDefaultsPgPlacementInfoPBImpl();
163
void InitDefaultsPgPlacementInfoPB();
164
void InitDefaultsPgValidatePlacementRequestPBImpl();
165
void InitDefaultsPgValidatePlacementRequestPB();
166
void InitDefaultsPgValidatePlacementResponsePBImpl();
167
void InitDefaultsPgValidatePlacementResponsePB();
168
void InitDefaultsPgInsertSequenceTupleRequestPBImpl();
169
void InitDefaultsPgInsertSequenceTupleRequestPB();
170
void InitDefaultsPgInsertSequenceTupleResponsePBImpl();
171
void InitDefaultsPgInsertSequenceTupleResponsePB();
172
void InitDefaultsPgUpdateSequenceTupleRequestPBImpl();
173
void InitDefaultsPgUpdateSequenceTupleRequestPB();
174
void InitDefaultsPgUpdateSequenceTupleResponsePBImpl();
175
void InitDefaultsPgUpdateSequenceTupleResponsePB();
176
void InitDefaultsPgReadSequenceTupleRequestPBImpl();
177
void InitDefaultsPgReadSequenceTupleRequestPB();
178
void InitDefaultsPgReadSequenceTupleResponsePBImpl();
179
void InitDefaultsPgReadSequenceTupleResponsePB();
180
void InitDefaultsPgDeleteSequenceTupleRequestPBImpl();
181
void InitDefaultsPgDeleteSequenceTupleRequestPB();
182
void InitDefaultsPgDeleteSequenceTupleResponsePBImpl();
183
void InitDefaultsPgDeleteSequenceTupleResponsePB();
184
void InitDefaultsPgDeleteDBSequencesRequestPBImpl();
185
void InitDefaultsPgDeleteDBSequencesRequestPB();
186
void InitDefaultsPgDeleteDBSequencesResponsePBImpl();
187
void InitDefaultsPgDeleteDBSequencesResponsePB();
188
26.8k
inline void InitDefaults() {
189
26.8k
  InitDefaultsPgHeartbeatRequestPB();
190
26.8k
  InitDefaultsPgHeartbeatResponsePB();
191
26.8k
  InitDefaultsPgObjectIdPB();
192
26.8k
  InitDefaultsPgAlterDatabaseRequestPB();
193
26.8k
  InitDefaultsPgAlterDatabaseResponsePB();
194
26.8k
  InitDefaultsPgBackfillIndexRequestPB();
195
26.8k
  InitDefaultsPgBackfillIndexResponsePB();
196
26.8k
  InitDefaultsPgRenameColumnPB();
197
26.8k
  InitDefaultsPgRenameTablePB();
198
26.8k
  InitDefaultsPgAlterTableRequestPB();
199
26.8k
  InitDefaultsPgAlterTableResponsePB();
200
26.8k
  InitDefaultsPgCreateDatabaseRequestPB();
201
26.8k
  InitDefaultsPgCreateDatabaseResponsePB();
202
26.8k
  InitDefaultsPgCreateSequencesDataTableRequestPB();
203
26.8k
  InitDefaultsPgCreateSequencesDataTableResponsePB();
204
26.8k
  InitDefaultsPgCreateColumnPB();
205
26.8k
  InitDefaultsPgCreateSplitBoundaryPB();
206
26.8k
  InitDefaultsPgCreateTableRequestPB();
207
26.8k
  InitDefaultsPgCreateTableResponsePB();
208
26.8k
  InitDefaultsPgCreateTablegroupRequestPB();
209
26.8k
  InitDefaultsPgCreateTablegroupResponsePB();
210
26.8k
  InitDefaultsPgDropDatabaseRequestPB();
211
26.8k
  InitDefaultsPgDropDatabaseResponsePB();
212
26.8k
  InitDefaultsPgDropTableRequestPB();
213
26.8k
  InitDefaultsPgDropTableResponsePB();
214
26.8k
  InitDefaultsPgDropTablegroupRequestPB();
215
26.8k
  InitDefaultsPgDropTablegroupResponsePB();
216
26.8k
  InitDefaultsPgGetCatalogMasterVersionRequestPB();
217
26.8k
  InitDefaultsPgFinishTransactionRequestPB();
218
26.8k
  InitDefaultsPgFinishTransactionResponsePB();
219
26.8k
  InitDefaultsPgGetCatalogMasterVersionResponsePB();
220
26.8k
  InitDefaultsPgGetDatabaseInfoRequestPB();
221
26.8k
  InitDefaultsPgGetDatabaseInfoResponsePB();
222
26.8k
  InitDefaultsPgIsInitDbDoneRequestPB();
223
26.8k
  InitDefaultsPgIsInitDbDoneResponsePB();
224
26.8k
  InitDefaultsPgListLiveTabletServersRequestPB();
225
26.8k
  InitDefaultsPgLiveTabletServerPB();
226
26.8k
  InitDefaultsPgListLiveTabletServersResponsePB();
227
26.8k
  InitDefaultsPgOpenTableRequestPB();
228
26.8k
  InitDefaultsPgTablePartitionsPB();
229
26.8k
  InitDefaultsPgOpenTableResponsePB();
230
26.8k
  InitDefaultsPgPerformOpPB();
231
26.8k
  InitDefaultsPgPerformOptionsPB();
232
26.8k
  InitDefaultsPgPerformRequestPB();
233
26.8k
  InitDefaultsPgPerformResponsePB();
234
26.8k
  InitDefaultsPgReserveOidsRequestPB();
235
26.8k
  InitDefaultsPgReserveOidsResponsePB();
236
26.8k
  InitDefaultsPgRollbackSubTransactionRequestPB();
237
26.8k
  InitDefaultsPgRollbackSubTransactionResponsePB();
238
26.8k
  InitDefaultsPgSetActiveSubTransactionRequestPB();
239
26.8k
  InitDefaultsPgSetActiveSubTransactionResponsePB();
240
26.8k
  InitDefaultsPgTabletServerCountRequestPB();
241
26.8k
  InitDefaultsPgTabletServerCountResponsePB();
242
26.8k
  InitDefaultsPgTruncateTableRequestPB();
243
26.8k
  InitDefaultsPgTruncateTableResponsePB();
244
26.8k
  InitDefaultsPgPlacementInfoPB();
245
26.8k
  InitDefaultsPgValidatePlacementRequestPB();
246
26.8k
  InitDefaultsPgValidatePlacementResponsePB();
247
26.8k
  InitDefaultsPgInsertSequenceTupleRequestPB();
248
26.8k
  InitDefaultsPgInsertSequenceTupleResponsePB();
249
26.8k
  InitDefaultsPgUpdateSequenceTupleRequestPB();
250
26.8k
  InitDefaultsPgUpdateSequenceTupleResponsePB();
251
26.8k
  InitDefaultsPgReadSequenceTupleRequestPB();
252
26.8k
  InitDefaultsPgReadSequenceTupleResponsePB();
253
26.8k
  InitDefaultsPgDeleteSequenceTupleRequestPB();
254
26.8k
  InitDefaultsPgDeleteSequenceTupleResponsePB();
255
26.8k
  InitDefaultsPgDeleteDBSequencesRequestPB();
256
26.8k
  InitDefaultsPgDeleteDBSequencesResponsePB();
257
26.8k
}
258
}  // namespace protobuf_yb_2ftserver_2fpg_5fclient_2eproto
259
namespace yb {
260
namespace tserver {
261
class PgAlterDatabaseRequestPB;
262
class PgAlterDatabaseRequestPBDefaultTypeInternal;
263
extern PgAlterDatabaseRequestPBDefaultTypeInternal _PgAlterDatabaseRequestPB_default_instance_;
264
class PgAlterDatabaseResponsePB;
265
class PgAlterDatabaseResponsePBDefaultTypeInternal;
266
extern PgAlterDatabaseResponsePBDefaultTypeInternal _PgAlterDatabaseResponsePB_default_instance_;
267
class PgAlterTableRequestPB;
268
class PgAlterTableRequestPBDefaultTypeInternal;
269
extern PgAlterTableRequestPBDefaultTypeInternal _PgAlterTableRequestPB_default_instance_;
270
class PgAlterTableResponsePB;
271
class PgAlterTableResponsePBDefaultTypeInternal;
272
extern PgAlterTableResponsePBDefaultTypeInternal _PgAlterTableResponsePB_default_instance_;
273
class PgBackfillIndexRequestPB;
274
class PgBackfillIndexRequestPBDefaultTypeInternal;
275
extern PgBackfillIndexRequestPBDefaultTypeInternal _PgBackfillIndexRequestPB_default_instance_;
276
class PgBackfillIndexResponsePB;
277
class PgBackfillIndexResponsePBDefaultTypeInternal;
278
extern PgBackfillIndexResponsePBDefaultTypeInternal _PgBackfillIndexResponsePB_default_instance_;
279
class PgCreateColumnPB;
280
class PgCreateColumnPBDefaultTypeInternal;
281
extern PgCreateColumnPBDefaultTypeInternal _PgCreateColumnPB_default_instance_;
282
class PgCreateDatabaseRequestPB;
283
class PgCreateDatabaseRequestPBDefaultTypeInternal;
284
extern PgCreateDatabaseRequestPBDefaultTypeInternal _PgCreateDatabaseRequestPB_default_instance_;
285
class PgCreateDatabaseResponsePB;
286
class PgCreateDatabaseResponsePBDefaultTypeInternal;
287
extern PgCreateDatabaseResponsePBDefaultTypeInternal _PgCreateDatabaseResponsePB_default_instance_;
288
class PgCreateSequencesDataTableRequestPB;
289
class PgCreateSequencesDataTableRequestPBDefaultTypeInternal;
290
extern PgCreateSequencesDataTableRequestPBDefaultTypeInternal _PgCreateSequencesDataTableRequestPB_default_instance_;
291
class PgCreateSequencesDataTableResponsePB;
292
class PgCreateSequencesDataTableResponsePBDefaultTypeInternal;
293
extern PgCreateSequencesDataTableResponsePBDefaultTypeInternal _PgCreateSequencesDataTableResponsePB_default_instance_;
294
class PgCreateSplitBoundaryPB;
295
class PgCreateSplitBoundaryPBDefaultTypeInternal;
296
extern PgCreateSplitBoundaryPBDefaultTypeInternal _PgCreateSplitBoundaryPB_default_instance_;
297
class PgCreateTableRequestPB;
298
class PgCreateTableRequestPBDefaultTypeInternal;
299
extern PgCreateTableRequestPBDefaultTypeInternal _PgCreateTableRequestPB_default_instance_;
300
class PgCreateTableResponsePB;
301
class PgCreateTableResponsePBDefaultTypeInternal;
302
extern PgCreateTableResponsePBDefaultTypeInternal _PgCreateTableResponsePB_default_instance_;
303
class PgCreateTablegroupRequestPB;
304
class PgCreateTablegroupRequestPBDefaultTypeInternal;
305
extern PgCreateTablegroupRequestPBDefaultTypeInternal _PgCreateTablegroupRequestPB_default_instance_;
306
class PgCreateTablegroupResponsePB;
307
class PgCreateTablegroupResponsePBDefaultTypeInternal;
308
extern PgCreateTablegroupResponsePBDefaultTypeInternal _PgCreateTablegroupResponsePB_default_instance_;
309
class PgDeleteDBSequencesRequestPB;
310
class PgDeleteDBSequencesRequestPBDefaultTypeInternal;
311
extern PgDeleteDBSequencesRequestPBDefaultTypeInternal _PgDeleteDBSequencesRequestPB_default_instance_;
312
class PgDeleteDBSequencesResponsePB;
313
class PgDeleteDBSequencesResponsePBDefaultTypeInternal;
314
extern PgDeleteDBSequencesResponsePBDefaultTypeInternal _PgDeleteDBSequencesResponsePB_default_instance_;
315
class PgDeleteSequenceTupleRequestPB;
316
class PgDeleteSequenceTupleRequestPBDefaultTypeInternal;
317
extern PgDeleteSequenceTupleRequestPBDefaultTypeInternal _PgDeleteSequenceTupleRequestPB_default_instance_;
318
class PgDeleteSequenceTupleResponsePB;
319
class PgDeleteSequenceTupleResponsePBDefaultTypeInternal;
320
extern PgDeleteSequenceTupleResponsePBDefaultTypeInternal _PgDeleteSequenceTupleResponsePB_default_instance_;
321
class PgDropDatabaseRequestPB;
322
class PgDropDatabaseRequestPBDefaultTypeInternal;
323
extern PgDropDatabaseRequestPBDefaultTypeInternal _PgDropDatabaseRequestPB_default_instance_;
324
class PgDropDatabaseResponsePB;
325
class PgDropDatabaseResponsePBDefaultTypeInternal;
326
extern PgDropDatabaseResponsePBDefaultTypeInternal _PgDropDatabaseResponsePB_default_instance_;
327
class PgDropTableRequestPB;
328
class PgDropTableRequestPBDefaultTypeInternal;
329
extern PgDropTableRequestPBDefaultTypeInternal _PgDropTableRequestPB_default_instance_;
330
class PgDropTableResponsePB;
331
class PgDropTableResponsePBDefaultTypeInternal;
332
extern PgDropTableResponsePBDefaultTypeInternal _PgDropTableResponsePB_default_instance_;
333
class PgDropTablegroupRequestPB;
334
class PgDropTablegroupRequestPBDefaultTypeInternal;
335
extern PgDropTablegroupRequestPBDefaultTypeInternal _PgDropTablegroupRequestPB_default_instance_;
336
class PgDropTablegroupResponsePB;
337
class PgDropTablegroupResponsePBDefaultTypeInternal;
338
extern PgDropTablegroupResponsePBDefaultTypeInternal _PgDropTablegroupResponsePB_default_instance_;
339
class PgFinishTransactionRequestPB;
340
class PgFinishTransactionRequestPBDefaultTypeInternal;
341
extern PgFinishTransactionRequestPBDefaultTypeInternal _PgFinishTransactionRequestPB_default_instance_;
342
class PgFinishTransactionResponsePB;
343
class PgFinishTransactionResponsePBDefaultTypeInternal;
344
extern PgFinishTransactionResponsePBDefaultTypeInternal _PgFinishTransactionResponsePB_default_instance_;
345
class PgGetCatalogMasterVersionRequestPB;
346
class PgGetCatalogMasterVersionRequestPBDefaultTypeInternal;
347
extern PgGetCatalogMasterVersionRequestPBDefaultTypeInternal _PgGetCatalogMasterVersionRequestPB_default_instance_;
348
class PgGetCatalogMasterVersionResponsePB;
349
class PgGetCatalogMasterVersionResponsePBDefaultTypeInternal;
350
extern PgGetCatalogMasterVersionResponsePBDefaultTypeInternal _PgGetCatalogMasterVersionResponsePB_default_instance_;
351
class PgGetDatabaseInfoRequestPB;
352
class PgGetDatabaseInfoRequestPBDefaultTypeInternal;
353
extern PgGetDatabaseInfoRequestPBDefaultTypeInternal _PgGetDatabaseInfoRequestPB_default_instance_;
354
class PgGetDatabaseInfoResponsePB;
355
class PgGetDatabaseInfoResponsePBDefaultTypeInternal;
356
extern PgGetDatabaseInfoResponsePBDefaultTypeInternal _PgGetDatabaseInfoResponsePB_default_instance_;
357
class PgHeartbeatRequestPB;
358
class PgHeartbeatRequestPBDefaultTypeInternal;
359
extern PgHeartbeatRequestPBDefaultTypeInternal _PgHeartbeatRequestPB_default_instance_;
360
class PgHeartbeatResponsePB;
361
class PgHeartbeatResponsePBDefaultTypeInternal;
362
extern PgHeartbeatResponsePBDefaultTypeInternal _PgHeartbeatResponsePB_default_instance_;
363
class PgInsertSequenceTupleRequestPB;
364
class PgInsertSequenceTupleRequestPBDefaultTypeInternal;
365
extern PgInsertSequenceTupleRequestPBDefaultTypeInternal _PgInsertSequenceTupleRequestPB_default_instance_;
366
class PgInsertSequenceTupleResponsePB;
367
class PgInsertSequenceTupleResponsePBDefaultTypeInternal;
368
extern PgInsertSequenceTupleResponsePBDefaultTypeInternal _PgInsertSequenceTupleResponsePB_default_instance_;
369
class PgIsInitDbDoneRequestPB;
370
class PgIsInitDbDoneRequestPBDefaultTypeInternal;
371
extern PgIsInitDbDoneRequestPBDefaultTypeInternal _PgIsInitDbDoneRequestPB_default_instance_;
372
class PgIsInitDbDoneResponsePB;
373
class PgIsInitDbDoneResponsePBDefaultTypeInternal;
374
extern PgIsInitDbDoneResponsePBDefaultTypeInternal _PgIsInitDbDoneResponsePB_default_instance_;
375
class PgListLiveTabletServersRequestPB;
376
class PgListLiveTabletServersRequestPBDefaultTypeInternal;
377
extern PgListLiveTabletServersRequestPBDefaultTypeInternal _PgListLiveTabletServersRequestPB_default_instance_;
378
class PgListLiveTabletServersResponsePB;
379
class PgListLiveTabletServersResponsePBDefaultTypeInternal;
380
extern PgListLiveTabletServersResponsePBDefaultTypeInternal _PgListLiveTabletServersResponsePB_default_instance_;
381
class PgLiveTabletServerPB;
382
class PgLiveTabletServerPBDefaultTypeInternal;
383
extern PgLiveTabletServerPBDefaultTypeInternal _PgLiveTabletServerPB_default_instance_;
384
class PgObjectIdPB;
385
class PgObjectIdPBDefaultTypeInternal;
386
extern PgObjectIdPBDefaultTypeInternal _PgObjectIdPB_default_instance_;
387
class PgOpenTableRequestPB;
388
class PgOpenTableRequestPBDefaultTypeInternal;
389
extern PgOpenTableRequestPBDefaultTypeInternal _PgOpenTableRequestPB_default_instance_;
390
class PgOpenTableResponsePB;
391
class PgOpenTableResponsePBDefaultTypeInternal;
392
extern PgOpenTableResponsePBDefaultTypeInternal _PgOpenTableResponsePB_default_instance_;
393
class PgPerformOpPB;
394
class PgPerformOpPBDefaultTypeInternal;
395
extern PgPerformOpPBDefaultTypeInternal _PgPerformOpPB_default_instance_;
396
class PgPerformOptionsPB;
397
class PgPerformOptionsPBDefaultTypeInternal;
398
extern PgPerformOptionsPBDefaultTypeInternal _PgPerformOptionsPB_default_instance_;
399
class PgPerformRequestPB;
400
class PgPerformRequestPBDefaultTypeInternal;
401
extern PgPerformRequestPBDefaultTypeInternal _PgPerformRequestPB_default_instance_;
402
class PgPerformResponsePB;
403
class PgPerformResponsePBDefaultTypeInternal;
404
extern PgPerformResponsePBDefaultTypeInternal _PgPerformResponsePB_default_instance_;
405
class PgPlacementInfoPB;
406
class PgPlacementInfoPBDefaultTypeInternal;
407
extern PgPlacementInfoPBDefaultTypeInternal _PgPlacementInfoPB_default_instance_;
408
class PgReadSequenceTupleRequestPB;
409
class PgReadSequenceTupleRequestPBDefaultTypeInternal;
410
extern PgReadSequenceTupleRequestPBDefaultTypeInternal _PgReadSequenceTupleRequestPB_default_instance_;
411
class PgReadSequenceTupleResponsePB;
412
class PgReadSequenceTupleResponsePBDefaultTypeInternal;
413
extern PgReadSequenceTupleResponsePBDefaultTypeInternal _PgReadSequenceTupleResponsePB_default_instance_;
414
class PgRenameColumnPB;
415
class PgRenameColumnPBDefaultTypeInternal;
416
extern PgRenameColumnPBDefaultTypeInternal _PgRenameColumnPB_default_instance_;
417
class PgRenameTablePB;
418
class PgRenameTablePBDefaultTypeInternal;
419
extern PgRenameTablePBDefaultTypeInternal _PgRenameTablePB_default_instance_;
420
class PgReserveOidsRequestPB;
421
class PgReserveOidsRequestPBDefaultTypeInternal;
422
extern PgReserveOidsRequestPBDefaultTypeInternal _PgReserveOidsRequestPB_default_instance_;
423
class PgReserveOidsResponsePB;
424
class PgReserveOidsResponsePBDefaultTypeInternal;
425
extern PgReserveOidsResponsePBDefaultTypeInternal _PgReserveOidsResponsePB_default_instance_;
426
class PgRollbackSubTransactionRequestPB;
427
class PgRollbackSubTransactionRequestPBDefaultTypeInternal;
428
extern PgRollbackSubTransactionRequestPBDefaultTypeInternal _PgRollbackSubTransactionRequestPB_default_instance_;
429
class PgRollbackSubTransactionResponsePB;
430
class PgRollbackSubTransactionResponsePBDefaultTypeInternal;
431
extern PgRollbackSubTransactionResponsePBDefaultTypeInternal _PgRollbackSubTransactionResponsePB_default_instance_;
432
class PgSetActiveSubTransactionRequestPB;
433
class PgSetActiveSubTransactionRequestPBDefaultTypeInternal;
434
extern PgSetActiveSubTransactionRequestPBDefaultTypeInternal _PgSetActiveSubTransactionRequestPB_default_instance_;
435
class PgSetActiveSubTransactionResponsePB;
436
class PgSetActiveSubTransactionResponsePBDefaultTypeInternal;
437
extern PgSetActiveSubTransactionResponsePBDefaultTypeInternal _PgSetActiveSubTransactionResponsePB_default_instance_;
438
class PgTablePartitionsPB;
439
class PgTablePartitionsPBDefaultTypeInternal;
440
extern PgTablePartitionsPBDefaultTypeInternal _PgTablePartitionsPB_default_instance_;
441
class PgTabletServerCountRequestPB;
442
class PgTabletServerCountRequestPBDefaultTypeInternal;
443
extern PgTabletServerCountRequestPBDefaultTypeInternal _PgTabletServerCountRequestPB_default_instance_;
444
class PgTabletServerCountResponsePB;
445
class PgTabletServerCountResponsePBDefaultTypeInternal;
446
extern PgTabletServerCountResponsePBDefaultTypeInternal _PgTabletServerCountResponsePB_default_instance_;
447
class PgTruncateTableRequestPB;
448
class PgTruncateTableRequestPBDefaultTypeInternal;
449
extern PgTruncateTableRequestPBDefaultTypeInternal _PgTruncateTableRequestPB_default_instance_;
450
class PgTruncateTableResponsePB;
451
class PgTruncateTableResponsePBDefaultTypeInternal;
452
extern PgTruncateTableResponsePBDefaultTypeInternal _PgTruncateTableResponsePB_default_instance_;
453
class PgUpdateSequenceTupleRequestPB;
454
class PgUpdateSequenceTupleRequestPBDefaultTypeInternal;
455
extern PgUpdateSequenceTupleRequestPBDefaultTypeInternal _PgUpdateSequenceTupleRequestPB_default_instance_;
456
class PgUpdateSequenceTupleResponsePB;
457
class PgUpdateSequenceTupleResponsePBDefaultTypeInternal;
458
extern PgUpdateSequenceTupleResponsePBDefaultTypeInternal _PgUpdateSequenceTupleResponsePB_default_instance_;
459
class PgValidatePlacementRequestPB;
460
class PgValidatePlacementRequestPBDefaultTypeInternal;
461
extern PgValidatePlacementRequestPBDefaultTypeInternal _PgValidatePlacementRequestPB_default_instance_;
462
class PgValidatePlacementResponsePB;
463
class PgValidatePlacementResponsePBDefaultTypeInternal;
464
extern PgValidatePlacementResponsePBDefaultTypeInternal _PgValidatePlacementResponsePB_default_instance_;
465
}  // namespace tserver
466
}  // namespace yb
467
namespace yb {
468
namespace tserver {
469
470
enum ReadTimeManipulation {
471
  NONE = 0,
472
  RESET = 1,
473
  RESTART = 2,
474
  ReadTimeManipulation_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
475
  ReadTimeManipulation_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
476
};
477
bool ReadTimeManipulation_IsValid(int value);
478
const ReadTimeManipulation ReadTimeManipulation_MIN = NONE;
479
const ReadTimeManipulation ReadTimeManipulation_MAX = RESTART;
480
const int ReadTimeManipulation_ARRAYSIZE = ReadTimeManipulation_MAX + 1;
481
482
const ::google::protobuf::EnumDescriptor* ReadTimeManipulation_descriptor();
483
0
inline const ::std::string& ReadTimeManipulation_Name(ReadTimeManipulation value) {
484
0
  return ::google::protobuf::internal::NameOfEnum(
485
0
    ReadTimeManipulation_descriptor(), value);
486
0
}
487
inline bool ReadTimeManipulation_Parse(
488
0
    const ::std::string& name, ReadTimeManipulation* value) {
489
0
  return ::google::protobuf::internal::ParseNamedEnum<ReadTimeManipulation>(
490
0
    ReadTimeManipulation_descriptor(), name, value);
491
0
}
492
// ===================================================================
493
494
class PgHeartbeatRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgHeartbeatRequestPB) */ {
495
 public:
496
  PgHeartbeatRequestPB();
497
  virtual ~PgHeartbeatRequestPB();
498
499
  PgHeartbeatRequestPB(const PgHeartbeatRequestPB& from);
500
501
0
  inline PgHeartbeatRequestPB& operator=(const PgHeartbeatRequestPB& from) {
502
0
    CopyFrom(from);
503
0
    return *this;
504
0
  }
505
  #if LANG_CXX11
506
  PgHeartbeatRequestPB(PgHeartbeatRequestPB&& from) noexcept
507
0
    : PgHeartbeatRequestPB() {
508
0
    *this = ::std::move(from);
509
0
  }
510
511
0
  inline PgHeartbeatRequestPB& operator=(PgHeartbeatRequestPB&& from) noexcept {
512
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
513
0
      if (this != &from) InternalSwap(&from);
514
0
    } else {
515
0
      CopyFrom(from);
516
0
    }
517
0
    return *this;
518
0
  }
519
  #endif
520
  static const ::google::protobuf::Descriptor* descriptor();
521
  static const PgHeartbeatRequestPB& default_instance();
522
523
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
524
48.4k
  static inline const PgHeartbeatRequestPB* internal_default_instance() {
525
48.4k
    return reinterpret_cast<const PgHeartbeatRequestPB*>(
526
48.4k
               &_PgHeartbeatRequestPB_default_instance_);
527
48.4k
  }
528
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
529
    0;
530
531
  void Swap(PgHeartbeatRequestPB* other);
532
0
  friend void swap(PgHeartbeatRequestPB& a, PgHeartbeatRequestPB& b) {
533
0
    a.Swap(&b);
534
0
  }
535
536
  // implements Message ----------------------------------------------
537
538
0
  inline PgHeartbeatRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
539
540
  PgHeartbeatRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
541
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
542
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
543
  void CopyFrom(const PgHeartbeatRequestPB& from);
544
  void MergeFrom(const PgHeartbeatRequestPB& from);
545
  void Clear() PROTOBUF_FINAL;
546
  bool IsInitialized() const PROTOBUF_FINAL;
547
548
  size_t ByteSizeLong() const PROTOBUF_FINAL;
549
  bool MergePartialFromCodedStream(
550
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
551
  void SerializeWithCachedSizes(
552
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
553
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
554
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
555
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
556
  private:
557
  void SharedCtor();
558
  void SharedDtor();
559
  void SetCachedSize(int size) const PROTOBUF_FINAL;
560
  void InternalSwap(PgHeartbeatRequestPB* other);
561
  private:
562
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
563
0
    return NULL;
564
0
  }
565
0
  inline void* MaybeArenaPtr() const {
566
0
    return NULL;
567
0
  }
568
  public:
569
570
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
571
572
  // nested types ----------------------------------------------------
573
574
  // accessors -------------------------------------------------------
575
576
  // uint64 session_id = 1;
577
  void clear_session_id();
578
  static const int kSessionIdFieldNumber = 1;
579
  ::google::protobuf::uint64 session_id() const;
580
  void set_session_id(::google::protobuf::uint64 value);
581
582
  // @@protoc_insertion_point(class_scope:yb.tserver.PgHeartbeatRequestPB)
583
 private:
584
585
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
586
  ::google::protobuf::uint64 session_id_;
587
  mutable int _cached_size_;
588
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
589
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgHeartbeatRequestPBImpl();
590
};
591
// -------------------------------------------------------------------
592
593
class PgHeartbeatResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgHeartbeatResponsePB) */ {
594
 public:
595
  PgHeartbeatResponsePB();
596
  virtual ~PgHeartbeatResponsePB();
597
598
  PgHeartbeatResponsePB(const PgHeartbeatResponsePB& from);
599
600
0
  inline PgHeartbeatResponsePB& operator=(const PgHeartbeatResponsePB& from) {
601
0
    CopyFrom(from);
602
0
    return *this;
603
0
  }
604
  #if LANG_CXX11
605
  PgHeartbeatResponsePB(PgHeartbeatResponsePB&& from) noexcept
606
0
    : PgHeartbeatResponsePB() {
607
0
    *this = ::std::move(from);
608
0
  }
609
610
0
  inline PgHeartbeatResponsePB& operator=(PgHeartbeatResponsePB&& from) noexcept {
611
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
612
0
      if (this != &from) InternalSwap(&from);
613
0
    } else {
614
0
      CopyFrom(from);
615
0
    }
616
0
    return *this;
617
0
  }
618
  #endif
619
  static const ::google::protobuf::Descriptor* descriptor();
620
  static const PgHeartbeatResponsePB& default_instance();
621
622
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
623
125k
  static inline const PgHeartbeatResponsePB* internal_default_instance() {
624
125k
    return reinterpret_cast<const PgHeartbeatResponsePB*>(
625
125k
               &_PgHeartbeatResponsePB_default_instance_);
626
125k
  }
627
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
628
    1;
629
630
  void Swap(PgHeartbeatResponsePB* other);
631
0
  friend void swap(PgHeartbeatResponsePB& a, PgHeartbeatResponsePB& b) {
632
0
    a.Swap(&b);
633
0
  }
634
635
  // implements Message ----------------------------------------------
636
637
0
  inline PgHeartbeatResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
638
639
  PgHeartbeatResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
640
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
641
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
642
  void CopyFrom(const PgHeartbeatResponsePB& from);
643
  void MergeFrom(const PgHeartbeatResponsePB& from);
644
  void Clear() PROTOBUF_FINAL;
645
  bool IsInitialized() const PROTOBUF_FINAL;
646
647
  size_t ByteSizeLong() const PROTOBUF_FINAL;
648
  bool MergePartialFromCodedStream(
649
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
650
  void SerializeWithCachedSizes(
651
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
652
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
653
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
654
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
655
  private:
656
  void SharedCtor();
657
  void SharedDtor();
658
  void SetCachedSize(int size) const PROTOBUF_FINAL;
659
  void InternalSwap(PgHeartbeatResponsePB* other);
660
  private:
661
10.7k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
662
10.7k
    return NULL;
663
10.7k
  }
664
0
  inline void* MaybeArenaPtr() const {
665
0
    return NULL;
666
0
  }
667
  public:
668
669
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
670
671
  // nested types ----------------------------------------------------
672
673
  // accessors -------------------------------------------------------
674
675
  // .yb.AppStatusPB status = 1;
676
  bool has_status() const;
677
  void clear_status();
678
  static const int kStatusFieldNumber = 1;
679
  const ::yb::AppStatusPB& status() const;
680
  ::yb::AppStatusPB* release_status();
681
  ::yb::AppStatusPB* mutable_status();
682
  void set_allocated_status(::yb::AppStatusPB* status);
683
684
  // uint64 session_id = 2;
685
  void clear_session_id();
686
  static const int kSessionIdFieldNumber = 2;
687
  ::google::protobuf::uint64 session_id() const;
688
  void set_session_id(::google::protobuf::uint64 value);
689
690
  // @@protoc_insertion_point(class_scope:yb.tserver.PgHeartbeatResponsePB)
691
 private:
692
693
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
694
  ::yb::AppStatusPB* status_;
695
  ::google::protobuf::uint64 session_id_;
696
  mutable int _cached_size_;
697
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
698
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgHeartbeatResponsePBImpl();
699
};
700
// -------------------------------------------------------------------
701
702
class PgObjectIdPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgObjectIdPB) */ {
703
 public:
704
  PgObjectIdPB();
705
  virtual ~PgObjectIdPB();
706
707
  PgObjectIdPB(const PgObjectIdPB& from);
708
709
0
  inline PgObjectIdPB& operator=(const PgObjectIdPB& from) {
710
0
    CopyFrom(from);
711
0
    return *this;
712
0
  }
713
  #if LANG_CXX11
714
  PgObjectIdPB(PgObjectIdPB&& from) noexcept
715
0
    : PgObjectIdPB() {
716
0
    *this = ::std::move(from);
717
0
  }
718
719
0
  inline PgObjectIdPB& operator=(PgObjectIdPB&& from) noexcept {
720
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
721
0
      if (this != &from) InternalSwap(&from);
722
0
    } else {
723
0
      CopyFrom(from);
724
0
    }
725
0
    return *this;
726
0
  }
727
  #endif
728
  static const ::google::protobuf::Descriptor* descriptor();
729
  static const PgObjectIdPB& default_instance();
730
731
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
732
404k
  static inline const PgObjectIdPB* internal_default_instance() {
733
404k
    return reinterpret_cast<const PgObjectIdPB*>(
734
404k
               &_PgObjectIdPB_default_instance_);
735
404k
  }
736
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
737
    2;
738
739
  void Swap(PgObjectIdPB* other);
740
0
  friend void swap(PgObjectIdPB& a, PgObjectIdPB& b) {
741
0
    a.Swap(&b);
742
0
  }
743
744
  // implements Message ----------------------------------------------
745
746
0
  inline PgObjectIdPB* New() const PROTOBUF_FINAL { return New(NULL); }
747
748
  PgObjectIdPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
749
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
750
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
751
  void CopyFrom(const PgObjectIdPB& from);
752
  void MergeFrom(const PgObjectIdPB& from);
753
  void Clear() PROTOBUF_FINAL;
754
  bool IsInitialized() const PROTOBUF_FINAL;
755
756
  size_t ByteSizeLong() const PROTOBUF_FINAL;
757
  bool MergePartialFromCodedStream(
758
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
759
  void SerializeWithCachedSizes(
760
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
761
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
762
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
763
27.0k
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
764
  private:
765
  void SharedCtor();
766
  void SharedDtor();
767
  void SetCachedSize(int size) const PROTOBUF_FINAL;
768
  void InternalSwap(PgObjectIdPB* other);
769
  private:
770
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
771
0
    return NULL;
772
0
  }
773
0
  inline void* MaybeArenaPtr() const {
774
0
    return NULL;
775
0
  }
776
  public:
777
778
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
779
780
  // nested types ----------------------------------------------------
781
782
  // accessors -------------------------------------------------------
783
784
  // uint32 database_oid = 1;
785
  void clear_database_oid();
786
  static const int kDatabaseOidFieldNumber = 1;
787
  ::google::protobuf::uint32 database_oid() const;
788
  void set_database_oid(::google::protobuf::uint32 value);
789
790
  // uint32 object_oid = 2;
791
  void clear_object_oid();
792
  static const int kObjectOidFieldNumber = 2;
793
  ::google::protobuf::uint32 object_oid() const;
794
  void set_object_oid(::google::protobuf::uint32 value);
795
796
  // @@protoc_insertion_point(class_scope:yb.tserver.PgObjectIdPB)
797
 private:
798
799
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
800
  ::google::protobuf::uint32 database_oid_;
801
  ::google::protobuf::uint32 object_oid_;
802
  mutable int _cached_size_;
803
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
804
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgObjectIdPBImpl();
805
};
806
// -------------------------------------------------------------------
807
808
class PgAlterDatabaseRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgAlterDatabaseRequestPB) */ {
809
 public:
810
  PgAlterDatabaseRequestPB();
811
  virtual ~PgAlterDatabaseRequestPB();
812
813
  PgAlterDatabaseRequestPB(const PgAlterDatabaseRequestPB& from);
814
815
0
  inline PgAlterDatabaseRequestPB& operator=(const PgAlterDatabaseRequestPB& from) {
816
0
    CopyFrom(from);
817
0
    return *this;
818
0
  }
819
  #if LANG_CXX11
820
  PgAlterDatabaseRequestPB(PgAlterDatabaseRequestPB&& from) noexcept
821
0
    : PgAlterDatabaseRequestPB() {
822
0
    *this = ::std::move(from);
823
0
  }
824
825
0
  inline PgAlterDatabaseRequestPB& operator=(PgAlterDatabaseRequestPB&& from) noexcept {
826
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
827
0
      if (this != &from) InternalSwap(&from);
828
0
    } else {
829
0
      CopyFrom(from);
830
0
    }
831
0
    return *this;
832
0
  }
833
  #endif
834
  static const ::google::protobuf::Descriptor* descriptor();
835
  static const PgAlterDatabaseRequestPB& default_instance();
836
837
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
838
26.8k
  static inline const PgAlterDatabaseRequestPB* internal_default_instance() {
839
26.8k
    return reinterpret_cast<const PgAlterDatabaseRequestPB*>(
840
26.8k
               &_PgAlterDatabaseRequestPB_default_instance_);
841
26.8k
  }
842
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
843
    3;
844
845
  void Swap(PgAlterDatabaseRequestPB* other);
846
0
  friend void swap(PgAlterDatabaseRequestPB& a, PgAlterDatabaseRequestPB& b) {
847
0
    a.Swap(&b);
848
0
  }
849
850
  // implements Message ----------------------------------------------
851
852
0
  inline PgAlterDatabaseRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
853
854
  PgAlterDatabaseRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
855
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
856
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
857
  void CopyFrom(const PgAlterDatabaseRequestPB& from);
858
  void MergeFrom(const PgAlterDatabaseRequestPB& from);
859
  void Clear() PROTOBUF_FINAL;
860
  bool IsInitialized() const PROTOBUF_FINAL;
861
862
  size_t ByteSizeLong() const PROTOBUF_FINAL;
863
  bool MergePartialFromCodedStream(
864
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
865
  void SerializeWithCachedSizes(
866
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
867
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
868
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
869
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
870
  private:
871
  void SharedCtor();
872
  void SharedDtor();
873
  void SetCachedSize(int size) const PROTOBUF_FINAL;
874
  void InternalSwap(PgAlterDatabaseRequestPB* other);
875
  private:
876
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
877
0
    return NULL;
878
0
  }
879
0
  inline void* MaybeArenaPtr() const {
880
0
    return NULL;
881
0
  }
882
  public:
883
884
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
885
886
  // nested types ----------------------------------------------------
887
888
  // accessors -------------------------------------------------------
889
890
  // string database_name = 2;
891
  void clear_database_name();
892
  static const int kDatabaseNameFieldNumber = 2;
893
  const ::std::string& database_name() const;
894
  void set_database_name(const ::std::string& value);
895
  #if LANG_CXX11
896
  void set_database_name(::std::string&& value);
897
  #endif
898
  void set_database_name(const char* value);
899
  void set_database_name(const char* value, size_t size);
900
  ::std::string* mutable_database_name();
901
  ::std::string* release_database_name();
902
  void set_allocated_database_name(::std::string* database_name);
903
904
  // string new_name = 4;
905
  void clear_new_name();
906
  static const int kNewNameFieldNumber = 4;
907
  const ::std::string& new_name() const;
908
  void set_new_name(const ::std::string& value);
909
  #if LANG_CXX11
910
  void set_new_name(::std::string&& value);
911
  #endif
912
  void set_new_name(const char* value);
913
  void set_new_name(const char* value, size_t size);
914
  ::std::string* mutable_new_name();
915
  ::std::string* release_new_name();
916
  void set_allocated_new_name(::std::string* new_name);
917
918
  // uint64 session_id = 1;
919
  void clear_session_id();
920
  static const int kSessionIdFieldNumber = 1;
921
  ::google::protobuf::uint64 session_id() const;
922
  void set_session_id(::google::protobuf::uint64 value);
923
924
  // uint32 database_oid = 3;
925
  void clear_database_oid();
926
  static const int kDatabaseOidFieldNumber = 3;
927
  ::google::protobuf::uint32 database_oid() const;
928
  void set_database_oid(::google::protobuf::uint32 value);
929
930
  // @@protoc_insertion_point(class_scope:yb.tserver.PgAlterDatabaseRequestPB)
931
 private:
932
933
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
934
  ::google::protobuf::internal::ArenaStringPtr database_name_;
935
  ::google::protobuf::internal::ArenaStringPtr new_name_;
936
  ::google::protobuf::uint64 session_id_;
937
  ::google::protobuf::uint32 database_oid_;
938
  mutable int _cached_size_;
939
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
940
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgAlterDatabaseRequestPBImpl();
941
};
942
// -------------------------------------------------------------------
943
944
class PgAlterDatabaseResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgAlterDatabaseResponsePB) */ {
945
 public:
946
  PgAlterDatabaseResponsePB();
947
  virtual ~PgAlterDatabaseResponsePB();
948
949
  PgAlterDatabaseResponsePB(const PgAlterDatabaseResponsePB& from);
950
951
0
  inline PgAlterDatabaseResponsePB& operator=(const PgAlterDatabaseResponsePB& from) {
952
0
    CopyFrom(from);
953
0
    return *this;
954
0
  }
955
  #if LANG_CXX11
956
  PgAlterDatabaseResponsePB(PgAlterDatabaseResponsePB&& from) noexcept
957
0
    : PgAlterDatabaseResponsePB() {
958
0
    *this = ::std::move(from);
959
0
  }
960
961
0
  inline PgAlterDatabaseResponsePB& operator=(PgAlterDatabaseResponsePB&& from) noexcept {
962
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
963
0
      if (this != &from) InternalSwap(&from);
964
0
    } else {
965
0
      CopyFrom(from);
966
0
    }
967
0
    return *this;
968
0
  }
969
  #endif
970
  static const ::google::protobuf::Descriptor* descriptor();
971
  static const PgAlterDatabaseResponsePB& default_instance();
972
973
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
974
26.8k
  static inline const PgAlterDatabaseResponsePB* internal_default_instance() {
975
26.8k
    return reinterpret_cast<const PgAlterDatabaseResponsePB*>(
976
26.8k
               &_PgAlterDatabaseResponsePB_default_instance_);
977
26.8k
  }
978
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
979
    4;
980
981
  void Swap(PgAlterDatabaseResponsePB* other);
982
0
  friend void swap(PgAlterDatabaseResponsePB& a, PgAlterDatabaseResponsePB& b) {
983
0
    a.Swap(&b);
984
0
  }
985
986
  // implements Message ----------------------------------------------
987
988
0
  inline PgAlterDatabaseResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
989
990
  PgAlterDatabaseResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
991
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
992
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
993
  void CopyFrom(const PgAlterDatabaseResponsePB& from);
994
  void MergeFrom(const PgAlterDatabaseResponsePB& from);
995
  void Clear() PROTOBUF_FINAL;
996
  bool IsInitialized() const PROTOBUF_FINAL;
997
998
  size_t ByteSizeLong() const PROTOBUF_FINAL;
999
  bool MergePartialFromCodedStream(
1000
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1001
  void SerializeWithCachedSizes(
1002
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1003
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1004
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1005
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1006
  private:
1007
  void SharedCtor();
1008
  void SharedDtor();
1009
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1010
  void InternalSwap(PgAlterDatabaseResponsePB* other);
1011
  private:
1012
3
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1013
3
    return NULL;
1014
3
  }
1015
0
  inline void* MaybeArenaPtr() const {
1016
0
    return NULL;
1017
0
  }
1018
  public:
1019
1020
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1021
1022
  // nested types ----------------------------------------------------
1023
1024
  // accessors -------------------------------------------------------
1025
1026
  // .yb.AppStatusPB status = 1;
1027
  bool has_status() const;
1028
  void clear_status();
1029
  static const int kStatusFieldNumber = 1;
1030
  const ::yb::AppStatusPB& status() const;
1031
  ::yb::AppStatusPB* release_status();
1032
  ::yb::AppStatusPB* mutable_status();
1033
  void set_allocated_status(::yb::AppStatusPB* status);
1034
1035
  // @@protoc_insertion_point(class_scope:yb.tserver.PgAlterDatabaseResponsePB)
1036
 private:
1037
1038
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1039
  ::yb::AppStatusPB* status_;
1040
  mutable int _cached_size_;
1041
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1042
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgAlterDatabaseResponsePBImpl();
1043
};
1044
// -------------------------------------------------------------------
1045
1046
class PgBackfillIndexRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgBackfillIndexRequestPB) */ {
1047
 public:
1048
  PgBackfillIndexRequestPB();
1049
  virtual ~PgBackfillIndexRequestPB();
1050
1051
  PgBackfillIndexRequestPB(const PgBackfillIndexRequestPB& from);
1052
1053
0
  inline PgBackfillIndexRequestPB& operator=(const PgBackfillIndexRequestPB& from) {
1054
0
    CopyFrom(from);
1055
0
    return *this;
1056
0
  }
1057
  #if LANG_CXX11
1058
  PgBackfillIndexRequestPB(PgBackfillIndexRequestPB&& from) noexcept
1059
0
    : PgBackfillIndexRequestPB() {
1060
0
    *this = ::std::move(from);
1061
0
  }
1062
1063
0
  inline PgBackfillIndexRequestPB& operator=(PgBackfillIndexRequestPB&& from) noexcept {
1064
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1065
0
      if (this != &from) InternalSwap(&from);
1066
0
    } else {
1067
0
      CopyFrom(from);
1068
0
    }
1069
0
    return *this;
1070
0
  }
1071
  #endif
1072
  static const ::google::protobuf::Descriptor* descriptor();
1073
  static const PgBackfillIndexRequestPB& default_instance();
1074
1075
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1076
30.6k
  static inline const PgBackfillIndexRequestPB* internal_default_instance() {
1077
30.6k
    return reinterpret_cast<const PgBackfillIndexRequestPB*>(
1078
30.6k
               &_PgBackfillIndexRequestPB_default_instance_);
1079
30.6k
  }
1080
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1081
    5;
1082
1083
  void Swap(PgBackfillIndexRequestPB* other);
1084
0
  friend void swap(PgBackfillIndexRequestPB& a, PgBackfillIndexRequestPB& b) {
1085
0
    a.Swap(&b);
1086
0
  }
1087
1088
  // implements Message ----------------------------------------------
1089
1090
0
  inline PgBackfillIndexRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
1091
1092
  PgBackfillIndexRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1093
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1094
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1095
  void CopyFrom(const PgBackfillIndexRequestPB& from);
1096
  void MergeFrom(const PgBackfillIndexRequestPB& from);
1097
  void Clear() PROTOBUF_FINAL;
1098
  bool IsInitialized() const PROTOBUF_FINAL;
1099
1100
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1101
  bool MergePartialFromCodedStream(
1102
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1103
  void SerializeWithCachedSizes(
1104
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1105
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1106
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1107
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1108
  private:
1109
  void SharedCtor();
1110
  void SharedDtor();
1111
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1112
  void InternalSwap(PgBackfillIndexRequestPB* other);
1113
  private:
1114
540
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1115
540
    return NULL;
1116
540
  }
1117
0
  inline void* MaybeArenaPtr() const {
1118
0
    return NULL;
1119
0
  }
1120
  public:
1121
1122
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1123
1124
  // nested types ----------------------------------------------------
1125
1126
  // accessors -------------------------------------------------------
1127
1128
  // .yb.tserver.PgObjectIdPB table_id = 2;
1129
  bool has_table_id() const;
1130
  void clear_table_id();
1131
  static const int kTableIdFieldNumber = 2;
1132
  const ::yb::tserver::PgObjectIdPB& table_id() const;
1133
  ::yb::tserver::PgObjectIdPB* release_table_id();
1134
  ::yb::tserver::PgObjectIdPB* mutable_table_id();
1135
  void set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id);
1136
1137
  // uint64 session_id = 1;
1138
  void clear_session_id();
1139
  static const int kSessionIdFieldNumber = 1;
1140
  ::google::protobuf::uint64 session_id() const;
1141
  void set_session_id(::google::protobuf::uint64 value);
1142
1143
  // @@protoc_insertion_point(class_scope:yb.tserver.PgBackfillIndexRequestPB)
1144
 private:
1145
1146
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1147
  ::yb::tserver::PgObjectIdPB* table_id_;
1148
  ::google::protobuf::uint64 session_id_;
1149
  mutable int _cached_size_;
1150
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1151
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgBackfillIndexRequestPBImpl();
1152
};
1153
// -------------------------------------------------------------------
1154
1155
class PgBackfillIndexResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgBackfillIndexResponsePB) */ {
1156
 public:
1157
  PgBackfillIndexResponsePB();
1158
  virtual ~PgBackfillIndexResponsePB();
1159
1160
  PgBackfillIndexResponsePB(const PgBackfillIndexResponsePB& from);
1161
1162
0
  inline PgBackfillIndexResponsePB& operator=(const PgBackfillIndexResponsePB& from) {
1163
0
    CopyFrom(from);
1164
0
    return *this;
1165
0
  }
1166
  #if LANG_CXX11
1167
  PgBackfillIndexResponsePB(PgBackfillIndexResponsePB&& from) noexcept
1168
0
    : PgBackfillIndexResponsePB() {
1169
0
    *this = ::std::move(from);
1170
0
  }
1171
1172
0
  inline PgBackfillIndexResponsePB& operator=(PgBackfillIndexResponsePB&& from) noexcept {
1173
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1174
0
      if (this != &from) InternalSwap(&from);
1175
0
    } else {
1176
0
      CopyFrom(from);
1177
0
    }
1178
0
    return *this;
1179
0
  }
1180
  #endif
1181
  static const ::google::protobuf::Descriptor* descriptor();
1182
  static const PgBackfillIndexResponsePB& default_instance();
1183
1184
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1185
32.2k
  static inline const PgBackfillIndexResponsePB* internal_default_instance() {
1186
32.2k
    return reinterpret_cast<const PgBackfillIndexResponsePB*>(
1187
32.2k
               &_PgBackfillIndexResponsePB_default_instance_);
1188
32.2k
  }
1189
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1190
    6;
1191
1192
  void Swap(PgBackfillIndexResponsePB* other);
1193
0
  friend void swap(PgBackfillIndexResponsePB& a, PgBackfillIndexResponsePB& b) {
1194
0
    a.Swap(&b);
1195
0
  }
1196
1197
  // implements Message ----------------------------------------------
1198
1199
0
  inline PgBackfillIndexResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
1200
1201
  PgBackfillIndexResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1202
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1203
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1204
  void CopyFrom(const PgBackfillIndexResponsePB& from);
1205
  void MergeFrom(const PgBackfillIndexResponsePB& from);
1206
  void Clear() PROTOBUF_FINAL;
1207
  bool IsInitialized() const PROTOBUF_FINAL;
1208
1209
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1210
  bool MergePartialFromCodedStream(
1211
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1212
  void SerializeWithCachedSizes(
1213
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1214
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1215
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1216
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1217
  private:
1218
  void SharedCtor();
1219
  void SharedDtor();
1220
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1221
  void InternalSwap(PgBackfillIndexResponsePB* other);
1222
  private:
1223
536
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1224
536
    return NULL;
1225
536
  }
1226
0
  inline void* MaybeArenaPtr() const {
1227
0
    return NULL;
1228
0
  }
1229
  public:
1230
1231
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1232
1233
  // nested types ----------------------------------------------------
1234
1235
  // accessors -------------------------------------------------------
1236
1237
  // .yb.AppStatusPB status = 1;
1238
  bool has_status() const;
1239
  void clear_status();
1240
  static const int kStatusFieldNumber = 1;
1241
  const ::yb::AppStatusPB& status() const;
1242
  ::yb::AppStatusPB* release_status();
1243
  ::yb::AppStatusPB* mutable_status();
1244
  void set_allocated_status(::yb::AppStatusPB* status);
1245
1246
  // @@protoc_insertion_point(class_scope:yb.tserver.PgBackfillIndexResponsePB)
1247
 private:
1248
1249
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1250
  ::yb::AppStatusPB* status_;
1251
  mutable int _cached_size_;
1252
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1253
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgBackfillIndexResponsePBImpl();
1254
};
1255
// -------------------------------------------------------------------
1256
1257
class PgRenameColumnPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgRenameColumnPB) */ {
1258
 public:
1259
  PgRenameColumnPB();
1260
  virtual ~PgRenameColumnPB();
1261
1262
  PgRenameColumnPB(const PgRenameColumnPB& from);
1263
1264
0
  inline PgRenameColumnPB& operator=(const PgRenameColumnPB& from) {
1265
0
    CopyFrom(from);
1266
0
    return *this;
1267
0
  }
1268
  #if LANG_CXX11
1269
  PgRenameColumnPB(PgRenameColumnPB&& from) noexcept
1270
0
    : PgRenameColumnPB() {
1271
0
    *this = ::std::move(from);
1272
0
  }
1273
1274
0
  inline PgRenameColumnPB& operator=(PgRenameColumnPB&& from) noexcept {
1275
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1276
0
      if (this != &from) InternalSwap(&from);
1277
0
    } else {
1278
0
      CopyFrom(from);
1279
0
    }
1280
0
    return *this;
1281
0
  }
1282
  #endif
1283
  static const ::google::protobuf::Descriptor* descriptor();
1284
  static const PgRenameColumnPB& default_instance();
1285
1286
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1287
26.8k
  static inline const PgRenameColumnPB* internal_default_instance() {
1288
26.8k
    return reinterpret_cast<const PgRenameColumnPB*>(
1289
26.8k
               &_PgRenameColumnPB_default_instance_);
1290
26.8k
  }
1291
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1292
    7;
1293
1294
  void Swap(PgRenameColumnPB* other);
1295
0
  friend void swap(PgRenameColumnPB& a, PgRenameColumnPB& b) {
1296
0
    a.Swap(&b);
1297
0
  }
1298
1299
  // implements Message ----------------------------------------------
1300
1301
0
  inline PgRenameColumnPB* New() const PROTOBUF_FINAL { return New(NULL); }
1302
1303
  PgRenameColumnPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1304
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1305
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1306
  void CopyFrom(const PgRenameColumnPB& from);
1307
  void MergeFrom(const PgRenameColumnPB& from);
1308
  void Clear() PROTOBUF_FINAL;
1309
  bool IsInitialized() const PROTOBUF_FINAL;
1310
1311
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1312
  bool MergePartialFromCodedStream(
1313
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1314
  void SerializeWithCachedSizes(
1315
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1316
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1317
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1318
15
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1319
  private:
1320
  void SharedCtor();
1321
  void SharedDtor();
1322
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1323
  void InternalSwap(PgRenameColumnPB* other);
1324
  private:
1325
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1326
0
    return NULL;
1327
0
  }
1328
0
  inline void* MaybeArenaPtr() const {
1329
0
    return NULL;
1330
0
  }
1331
  public:
1332
1333
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1334
1335
  // nested types ----------------------------------------------------
1336
1337
  // accessors -------------------------------------------------------
1338
1339
  // string old_name = 1;
1340
  void clear_old_name();
1341
  static const int kOldNameFieldNumber = 1;
1342
  const ::std::string& old_name() const;
1343
  void set_old_name(const ::std::string& value);
1344
  #if LANG_CXX11
1345
  void set_old_name(::std::string&& value);
1346
  #endif
1347
  void set_old_name(const char* value);
1348
  void set_old_name(const char* value, size_t size);
1349
  ::std::string* mutable_old_name();
1350
  ::std::string* release_old_name();
1351
  void set_allocated_old_name(::std::string* old_name);
1352
1353
  // string new_name = 2;
1354
  void clear_new_name();
1355
  static const int kNewNameFieldNumber = 2;
1356
  const ::std::string& new_name() const;
1357
  void set_new_name(const ::std::string& value);
1358
  #if LANG_CXX11
1359
  void set_new_name(::std::string&& value);
1360
  #endif
1361
  void set_new_name(const char* value);
1362
  void set_new_name(const char* value, size_t size);
1363
  ::std::string* mutable_new_name();
1364
  ::std::string* release_new_name();
1365
  void set_allocated_new_name(::std::string* new_name);
1366
1367
  // @@protoc_insertion_point(class_scope:yb.tserver.PgRenameColumnPB)
1368
 private:
1369
1370
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1371
  ::google::protobuf::internal::ArenaStringPtr old_name_;
1372
  ::google::protobuf::internal::ArenaStringPtr new_name_;
1373
  mutable int _cached_size_;
1374
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1375
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgRenameColumnPBImpl();
1376
};
1377
// -------------------------------------------------------------------
1378
1379
class PgRenameTablePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgRenameTablePB) */ {
1380
 public:
1381
  PgRenameTablePB();
1382
  virtual ~PgRenameTablePB();
1383
1384
  PgRenameTablePB(const PgRenameTablePB& from);
1385
1386
0
  inline PgRenameTablePB& operator=(const PgRenameTablePB& from) {
1387
0
    CopyFrom(from);
1388
0
    return *this;
1389
0
  }
1390
  #if LANG_CXX11
1391
  PgRenameTablePB(PgRenameTablePB&& from) noexcept
1392
0
    : PgRenameTablePB() {
1393
0
    *this = ::std::move(from);
1394
0
  }
1395
1396
0
  inline PgRenameTablePB& operator=(PgRenameTablePB&& from) noexcept {
1397
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1398
0
      if (this != &from) InternalSwap(&from);
1399
0
    } else {
1400
0
      CopyFrom(from);
1401
0
    }
1402
0
    return *this;
1403
0
  }
1404
  #endif
1405
  static const ::google::protobuf::Descriptor* descriptor();
1406
  static const PgRenameTablePB& default_instance();
1407
1408
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1409
53.9k
  static inline const PgRenameTablePB* internal_default_instance() {
1410
53.9k
    return reinterpret_cast<const PgRenameTablePB*>(
1411
53.9k
               &_PgRenameTablePB_default_instance_);
1412
53.9k
  }
1413
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1414
    8;
1415
1416
  void Swap(PgRenameTablePB* other);
1417
0
  friend void swap(PgRenameTablePB& a, PgRenameTablePB& b) {
1418
0
    a.Swap(&b);
1419
0
  }
1420
1421
  // implements Message ----------------------------------------------
1422
1423
0
  inline PgRenameTablePB* New() const PROTOBUF_FINAL { return New(NULL); }
1424
1425
  PgRenameTablePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1426
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1427
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1428
  void CopyFrom(const PgRenameTablePB& from);
1429
  void MergeFrom(const PgRenameTablePB& from);
1430
  void Clear() PROTOBUF_FINAL;
1431
  bool IsInitialized() const PROTOBUF_FINAL;
1432
1433
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1434
  bool MergePartialFromCodedStream(
1435
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1436
  void SerializeWithCachedSizes(
1437
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1438
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1439
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1440
115
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1441
  private:
1442
  void SharedCtor();
1443
  void SharedDtor();
1444
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1445
  void InternalSwap(PgRenameTablePB* other);
1446
  private:
1447
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1448
0
    return NULL;
1449
0
  }
1450
0
  inline void* MaybeArenaPtr() const {
1451
0
    return NULL;
1452
0
  }
1453
  public:
1454
1455
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1456
1457
  // nested types ----------------------------------------------------
1458
1459
  // accessors -------------------------------------------------------
1460
1461
  // string database_name = 1;
1462
  void clear_database_name();
1463
  static const int kDatabaseNameFieldNumber = 1;
1464
  const ::std::string& database_name() const;
1465
  void set_database_name(const ::std::string& value);
1466
  #if LANG_CXX11
1467
  void set_database_name(::std::string&& value);
1468
  #endif
1469
  void set_database_name(const char* value);
1470
  void set_database_name(const char* value, size_t size);
1471
  ::std::string* mutable_database_name();
1472
  ::std::string* release_database_name();
1473
  void set_allocated_database_name(::std::string* database_name);
1474
1475
  // string table_name = 2;
1476
  void clear_table_name();
1477
  static const int kTableNameFieldNumber = 2;
1478
  const ::std::string& table_name() const;
1479
  void set_table_name(const ::std::string& value);
1480
  #if LANG_CXX11
1481
  void set_table_name(::std::string&& value);
1482
  #endif
1483
  void set_table_name(const char* value);
1484
  void set_table_name(const char* value, size_t size);
1485
  ::std::string* mutable_table_name();
1486
  ::std::string* release_table_name();
1487
  void set_allocated_table_name(::std::string* table_name);
1488
1489
  // @@protoc_insertion_point(class_scope:yb.tserver.PgRenameTablePB)
1490
 private:
1491
1492
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1493
  ::google::protobuf::internal::ArenaStringPtr database_name_;
1494
  ::google::protobuf::internal::ArenaStringPtr table_name_;
1495
  mutable int _cached_size_;
1496
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1497
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgRenameTablePBImpl();
1498
};
1499
// -------------------------------------------------------------------
1500
1501
class PgAlterTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgAlterTableRequestPB) */ {
1502
 public:
1503
  PgAlterTableRequestPB();
1504
  virtual ~PgAlterTableRequestPB();
1505
1506
  PgAlterTableRequestPB(const PgAlterTableRequestPB& from);
1507
1508
0
  inline PgAlterTableRequestPB& operator=(const PgAlterTableRequestPB& from) {
1509
0
    CopyFrom(from);
1510
0
    return *this;
1511
0
  }
1512
  #if LANG_CXX11
1513
  PgAlterTableRequestPB(PgAlterTableRequestPB&& from) noexcept
1514
0
    : PgAlterTableRequestPB() {
1515
0
    *this = ::std::move(from);
1516
0
  }
1517
1518
0
  inline PgAlterTableRequestPB& operator=(PgAlterTableRequestPB&& from) noexcept {
1519
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1520
0
      if (this != &from) InternalSwap(&from);
1521
0
    } else {
1522
0
      CopyFrom(from);
1523
0
    }
1524
0
    return *this;
1525
0
  }
1526
  #endif
1527
  static const ::google::protobuf::Descriptor* descriptor();
1528
  static const PgAlterTableRequestPB& default_instance();
1529
1530
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1531
36.6k
  static inline const PgAlterTableRequestPB* internal_default_instance() {
1532
36.6k
    return reinterpret_cast<const PgAlterTableRequestPB*>(
1533
36.6k
               &_PgAlterTableRequestPB_default_instance_);
1534
36.6k
  }
1535
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1536
    9;
1537
1538
  void Swap(PgAlterTableRequestPB* other);
1539
0
  friend void swap(PgAlterTableRequestPB& a, PgAlterTableRequestPB& b) {
1540
0
    a.Swap(&b);
1541
0
  }
1542
1543
  // implements Message ----------------------------------------------
1544
1545
0
  inline PgAlterTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
1546
1547
  PgAlterTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1548
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1549
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1550
  void CopyFrom(const PgAlterTableRequestPB& from);
1551
  void MergeFrom(const PgAlterTableRequestPB& from);
1552
  void Clear() PROTOBUF_FINAL;
1553
  bool IsInitialized() const PROTOBUF_FINAL;
1554
1555
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1556
  bool MergePartialFromCodedStream(
1557
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1558
  void SerializeWithCachedSizes(
1559
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1560
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1561
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1562
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1563
  private:
1564
  void SharedCtor();
1565
  void SharedDtor();
1566
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1567
  void InternalSwap(PgAlterTableRequestPB* other);
1568
  private:
1569
1.04k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1570
1.04k
    return NULL;
1571
1.04k
  }
1572
0
  inline void* MaybeArenaPtr() const {
1573
0
    return NULL;
1574
0
  }
1575
  public:
1576
1577
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1578
1579
  // nested types ----------------------------------------------------
1580
1581
  // accessors -------------------------------------------------------
1582
1583
  // repeated .yb.tserver.PgCreateColumnPB add_columns = 4;
1584
  int add_columns_size() const;
1585
  void clear_add_columns();
1586
  static const int kAddColumnsFieldNumber = 4;
1587
  const ::yb::tserver::PgCreateColumnPB& add_columns(int index) const;
1588
  ::yb::tserver::PgCreateColumnPB* mutable_add_columns(int index);
1589
  ::yb::tserver::PgCreateColumnPB* add_add_columns();
1590
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >*
1591
      mutable_add_columns();
1592
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >&
1593
      add_columns() const;
1594
1595
  // repeated .yb.tserver.PgRenameColumnPB rename_columns = 5;
1596
  int rename_columns_size() const;
1597
  void clear_rename_columns();
1598
  static const int kRenameColumnsFieldNumber = 5;
1599
  const ::yb::tserver::PgRenameColumnPB& rename_columns(int index) const;
1600
  ::yb::tserver::PgRenameColumnPB* mutable_rename_columns(int index);
1601
  ::yb::tserver::PgRenameColumnPB* add_rename_columns();
1602
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgRenameColumnPB >*
1603
      mutable_rename_columns();
1604
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgRenameColumnPB >&
1605
      rename_columns() const;
1606
1607
  // repeated string drop_columns = 6;
1608
  int drop_columns_size() const;
1609
  void clear_drop_columns();
1610
  static const int kDropColumnsFieldNumber = 6;
1611
  const ::std::string& drop_columns(int index) const;
1612
  ::std::string* mutable_drop_columns(int index);
1613
  void set_drop_columns(int index, const ::std::string& value);
1614
  #if LANG_CXX11
1615
  void set_drop_columns(int index, ::std::string&& value);
1616
  #endif
1617
  void set_drop_columns(int index, const char* value);
1618
  void set_drop_columns(int index, const char* value, size_t size);
1619
  ::std::string* add_drop_columns();
1620
  void add_drop_columns(const ::std::string& value);
1621
  #if LANG_CXX11
1622
  void add_drop_columns(::std::string&& value);
1623
  #endif
1624
  void add_drop_columns(const char* value);
1625
  void add_drop_columns(const char* value, size_t size);
1626
  const ::google::protobuf::RepeatedPtrField< ::std::string>& drop_columns() const;
1627
  ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_drop_columns();
1628
1629
  // .yb.tserver.PgObjectIdPB table_id = 3;
1630
  bool has_table_id() const;
1631
  void clear_table_id();
1632
  static const int kTableIdFieldNumber = 3;
1633
  const ::yb::tserver::PgObjectIdPB& table_id() const;
1634
  ::yb::tserver::PgObjectIdPB* release_table_id();
1635
  ::yb::tserver::PgObjectIdPB* mutable_table_id();
1636
  void set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id);
1637
1638
  // .yb.tserver.PgRenameTablePB rename_table = 7;
1639
  bool has_rename_table() const;
1640
  void clear_rename_table();
1641
  static const int kRenameTableFieldNumber = 7;
1642
  const ::yb::tserver::PgRenameTablePB& rename_table() const;
1643
  ::yb::tserver::PgRenameTablePB* release_rename_table();
1644
  ::yb::tserver::PgRenameTablePB* mutable_rename_table();
1645
  void set_allocated_rename_table(::yb::tserver::PgRenameTablePB* rename_table);
1646
1647
  // uint64 session_id = 1;
1648
  void clear_session_id();
1649
  static const int kSessionIdFieldNumber = 1;
1650
  ::google::protobuf::uint64 session_id() const;
1651
  void set_session_id(::google::protobuf::uint64 value);
1652
1653
  // bool use_transaction = 2;
1654
  void clear_use_transaction();
1655
  static const int kUseTransactionFieldNumber = 2;
1656
  bool use_transaction() const;
1657
  void set_use_transaction(bool value);
1658
1659
  // @@protoc_insertion_point(class_scope:yb.tserver.PgAlterTableRequestPB)
1660
 private:
1661
1662
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1663
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB > add_columns_;
1664
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgRenameColumnPB > rename_columns_;
1665
  ::google::protobuf::RepeatedPtrField< ::std::string> drop_columns_;
1666
  ::yb::tserver::PgObjectIdPB* table_id_;
1667
  ::yb::tserver::PgRenameTablePB* rename_table_;
1668
  ::google::protobuf::uint64 session_id_;
1669
  bool use_transaction_;
1670
  mutable int _cached_size_;
1671
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1672
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgAlterTableRequestPBImpl();
1673
};
1674
// -------------------------------------------------------------------
1675
1676
class PgAlterTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgAlterTableResponsePB) */ {
1677
 public:
1678
  PgAlterTableResponsePB();
1679
  virtual ~PgAlterTableResponsePB();
1680
1681
  PgAlterTableResponsePB(const PgAlterTableResponsePB& from);
1682
1683
0
  inline PgAlterTableResponsePB& operator=(const PgAlterTableResponsePB& from) {
1684
0
    CopyFrom(from);
1685
0
    return *this;
1686
0
  }
1687
  #if LANG_CXX11
1688
  PgAlterTableResponsePB(PgAlterTableResponsePB&& from) noexcept
1689
0
    : PgAlterTableResponsePB() {
1690
0
    *this = ::std::move(from);
1691
0
  }
1692
1693
0
  inline PgAlterTableResponsePB& operator=(PgAlterTableResponsePB&& from) noexcept {
1694
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1695
0
      if (this != &from) InternalSwap(&from);
1696
0
    } else {
1697
0
      CopyFrom(from);
1698
0
    }
1699
0
    return *this;
1700
0
  }
1701
  #endif
1702
  static const ::google::protobuf::Descriptor* descriptor();
1703
  static const PgAlterTableResponsePB& default_instance();
1704
1705
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1706
32.0k
  static inline const PgAlterTableResponsePB* internal_default_instance() {
1707
32.0k
    return reinterpret_cast<const PgAlterTableResponsePB*>(
1708
32.0k
               &_PgAlterTableResponsePB_default_instance_);
1709
32.0k
  }
1710
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1711
    10;
1712
1713
  void Swap(PgAlterTableResponsePB* other);
1714
0
  friend void swap(PgAlterTableResponsePB& a, PgAlterTableResponsePB& b) {
1715
0
    a.Swap(&b);
1716
0
  }
1717
1718
  // implements Message ----------------------------------------------
1719
1720
0
  inline PgAlterTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
1721
1722
  PgAlterTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1723
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1724
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1725
  void CopyFrom(const PgAlterTableResponsePB& from);
1726
  void MergeFrom(const PgAlterTableResponsePB& from);
1727
  void Clear() PROTOBUF_FINAL;
1728
  bool IsInitialized() const PROTOBUF_FINAL;
1729
1730
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1731
  bool MergePartialFromCodedStream(
1732
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1733
  void SerializeWithCachedSizes(
1734
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1735
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1736
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1737
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1738
  private:
1739
  void SharedCtor();
1740
  void SharedDtor();
1741
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1742
  void InternalSwap(PgAlterTableResponsePB* other);
1743
  private:
1744
522
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1745
522
    return NULL;
1746
522
  }
1747
0
  inline void* MaybeArenaPtr() const {
1748
0
    return NULL;
1749
0
  }
1750
  public:
1751
1752
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1753
1754
  // nested types ----------------------------------------------------
1755
1756
  // accessors -------------------------------------------------------
1757
1758
  // .yb.AppStatusPB status = 1;
1759
  bool has_status() const;
1760
  void clear_status();
1761
  static const int kStatusFieldNumber = 1;
1762
  const ::yb::AppStatusPB& status() const;
1763
  ::yb::AppStatusPB* release_status();
1764
  ::yb::AppStatusPB* mutable_status();
1765
  void set_allocated_status(::yb::AppStatusPB* status);
1766
1767
  // @@protoc_insertion_point(class_scope:yb.tserver.PgAlterTableResponsePB)
1768
 private:
1769
1770
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1771
  ::yb::AppStatusPB* status_;
1772
  mutable int _cached_size_;
1773
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1774
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgAlterTableResponsePBImpl();
1775
};
1776
// -------------------------------------------------------------------
1777
1778
class PgCreateDatabaseRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateDatabaseRequestPB) */ {
1779
 public:
1780
  PgCreateDatabaseRequestPB();
1781
  virtual ~PgCreateDatabaseRequestPB();
1782
1783
  PgCreateDatabaseRequestPB(const PgCreateDatabaseRequestPB& from);
1784
1785
0
  inline PgCreateDatabaseRequestPB& operator=(const PgCreateDatabaseRequestPB& from) {
1786
0
    CopyFrom(from);
1787
0
    return *this;
1788
0
  }
1789
  #if LANG_CXX11
1790
  PgCreateDatabaseRequestPB(PgCreateDatabaseRequestPB&& from) noexcept
1791
0
    : PgCreateDatabaseRequestPB() {
1792
0
    *this = ::std::move(from);
1793
0
  }
1794
1795
0
  inline PgCreateDatabaseRequestPB& operator=(PgCreateDatabaseRequestPB&& from) noexcept {
1796
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1797
0
      if (this != &from) InternalSwap(&from);
1798
0
    } else {
1799
0
      CopyFrom(from);
1800
0
    }
1801
0
    return *this;
1802
0
  }
1803
  #endif
1804
  static const ::google::protobuf::Descriptor* descriptor();
1805
  static const PgCreateDatabaseRequestPB& default_instance();
1806
1807
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1808
27.1k
  static inline const PgCreateDatabaseRequestPB* internal_default_instance() {
1809
27.1k
    return reinterpret_cast<const PgCreateDatabaseRequestPB*>(
1810
27.1k
               &_PgCreateDatabaseRequestPB_default_instance_);
1811
27.1k
  }
1812
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1813
    11;
1814
1815
  void Swap(PgCreateDatabaseRequestPB* other);
1816
0
  friend void swap(PgCreateDatabaseRequestPB& a, PgCreateDatabaseRequestPB& b) {
1817
0
    a.Swap(&b);
1818
0
  }
1819
1820
  // implements Message ----------------------------------------------
1821
1822
0
  inline PgCreateDatabaseRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
1823
1824
  PgCreateDatabaseRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1825
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1826
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1827
  void CopyFrom(const PgCreateDatabaseRequestPB& from);
1828
  void MergeFrom(const PgCreateDatabaseRequestPB& from);
1829
  void Clear() PROTOBUF_FINAL;
1830
  bool IsInitialized() const PROTOBUF_FINAL;
1831
1832
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1833
  bool MergePartialFromCodedStream(
1834
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1835
  void SerializeWithCachedSizes(
1836
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1837
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1838
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1839
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1840
  private:
1841
  void SharedCtor();
1842
  void SharedDtor();
1843
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1844
  void InternalSwap(PgCreateDatabaseRequestPB* other);
1845
  private:
1846
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1847
0
    return NULL;
1848
0
  }
1849
0
  inline void* MaybeArenaPtr() const {
1850
0
    return NULL;
1851
0
  }
1852
  public:
1853
1854
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
1855
1856
  // nested types ----------------------------------------------------
1857
1858
  // accessors -------------------------------------------------------
1859
1860
  // string database_name = 3;
1861
  void clear_database_name();
1862
  static const int kDatabaseNameFieldNumber = 3;
1863
  const ::std::string& database_name() const;
1864
  void set_database_name(const ::std::string& value);
1865
  #if LANG_CXX11
1866
  void set_database_name(::std::string&& value);
1867
  #endif
1868
  void set_database_name(const char* value);
1869
  void set_database_name(const char* value, size_t size);
1870
  ::std::string* mutable_database_name();
1871
  ::std::string* release_database_name();
1872
  void set_allocated_database_name(::std::string* database_name);
1873
1874
  // uint64 session_id = 1;
1875
  void clear_session_id();
1876
  static const int kSessionIdFieldNumber = 1;
1877
  ::google::protobuf::uint64 session_id() const;
1878
  void set_session_id(::google::protobuf::uint64 value);
1879
1880
  // uint32 database_oid = 4;
1881
  void clear_database_oid();
1882
  static const int kDatabaseOidFieldNumber = 4;
1883
  ::google::protobuf::uint32 database_oid() const;
1884
  void set_database_oid(::google::protobuf::uint32 value);
1885
1886
  // bool use_transaction = 2;
1887
  void clear_use_transaction();
1888
  static const int kUseTransactionFieldNumber = 2;
1889
  bool use_transaction() const;
1890
  void set_use_transaction(bool value);
1891
1892
  // bool colocated = 7;
1893
  void clear_colocated();
1894
  static const int kColocatedFieldNumber = 7;
1895
  bool colocated() const;
1896
  void set_colocated(bool value);
1897
1898
  // uint32 source_database_oid = 5;
1899
  void clear_source_database_oid();
1900
  static const int kSourceDatabaseOidFieldNumber = 5;
1901
  ::google::protobuf::uint32 source_database_oid() const;
1902
  void set_source_database_oid(::google::protobuf::uint32 value);
1903
1904
  // uint32 next_oid = 6;
1905
  void clear_next_oid();
1906
  static const int kNextOidFieldNumber = 6;
1907
  ::google::protobuf::uint32 next_oid() const;
1908
  void set_next_oid(::google::protobuf::uint32 value);
1909
1910
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateDatabaseRequestPB)
1911
 private:
1912
1913
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1914
  ::google::protobuf::internal::ArenaStringPtr database_name_;
1915
  ::google::protobuf::uint64 session_id_;
1916
  ::google::protobuf::uint32 database_oid_;
1917
  bool use_transaction_;
1918
  bool colocated_;
1919
  ::google::protobuf::uint32 source_database_oid_;
1920
  ::google::protobuf::uint32 next_oid_;
1921
  mutable int _cached_size_;
1922
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
1923
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateDatabaseRequestPBImpl();
1924
};
1925
// -------------------------------------------------------------------
1926
1927
class PgCreateDatabaseResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateDatabaseResponsePB) */ {
1928
 public:
1929
  PgCreateDatabaseResponsePB();
1930
  virtual ~PgCreateDatabaseResponsePB();
1931
1932
  PgCreateDatabaseResponsePB(const PgCreateDatabaseResponsePB& from);
1933
1934
0
  inline PgCreateDatabaseResponsePB& operator=(const PgCreateDatabaseResponsePB& from) {
1935
0
    CopyFrom(from);
1936
0
    return *this;
1937
0
  }
1938
  #if LANG_CXX11
1939
  PgCreateDatabaseResponsePB(PgCreateDatabaseResponsePB&& from) noexcept
1940
0
    : PgCreateDatabaseResponsePB() {
1941
0
    *this = ::std::move(from);
1942
0
  }
1943
1944
0
  inline PgCreateDatabaseResponsePB& operator=(PgCreateDatabaseResponsePB&& from) noexcept {
1945
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1946
0
      if (this != &from) InternalSwap(&from);
1947
0
    } else {
1948
0
      CopyFrom(from);
1949
0
    }
1950
0
    return *this;
1951
0
  }
1952
  #endif
1953
  static const ::google::protobuf::Descriptor* descriptor();
1954
  static const PgCreateDatabaseResponsePB& default_instance();
1955
1956
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
1957
28.1k
  static inline const PgCreateDatabaseResponsePB* internal_default_instance() {
1958
28.1k
    return reinterpret_cast<const PgCreateDatabaseResponsePB*>(
1959
28.1k
               &_PgCreateDatabaseResponsePB_default_instance_);
1960
28.1k
  }
1961
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
1962
    12;
1963
1964
  void Swap(PgCreateDatabaseResponsePB* other);
1965
0
  friend void swap(PgCreateDatabaseResponsePB& a, PgCreateDatabaseResponsePB& b) {
1966
0
    a.Swap(&b);
1967
0
  }
1968
1969
  // implements Message ----------------------------------------------
1970
1971
0
  inline PgCreateDatabaseResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
1972
1973
  PgCreateDatabaseResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
1974
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1975
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1976
  void CopyFrom(const PgCreateDatabaseResponsePB& from);
1977
  void MergeFrom(const PgCreateDatabaseResponsePB& from);
1978
  void Clear() PROTOBUF_FINAL;
1979
  bool IsInitialized() const PROTOBUF_FINAL;
1980
1981
  size_t ByteSizeLong() const PROTOBUF_FINAL;
1982
  bool MergePartialFromCodedStream(
1983
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1984
  void SerializeWithCachedSizes(
1985
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1986
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
1987
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1988
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
1989
  private:
1990
  void SharedCtor();
1991
  void SharedDtor();
1992
  void SetCachedSize(int size) const PROTOBUF_FINAL;
1993
  void InternalSwap(PgCreateDatabaseResponsePB* other);
1994
  private:
1995
132
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
1996
132
    return NULL;
1997
132
  }
1998
0
  inline void* MaybeArenaPtr() const {
1999
0
    return NULL;
2000
0
  }
2001
  public:
2002
2003
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2004
2005
  // nested types ----------------------------------------------------
2006
2007
  // accessors -------------------------------------------------------
2008
2009
  // .yb.AppStatusPB status = 1;
2010
  bool has_status() const;
2011
  void clear_status();
2012
  static const int kStatusFieldNumber = 1;
2013
  const ::yb::AppStatusPB& status() const;
2014
  ::yb::AppStatusPB* release_status();
2015
  ::yb::AppStatusPB* mutable_status();
2016
  void set_allocated_status(::yb::AppStatusPB* status);
2017
2018
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateDatabaseResponsePB)
2019
 private:
2020
2021
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2022
  ::yb::AppStatusPB* status_;
2023
  mutable int _cached_size_;
2024
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2025
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateDatabaseResponsePBImpl();
2026
};
2027
// -------------------------------------------------------------------
2028
2029
class PgCreateSequencesDataTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateSequencesDataTableRequestPB) */ {
2030
 public:
2031
  PgCreateSequencesDataTableRequestPB();
2032
  virtual ~PgCreateSequencesDataTableRequestPB();
2033
2034
  PgCreateSequencesDataTableRequestPB(const PgCreateSequencesDataTableRequestPB& from);
2035
2036
0
  inline PgCreateSequencesDataTableRequestPB& operator=(const PgCreateSequencesDataTableRequestPB& from) {
2037
0
    CopyFrom(from);
2038
0
    return *this;
2039
0
  }
2040
  #if LANG_CXX11
2041
  PgCreateSequencesDataTableRequestPB(PgCreateSequencesDataTableRequestPB&& from) noexcept
2042
0
    : PgCreateSequencesDataTableRequestPB() {
2043
0
    *this = ::std::move(from);
2044
0
  }
2045
2046
0
  inline PgCreateSequencesDataTableRequestPB& operator=(PgCreateSequencesDataTableRequestPB&& from) noexcept {
2047
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2048
0
      if (this != &from) InternalSwap(&from);
2049
0
    } else {
2050
0
      CopyFrom(from);
2051
0
    }
2052
0
    return *this;
2053
0
  }
2054
  #endif
2055
  static const ::google::protobuf::Descriptor* descriptor();
2056
  static const PgCreateSequencesDataTableRequestPB& default_instance();
2057
2058
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2059
26.8k
  static inline const PgCreateSequencesDataTableRequestPB* internal_default_instance() {
2060
26.8k
    return reinterpret_cast<const PgCreateSequencesDataTableRequestPB*>(
2061
26.8k
               &_PgCreateSequencesDataTableRequestPB_default_instance_);
2062
26.8k
  }
2063
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2064
    13;
2065
2066
  void Swap(PgCreateSequencesDataTableRequestPB* other);
2067
0
  friend void swap(PgCreateSequencesDataTableRequestPB& a, PgCreateSequencesDataTableRequestPB& b) {
2068
0
    a.Swap(&b);
2069
0
  }
2070
2071
  // implements Message ----------------------------------------------
2072
2073
0
  inline PgCreateSequencesDataTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
2074
2075
  PgCreateSequencesDataTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2076
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2077
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2078
  void CopyFrom(const PgCreateSequencesDataTableRequestPB& from);
2079
  void MergeFrom(const PgCreateSequencesDataTableRequestPB& from);
2080
  void Clear() PROTOBUF_FINAL;
2081
  bool IsInitialized() const PROTOBUF_FINAL;
2082
2083
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2084
  bool MergePartialFromCodedStream(
2085
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2086
  void SerializeWithCachedSizes(
2087
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2088
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2089
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2090
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2091
  private:
2092
  void SharedCtor();
2093
  void SharedDtor();
2094
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2095
  void InternalSwap(PgCreateSequencesDataTableRequestPB* other);
2096
  private:
2097
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2098
0
    return NULL;
2099
0
  }
2100
0
  inline void* MaybeArenaPtr() const {
2101
0
    return NULL;
2102
0
  }
2103
  public:
2104
2105
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2106
2107
  // nested types ----------------------------------------------------
2108
2109
  // accessors -------------------------------------------------------
2110
2111
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateSequencesDataTableRequestPB)
2112
 private:
2113
2114
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2115
  mutable int _cached_size_;
2116
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2117
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateSequencesDataTableRequestPBImpl();
2118
};
2119
// -------------------------------------------------------------------
2120
2121
class PgCreateSequencesDataTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateSequencesDataTableResponsePB) */ {
2122
 public:
2123
  PgCreateSequencesDataTableResponsePB();
2124
  virtual ~PgCreateSequencesDataTableResponsePB();
2125
2126
  PgCreateSequencesDataTableResponsePB(const PgCreateSequencesDataTableResponsePB& from);
2127
2128
0
  inline PgCreateSequencesDataTableResponsePB& operator=(const PgCreateSequencesDataTableResponsePB& from) {
2129
0
    CopyFrom(from);
2130
0
    return *this;
2131
0
  }
2132
  #if LANG_CXX11
2133
  PgCreateSequencesDataTableResponsePB(PgCreateSequencesDataTableResponsePB&& from) noexcept
2134
0
    : PgCreateSequencesDataTableResponsePB() {
2135
0
    *this = ::std::move(from);
2136
0
  }
2137
2138
0
  inline PgCreateSequencesDataTableResponsePB& operator=(PgCreateSequencesDataTableResponsePB&& from) noexcept {
2139
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2140
0
      if (this != &from) InternalSwap(&from);
2141
0
    } else {
2142
0
      CopyFrom(from);
2143
0
    }
2144
0
    return *this;
2145
0
  }
2146
  #endif
2147
  static const ::google::protobuf::Descriptor* descriptor();
2148
  static const PgCreateSequencesDataTableResponsePB& default_instance();
2149
2150
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2151
26.8k
  static inline const PgCreateSequencesDataTableResponsePB* internal_default_instance() {
2152
26.8k
    return reinterpret_cast<const PgCreateSequencesDataTableResponsePB*>(
2153
26.8k
               &_PgCreateSequencesDataTableResponsePB_default_instance_);
2154
26.8k
  }
2155
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2156
    14;
2157
2158
  void Swap(PgCreateSequencesDataTableResponsePB* other);
2159
0
  friend void swap(PgCreateSequencesDataTableResponsePB& a, PgCreateSequencesDataTableResponsePB& b) {
2160
0
    a.Swap(&b);
2161
0
  }
2162
2163
  // implements Message ----------------------------------------------
2164
2165
0
  inline PgCreateSequencesDataTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
2166
2167
  PgCreateSequencesDataTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2168
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2169
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2170
  void CopyFrom(const PgCreateSequencesDataTableResponsePB& from);
2171
  void MergeFrom(const PgCreateSequencesDataTableResponsePB& from);
2172
  void Clear() PROTOBUF_FINAL;
2173
  bool IsInitialized() const PROTOBUF_FINAL;
2174
2175
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2176
  bool MergePartialFromCodedStream(
2177
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2178
  void SerializeWithCachedSizes(
2179
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2180
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2181
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2182
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2183
  private:
2184
  void SharedCtor();
2185
  void SharedDtor();
2186
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2187
  void InternalSwap(PgCreateSequencesDataTableResponsePB* other);
2188
  private:
2189
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2190
0
    return NULL;
2191
0
  }
2192
0
  inline void* MaybeArenaPtr() const {
2193
0
    return NULL;
2194
0
  }
2195
  public:
2196
2197
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2198
2199
  // nested types ----------------------------------------------------
2200
2201
  // accessors -------------------------------------------------------
2202
2203
  // .yb.AppStatusPB status = 1;
2204
  bool has_status() const;
2205
  void clear_status();
2206
  static const int kStatusFieldNumber = 1;
2207
  const ::yb::AppStatusPB& status() const;
2208
  ::yb::AppStatusPB* release_status();
2209
  ::yb::AppStatusPB* mutable_status();
2210
  void set_allocated_status(::yb::AppStatusPB* status);
2211
2212
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateSequencesDataTableResponsePB)
2213
 private:
2214
2215
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2216
  ::yb::AppStatusPB* status_;
2217
  mutable int _cached_size_;
2218
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2219
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateSequencesDataTableResponsePBImpl();
2220
};
2221
// -------------------------------------------------------------------
2222
2223
class PgCreateColumnPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateColumnPB) */ {
2224
 public:
2225
  PgCreateColumnPB();
2226
  virtual ~PgCreateColumnPB();
2227
2228
  PgCreateColumnPB(const PgCreateColumnPB& from);
2229
2230
0
  inline PgCreateColumnPB& operator=(const PgCreateColumnPB& from) {
2231
0
    CopyFrom(from);
2232
0
    return *this;
2233
0
  }
2234
  #if LANG_CXX11
2235
  PgCreateColumnPB(PgCreateColumnPB&& from) noexcept
2236
0
    : PgCreateColumnPB() {
2237
0
    *this = ::std::move(from);
2238
0
  }
2239
2240
0
  inline PgCreateColumnPB& operator=(PgCreateColumnPB&& from) noexcept {
2241
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2242
0
      if (this != &from) InternalSwap(&from);
2243
0
    } else {
2244
0
      CopyFrom(from);
2245
0
    }
2246
0
    return *this;
2247
0
  }
2248
  #endif
2249
  static const ::google::protobuf::Descriptor* descriptor();
2250
  static const PgCreateColumnPB& default_instance();
2251
2252
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2253
55.2k
  static inline const PgCreateColumnPB* internal_default_instance() {
2254
55.2k
    return reinterpret_cast<const PgCreateColumnPB*>(
2255
55.2k
               &_PgCreateColumnPB_default_instance_);
2256
55.2k
  }
2257
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2258
    15;
2259
2260
  void Swap(PgCreateColumnPB* other);
2261
0
  friend void swap(PgCreateColumnPB& a, PgCreateColumnPB& b) {
2262
0
    a.Swap(&b);
2263
0
  }
2264
2265
  // implements Message ----------------------------------------------
2266
2267
0
  inline PgCreateColumnPB* New() const PROTOBUF_FINAL { return New(NULL); }
2268
2269
  PgCreateColumnPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2270
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2271
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2272
  void CopyFrom(const PgCreateColumnPB& from);
2273
  void MergeFrom(const PgCreateColumnPB& from);
2274
  void Clear() PROTOBUF_FINAL;
2275
  bool IsInitialized() const PROTOBUF_FINAL;
2276
2277
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2278
  bool MergePartialFromCodedStream(
2279
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2280
  void SerializeWithCachedSizes(
2281
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2282
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2283
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2284
14.1k
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2285
  private:
2286
  void SharedCtor();
2287
  void SharedDtor();
2288
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2289
  void InternalSwap(PgCreateColumnPB* other);
2290
  private:
2291
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2292
0
    return NULL;
2293
0
  }
2294
0
  inline void* MaybeArenaPtr() const {
2295
0
    return NULL;
2296
0
  }
2297
  public:
2298
2299
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2300
2301
  // nested types ----------------------------------------------------
2302
2303
  // accessors -------------------------------------------------------
2304
2305
  // string attr_name = 1;
2306
  void clear_attr_name();
2307
  static const int kAttrNameFieldNumber = 1;
2308
  const ::std::string& attr_name() const;
2309
  void set_attr_name(const ::std::string& value);
2310
  #if LANG_CXX11
2311
  void set_attr_name(::std::string&& value);
2312
  #endif
2313
  void set_attr_name(const char* value);
2314
  void set_attr_name(const char* value, size_t size);
2315
  ::std::string* mutable_attr_name();
2316
  ::std::string* release_attr_name();
2317
  void set_allocated_attr_name(::std::string* attr_name);
2318
2319
  // int32 attr_num = 2;
2320
  void clear_attr_num();
2321
  static const int kAttrNumFieldNumber = 2;
2322
  ::google::protobuf::int32 attr_num() const;
2323
  void set_attr_num(::google::protobuf::int32 value);
2324
2325
  // int32 attr_ybtype = 3;
2326
  void clear_attr_ybtype();
2327
  static const int kAttrYbtypeFieldNumber = 3;
2328
  ::google::protobuf::int32 attr_ybtype() const;
2329
  void set_attr_ybtype(::google::protobuf::int32 value);
2330
2331
  // bool is_hash = 4;
2332
  void clear_is_hash();
2333
  static const int kIsHashFieldNumber = 4;
2334
  bool is_hash() const;
2335
  void set_is_hash(bool value);
2336
2337
  // bool is_range = 5;
2338
  void clear_is_range();
2339
  static const int kIsRangeFieldNumber = 5;
2340
  bool is_range() const;
2341
  void set_is_range(bool value);
2342
2343
  // int32 sorting_type = 6;
2344
  void clear_sorting_type();
2345
  static const int kSortingTypeFieldNumber = 6;
2346
  ::google::protobuf::int32 sorting_type() const;
2347
  void set_sorting_type(::google::protobuf::int32 value);
2348
2349
  // int32 attr_pgoid = 7;
2350
  void clear_attr_pgoid();
2351
  static const int kAttrPgoidFieldNumber = 7;
2352
  ::google::protobuf::int32 attr_pgoid() const;
2353
  void set_attr_pgoid(::google::protobuf::int32 value);
2354
2355
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateColumnPB)
2356
 private:
2357
2358
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2359
  ::google::protobuf::internal::ArenaStringPtr attr_name_;
2360
  ::google::protobuf::int32 attr_num_;
2361
  ::google::protobuf::int32 attr_ybtype_;
2362
  bool is_hash_;
2363
  bool is_range_;
2364
  ::google::protobuf::int32 sorting_type_;
2365
  ::google::protobuf::int32 attr_pgoid_;
2366
  mutable int _cached_size_;
2367
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2368
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateColumnPBImpl();
2369
};
2370
// -------------------------------------------------------------------
2371
2372
class PgCreateSplitBoundaryPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateSplitBoundaryPB) */ {
2373
 public:
2374
  PgCreateSplitBoundaryPB();
2375
  virtual ~PgCreateSplitBoundaryPB();
2376
2377
  PgCreateSplitBoundaryPB(const PgCreateSplitBoundaryPB& from);
2378
2379
0
  inline PgCreateSplitBoundaryPB& operator=(const PgCreateSplitBoundaryPB& from) {
2380
0
    CopyFrom(from);
2381
0
    return *this;
2382
0
  }
2383
  #if LANG_CXX11
2384
  PgCreateSplitBoundaryPB(PgCreateSplitBoundaryPB&& from) noexcept
2385
0
    : PgCreateSplitBoundaryPB() {
2386
0
    *this = ::std::move(from);
2387
0
  }
2388
2389
0
  inline PgCreateSplitBoundaryPB& operator=(PgCreateSplitBoundaryPB&& from) noexcept {
2390
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2391
0
      if (this != &from) InternalSwap(&from);
2392
0
    } else {
2393
0
      CopyFrom(from);
2394
0
    }
2395
0
    return *this;
2396
0
  }
2397
  #endif
2398
  static const ::google::protobuf::Descriptor* descriptor();
2399
  static const PgCreateSplitBoundaryPB& default_instance();
2400
2401
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2402
27.2k
  static inline const PgCreateSplitBoundaryPB* internal_default_instance() {
2403
27.2k
    return reinterpret_cast<const PgCreateSplitBoundaryPB*>(
2404
27.2k
               &_PgCreateSplitBoundaryPB_default_instance_);
2405
27.2k
  }
2406
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2407
    16;
2408
2409
  void Swap(PgCreateSplitBoundaryPB* other);
2410
0
  friend void swap(PgCreateSplitBoundaryPB& a, PgCreateSplitBoundaryPB& b) {
2411
0
    a.Swap(&b);
2412
0
  }
2413
2414
  // implements Message ----------------------------------------------
2415
2416
0
  inline PgCreateSplitBoundaryPB* New() const PROTOBUF_FINAL { return New(NULL); }
2417
2418
  PgCreateSplitBoundaryPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2419
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2420
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2421
  void CopyFrom(const PgCreateSplitBoundaryPB& from);
2422
  void MergeFrom(const PgCreateSplitBoundaryPB& from);
2423
  void Clear() PROTOBUF_FINAL;
2424
  bool IsInitialized() const PROTOBUF_FINAL;
2425
2426
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2427
  bool MergePartialFromCodedStream(
2428
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2429
  void SerializeWithCachedSizes(
2430
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2431
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2432
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2433
180
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2434
  private:
2435
  void SharedCtor();
2436
  void SharedDtor();
2437
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2438
  void InternalSwap(PgCreateSplitBoundaryPB* other);
2439
  private:
2440
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2441
0
    return NULL;
2442
0
  }
2443
0
  inline void* MaybeArenaPtr() const {
2444
0
    return NULL;
2445
0
  }
2446
  public:
2447
2448
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2449
2450
  // nested types ----------------------------------------------------
2451
2452
  // accessors -------------------------------------------------------
2453
2454
  // repeated .yb.QLValuePB values = 1;
2455
  int values_size() const;
2456
  void clear_values();
2457
  static const int kValuesFieldNumber = 1;
2458
  const ::yb::QLValuePB& values(int index) const;
2459
  ::yb::QLValuePB* mutable_values(int index);
2460
  ::yb::QLValuePB* add_values();
2461
  ::google::protobuf::RepeatedPtrField< ::yb::QLValuePB >*
2462
      mutable_values();
2463
  const ::google::protobuf::RepeatedPtrField< ::yb::QLValuePB >&
2464
      values() const;
2465
2466
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateSplitBoundaryPB)
2467
 private:
2468
2469
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2470
  ::google::protobuf::RepeatedPtrField< ::yb::QLValuePB > values_;
2471
  mutable int _cached_size_;
2472
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2473
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateSplitBoundaryPBImpl();
2474
};
2475
// -------------------------------------------------------------------
2476
2477
class PgCreateTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateTableRequestPB) */ {
2478
 public:
2479
  PgCreateTableRequestPB();
2480
  virtual ~PgCreateTableRequestPB();
2481
2482
  PgCreateTableRequestPB(const PgCreateTableRequestPB& from);
2483
2484
0
  inline PgCreateTableRequestPB& operator=(const PgCreateTableRequestPB& from) {
2485
0
    CopyFrom(from);
2486
0
    return *this;
2487
0
  }
2488
  #if LANG_CXX11
2489
  PgCreateTableRequestPB(PgCreateTableRequestPB&& from) noexcept
2490
0
    : PgCreateTableRequestPB() {
2491
0
    *this = ::std::move(from);
2492
0
  }
2493
2494
0
  inline PgCreateTableRequestPB& operator=(PgCreateTableRequestPB&& from) noexcept {
2495
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2496
0
      if (this != &from) InternalSwap(&from);
2497
0
    } else {
2498
0
      CopyFrom(from);
2499
0
    }
2500
0
    return *this;
2501
0
  }
2502
  #endif
2503
  static const ::google::protobuf::Descriptor* descriptor();
2504
  static const PgCreateTableRequestPB& default_instance();
2505
2506
  enum OptionalColocationIdCase {
2507
    kColocationId = 20,
2508
    OPTIONAL_COLOCATION_ID_NOT_SET = 0,
2509
  };
2510
2511
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2512
163k
  static inline const PgCreateTableRequestPB* internal_default_instance() {
2513
163k
    return reinterpret_cast<const PgCreateTableRequestPB*>(
2514
163k
               &_PgCreateTableRequestPB_default_instance_);
2515
163k
  }
2516
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2517
    17;
2518
2519
  void Swap(PgCreateTableRequestPB* other);
2520
0
  friend void swap(PgCreateTableRequestPB& a, PgCreateTableRequestPB& b) {
2521
0
    a.Swap(&b);
2522
0
  }
2523
2524
  // implements Message ----------------------------------------------
2525
2526
0
  inline PgCreateTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
2527
2528
  PgCreateTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2529
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2530
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2531
  void CopyFrom(const PgCreateTableRequestPB& from);
2532
  void MergeFrom(const PgCreateTableRequestPB& from);
2533
  void Clear() PROTOBUF_FINAL;
2534
  bool IsInitialized() const PROTOBUF_FINAL;
2535
2536
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2537
  bool MergePartialFromCodedStream(
2538
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2539
  void SerializeWithCachedSizes(
2540
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2541
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2542
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2543
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2544
  private:
2545
  void SharedCtor();
2546
  void SharedDtor();
2547
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2548
  void InternalSwap(PgCreateTableRequestPB* other);
2549
  private:
2550
25.2k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2551
25.2k
    return NULL;
2552
25.2k
  }
2553
0
  inline void* MaybeArenaPtr() const {
2554
0
    return NULL;
2555
0
  }
2556
  public:
2557
2558
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2559
2560
  // nested types ----------------------------------------------------
2561
2562
  // accessors -------------------------------------------------------
2563
2564
  // repeated .yb.tserver.PgCreateColumnPB create_columns = 13;
2565
  int create_columns_size() const;
2566
  void clear_create_columns();
2567
  static const int kCreateColumnsFieldNumber = 13;
2568
  const ::yb::tserver::PgCreateColumnPB& create_columns(int index) const;
2569
  ::yb::tserver::PgCreateColumnPB* mutable_create_columns(int index);
2570
  ::yb::tserver::PgCreateColumnPB* add_create_columns();
2571
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >*
2572
      mutable_create_columns();
2573
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >&
2574
      create_columns() const;
2575
2576
  // repeated .yb.tserver.PgCreateSplitBoundaryPB split_bounds = 14;
2577
  int split_bounds_size() const;
2578
  void clear_split_bounds();
2579
  static const int kSplitBoundsFieldNumber = 14;
2580
  const ::yb::tserver::PgCreateSplitBoundaryPB& split_bounds(int index) const;
2581
  ::yb::tserver::PgCreateSplitBoundaryPB* mutable_split_bounds(int index);
2582
  ::yb::tserver::PgCreateSplitBoundaryPB* add_split_bounds();
2583
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateSplitBoundaryPB >*
2584
      mutable_split_bounds();
2585
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateSplitBoundaryPB >&
2586
      split_bounds() const;
2587
2588
  // string database_name = 4;
2589
  void clear_database_name();
2590
  static const int kDatabaseNameFieldNumber = 4;
2591
  const ::std::string& database_name() const;
2592
  void set_database_name(const ::std::string& value);
2593
  #if LANG_CXX11
2594
  void set_database_name(::std::string&& value);
2595
  #endif
2596
  void set_database_name(const char* value);
2597
  void set_database_name(const char* value, size_t size);
2598
  ::std::string* mutable_database_name();
2599
  ::std::string* release_database_name();
2600
  void set_allocated_database_name(::std::string* database_name);
2601
2602
  // string table_name = 5;
2603
  void clear_table_name();
2604
  static const int kTableNameFieldNumber = 5;
2605
  const ::std::string& table_name() const;
2606
  void set_table_name(const ::std::string& value);
2607
  #if LANG_CXX11
2608
  void set_table_name(::std::string&& value);
2609
  #endif
2610
  void set_table_name(const char* value);
2611
  void set_table_name(const char* value, size_t size);
2612
  ::std::string* mutable_table_name();
2613
  ::std::string* release_table_name();
2614
  void set_allocated_table_name(::std::string* table_name);
2615
2616
  // string schema_name = 19;
2617
  void clear_schema_name();
2618
  static const int kSchemaNameFieldNumber = 19;
2619
  const ::std::string& schema_name() const;
2620
  void set_schema_name(const ::std::string& value);
2621
  #if LANG_CXX11
2622
  void set_schema_name(::std::string&& value);
2623
  #endif
2624
  void set_schema_name(const char* value);
2625
  void set_schema_name(const char* value, size_t size);
2626
  ::std::string* mutable_schema_name();
2627
  ::std::string* release_schema_name();
2628
  void set_allocated_schema_name(::std::string* schema_name);
2629
2630
  // .yb.tserver.PgObjectIdPB table_id = 3;
2631
  bool has_table_id() const;
2632
  void clear_table_id();
2633
  static const int kTableIdFieldNumber = 3;
2634
  const ::yb::tserver::PgObjectIdPB& table_id() const;
2635
  ::yb::tserver::PgObjectIdPB* release_table_id();
2636
  ::yb::tserver::PgObjectIdPB* mutable_table_id();
2637
  void set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id);
2638
2639
  // .yb.tserver.PgObjectIdPB tablegroup_oid = 11;
2640
  bool has_tablegroup_oid() const;
2641
  void clear_tablegroup_oid();
2642
  static const int kTablegroupOidFieldNumber = 11;
2643
  const ::yb::tserver::PgObjectIdPB& tablegroup_oid() const;
2644
  ::yb::tserver::PgObjectIdPB* release_tablegroup_oid();
2645
  ::yb::tserver::PgObjectIdPB* mutable_tablegroup_oid();
2646
  void set_allocated_tablegroup_oid(::yb::tserver::PgObjectIdPB* tablegroup_oid);
2647
2648
  // .yb.tserver.PgObjectIdPB tablespace_oid = 12;
2649
  bool has_tablespace_oid() const;
2650
  void clear_tablespace_oid();
2651
  static const int kTablespaceOidFieldNumber = 12;
2652
  const ::yb::tserver::PgObjectIdPB& tablespace_oid() const;
2653
  ::yb::tserver::PgObjectIdPB* release_tablespace_oid();
2654
  ::yb::tserver::PgObjectIdPB* mutable_tablespace_oid();
2655
  void set_allocated_tablespace_oid(::yb::tserver::PgObjectIdPB* tablespace_oid);
2656
2657
  // .yb.tserver.PgObjectIdPB base_table_id = 15;
2658
  bool has_base_table_id() const;
2659
  void clear_base_table_id();
2660
  static const int kBaseTableIdFieldNumber = 15;
2661
  const ::yb::tserver::PgObjectIdPB& base_table_id() const;
2662
  ::yb::tserver::PgObjectIdPB* release_base_table_id();
2663
  ::yb::tserver::PgObjectIdPB* mutable_base_table_id();
2664
  void set_allocated_base_table_id(::yb::tserver::PgObjectIdPB* base_table_id);
2665
2666
  // .yb.tserver.PgObjectIdPB matview_pg_table_oid = 18;
2667
  bool has_matview_pg_table_oid() const;
2668
  void clear_matview_pg_table_oid();
2669
  static const int kMatviewPgTableOidFieldNumber = 18;
2670
  const ::yb::tserver::PgObjectIdPB& matview_pg_table_oid() const;
2671
  ::yb::tserver::PgObjectIdPB* release_matview_pg_table_oid();
2672
  ::yb::tserver::PgObjectIdPB* mutable_matview_pg_table_oid();
2673
  void set_allocated_matview_pg_table_oid(::yb::tserver::PgObjectIdPB* matview_pg_table_oid);
2674
2675
  // uint64 session_id = 1;
2676
  void clear_session_id();
2677
  static const int kSessionIdFieldNumber = 1;
2678
  ::google::protobuf::uint64 session_id() const;
2679
  void set_session_id(::google::protobuf::uint64 value);
2680
2681
  // int32 num_tablets = 6;
2682
  void clear_num_tablets();
2683
  static const int kNumTabletsFieldNumber = 6;
2684
  ::google::protobuf::int32 num_tablets() const;
2685
  void set_num_tablets(::google::protobuf::int32 value);
2686
2687
  // bool use_transaction = 2;
2688
  void clear_use_transaction();
2689
  static const int kUseTransactionFieldNumber = 2;
2690
  bool use_transaction() const;
2691
  void set_use_transaction(bool value);
2692
2693
  // bool is_pg_catalog_table = 7;
2694
  void clear_is_pg_catalog_table();
2695
  static const int kIsPgCatalogTableFieldNumber = 7;
2696
  bool is_pg_catalog_table() const;
2697
  void set_is_pg_catalog_table(bool value);
2698
2699
  // bool is_shared_table = 8;
2700
  void clear_is_shared_table();
2701
  static const int kIsSharedTableFieldNumber = 8;
2702
  bool is_shared_table() const;
2703
  void set_is_shared_table(bool value);
2704
2705
  // bool if_not_exist = 9;
2706
  void clear_if_not_exist();
2707
  static const int kIfNotExistFieldNumber = 9;
2708
  bool if_not_exist() const;
2709
  void set_if_not_exist(bool value);
2710
2711
  // bool colocated = 10;
2712
  void clear_colocated();
2713
  static const int kColocatedFieldNumber = 10;
2714
  bool colocated() const;
2715
  void set_colocated(bool value);
2716
2717
  // bool is_unique_index = 16;
2718
  void clear_is_unique_index();
2719
  static const int kIsUniqueIndexFieldNumber = 16;
2720
  bool is_unique_index() const;
2721
  void set_is_unique_index(bool value);
2722
2723
  // bool skip_index_backfill = 17;
2724
  void clear_skip_index_backfill();
2725
  static const int kSkipIndexBackfillFieldNumber = 17;
2726
  bool skip_index_backfill() const;
2727
  void set_skip_index_backfill(bool value);
2728
2729
  // uint32 colocation_id = 20;
2730
  private:
2731
  bool has_colocation_id() const;
2732
  public:
2733
  void clear_colocation_id();
2734
  static const int kColocationIdFieldNumber = 20;
2735
  ::google::protobuf::uint32 colocation_id() const;
2736
  void set_colocation_id(::google::protobuf::uint32 value);
2737
2738
  OptionalColocationIdCase optional_colocation_id_case() const;
2739
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateTableRequestPB)
2740
 private:
2741
  void set_has_colocation_id();
2742
2743
  inline bool has_optional_colocation_id() const;
2744
  void clear_optional_colocation_id();
2745
  inline void clear_has_optional_colocation_id();
2746
2747
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2748
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB > create_columns_;
2749
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateSplitBoundaryPB > split_bounds_;
2750
  ::google::protobuf::internal::ArenaStringPtr database_name_;
2751
  ::google::protobuf::internal::ArenaStringPtr table_name_;
2752
  ::google::protobuf::internal::ArenaStringPtr schema_name_;
2753
  ::yb::tserver::PgObjectIdPB* table_id_;
2754
  ::yb::tserver::PgObjectIdPB* tablegroup_oid_;
2755
  ::yb::tserver::PgObjectIdPB* tablespace_oid_;
2756
  ::yb::tserver::PgObjectIdPB* base_table_id_;
2757
  ::yb::tserver::PgObjectIdPB* matview_pg_table_oid_;
2758
  ::google::protobuf::uint64 session_id_;
2759
  ::google::protobuf::int32 num_tablets_;
2760
  bool use_transaction_;
2761
  bool is_pg_catalog_table_;
2762
  bool is_shared_table_;
2763
  bool if_not_exist_;
2764
  bool colocated_;
2765
  bool is_unique_index_;
2766
  bool skip_index_backfill_;
2767
  union OptionalColocationIdUnion {
2768
37.0k
    OptionalColocationIdUnion() {}
2769
    ::google::protobuf::uint32 colocation_id_;
2770
  } optional_colocation_id_;
2771
  mutable int _cached_size_;
2772
  ::google::protobuf::uint32 _oneof_case_[1];
2773
2774
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2775
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateTableRequestPBImpl();
2776
};
2777
// -------------------------------------------------------------------
2778
2779
class PgCreateTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateTableResponsePB) */ {
2780
 public:
2781
  PgCreateTableResponsePB();
2782
  virtual ~PgCreateTableResponsePB();
2783
2784
  PgCreateTableResponsePB(const PgCreateTableResponsePB& from);
2785
2786
0
  inline PgCreateTableResponsePB& operator=(const PgCreateTableResponsePB& from) {
2787
0
    CopyFrom(from);
2788
0
    return *this;
2789
0
  }
2790
  #if LANG_CXX11
2791
  PgCreateTableResponsePB(PgCreateTableResponsePB&& from) noexcept
2792
0
    : PgCreateTableResponsePB() {
2793
0
    *this = ::std::move(from);
2794
0
  }
2795
2796
0
  inline PgCreateTableResponsePB& operator=(PgCreateTableResponsePB&& from) noexcept {
2797
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2798
0
      if (this != &from) InternalSwap(&from);
2799
0
    } else {
2800
0
      CopyFrom(from);
2801
0
    }
2802
0
    return *this;
2803
0
  }
2804
  #endif
2805
  static const ::google::protobuf::Descriptor* descriptor();
2806
  static const PgCreateTableResponsePB& default_instance();
2807
2808
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2809
77.4k
  static inline const PgCreateTableResponsePB* internal_default_instance() {
2810
77.4k
    return reinterpret_cast<const PgCreateTableResponsePB*>(
2811
77.4k
               &_PgCreateTableResponsePB_default_instance_);
2812
77.4k
  }
2813
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2814
    18;
2815
2816
  void Swap(PgCreateTableResponsePB* other);
2817
0
  friend void swap(PgCreateTableResponsePB& a, PgCreateTableResponsePB& b) {
2818
0
    a.Swap(&b);
2819
0
  }
2820
2821
  // implements Message ----------------------------------------------
2822
2823
0
  inline PgCreateTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
2824
2825
  PgCreateTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2826
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2827
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2828
  void CopyFrom(const PgCreateTableResponsePB& from);
2829
  void MergeFrom(const PgCreateTableResponsePB& from);
2830
  void Clear() PROTOBUF_FINAL;
2831
  bool IsInitialized() const PROTOBUF_FINAL;
2832
2833
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2834
  bool MergePartialFromCodedStream(
2835
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2836
  void SerializeWithCachedSizes(
2837
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2838
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2839
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2840
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2841
  private:
2842
  void SharedCtor();
2843
  void SharedDtor();
2844
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2845
  void InternalSwap(PgCreateTableResponsePB* other);
2846
  private:
2847
5.05k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2848
5.05k
    return NULL;
2849
5.05k
  }
2850
0
  inline void* MaybeArenaPtr() const {
2851
0
    return NULL;
2852
0
  }
2853
  public:
2854
2855
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2856
2857
  // nested types ----------------------------------------------------
2858
2859
  // accessors -------------------------------------------------------
2860
2861
  // .yb.AppStatusPB status = 1;
2862
  bool has_status() const;
2863
  void clear_status();
2864
  static const int kStatusFieldNumber = 1;
2865
  const ::yb::AppStatusPB& status() const;
2866
  ::yb::AppStatusPB* release_status();
2867
  ::yb::AppStatusPB* mutable_status();
2868
  void set_allocated_status(::yb::AppStatusPB* status);
2869
2870
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateTableResponsePB)
2871
 private:
2872
2873
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2874
  ::yb::AppStatusPB* status_;
2875
  mutable int _cached_size_;
2876
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
2877
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateTableResponsePBImpl();
2878
};
2879
// -------------------------------------------------------------------
2880
2881
class PgCreateTablegroupRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateTablegroupRequestPB) */ {
2882
 public:
2883
  PgCreateTablegroupRequestPB();
2884
  virtual ~PgCreateTablegroupRequestPB();
2885
2886
  PgCreateTablegroupRequestPB(const PgCreateTablegroupRequestPB& from);
2887
2888
0
  inline PgCreateTablegroupRequestPB& operator=(const PgCreateTablegroupRequestPB& from) {
2889
0
    CopyFrom(from);
2890
0
    return *this;
2891
0
  }
2892
  #if LANG_CXX11
2893
  PgCreateTablegroupRequestPB(PgCreateTablegroupRequestPB&& from) noexcept
2894
0
    : PgCreateTablegroupRequestPB() {
2895
0
    *this = ::std::move(from);
2896
0
  }
2897
2898
0
  inline PgCreateTablegroupRequestPB& operator=(PgCreateTablegroupRequestPB&& from) noexcept {
2899
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2900
0
      if (this != &from) InternalSwap(&from);
2901
0
    } else {
2902
0
      CopyFrom(from);
2903
0
    }
2904
0
    return *this;
2905
0
  }
2906
  #endif
2907
  static const ::google::protobuf::Descriptor* descriptor();
2908
  static const PgCreateTablegroupRequestPB& default_instance();
2909
2910
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
2911
27.5k
  static inline const PgCreateTablegroupRequestPB* internal_default_instance() {
2912
27.5k
    return reinterpret_cast<const PgCreateTablegroupRequestPB*>(
2913
27.5k
               &_PgCreateTablegroupRequestPB_default_instance_);
2914
27.5k
  }
2915
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
2916
    19;
2917
2918
  void Swap(PgCreateTablegroupRequestPB* other);
2919
0
  friend void swap(PgCreateTablegroupRequestPB& a, PgCreateTablegroupRequestPB& b) {
2920
0
    a.Swap(&b);
2921
0
  }
2922
2923
  // implements Message ----------------------------------------------
2924
2925
0
  inline PgCreateTablegroupRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
2926
2927
  PgCreateTablegroupRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
2928
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2929
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2930
  void CopyFrom(const PgCreateTablegroupRequestPB& from);
2931
  void MergeFrom(const PgCreateTablegroupRequestPB& from);
2932
  void Clear() PROTOBUF_FINAL;
2933
  bool IsInitialized() const PROTOBUF_FINAL;
2934
2935
  size_t ByteSizeLong() const PROTOBUF_FINAL;
2936
  bool MergePartialFromCodedStream(
2937
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2938
  void SerializeWithCachedSizes(
2939
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
2940
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
2941
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
2942
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
2943
  private:
2944
  void SharedCtor();
2945
  void SharedDtor();
2946
  void SetCachedSize(int size) const PROTOBUF_FINAL;
2947
  void InternalSwap(PgCreateTablegroupRequestPB* other);
2948
  private:
2949
108
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
2950
108
    return NULL;
2951
108
  }
2952
0
  inline void* MaybeArenaPtr() const {
2953
0
    return NULL;
2954
0
  }
2955
  public:
2956
2957
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
2958
2959
  // nested types ----------------------------------------------------
2960
2961
  // accessors -------------------------------------------------------
2962
2963
  // string database_name = 2;
2964
  void clear_database_name();
2965
  static const int kDatabaseNameFieldNumber = 2;
2966
  const ::std::string& database_name() const;
2967
  void set_database_name(const ::std::string& value);
2968
  #if LANG_CXX11
2969
  void set_database_name(::std::string&& value);
2970
  #endif
2971
  void set_database_name(const char* value);
2972
  void set_database_name(const char* value, size_t size);
2973
  ::std::string* mutable_database_name();
2974
  ::std::string* release_database_name();
2975
  void set_allocated_database_name(::std::string* database_name);
2976
2977
  // .yb.tserver.PgObjectIdPB tablegroup_id = 3;
2978
  bool has_tablegroup_id() const;
2979
  void clear_tablegroup_id();
2980
  static const int kTablegroupIdFieldNumber = 3;
2981
  const ::yb::tserver::PgObjectIdPB& tablegroup_id() const;
2982
  ::yb::tserver::PgObjectIdPB* release_tablegroup_id();
2983
  ::yb::tserver::PgObjectIdPB* mutable_tablegroup_id();
2984
  void set_allocated_tablegroup_id(::yb::tserver::PgObjectIdPB* tablegroup_id);
2985
2986
  // .yb.tserver.PgObjectIdPB tablespace_id = 4;
2987
  bool has_tablespace_id() const;
2988
  void clear_tablespace_id();
2989
  static const int kTablespaceIdFieldNumber = 4;
2990
  const ::yb::tserver::PgObjectIdPB& tablespace_id() const;
2991
  ::yb::tserver::PgObjectIdPB* release_tablespace_id();
2992
  ::yb::tserver::PgObjectIdPB* mutable_tablespace_id();
2993
  void set_allocated_tablespace_id(::yb::tserver::PgObjectIdPB* tablespace_id);
2994
2995
  // uint64 session_id = 1;
2996
  void clear_session_id();
2997
  static const int kSessionIdFieldNumber = 1;
2998
  ::google::protobuf::uint64 session_id() const;
2999
  void set_session_id(::google::protobuf::uint64 value);
3000
3001
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateTablegroupRequestPB)
3002
 private:
3003
3004
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3005
  ::google::protobuf::internal::ArenaStringPtr database_name_;
3006
  ::yb::tserver::PgObjectIdPB* tablegroup_id_;
3007
  ::yb::tserver::PgObjectIdPB* tablespace_id_;
3008
  ::google::protobuf::uint64 session_id_;
3009
  mutable int _cached_size_;
3010
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3011
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateTablegroupRequestPBImpl();
3012
};
3013
// -------------------------------------------------------------------
3014
3015
class PgCreateTablegroupResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgCreateTablegroupResponsePB) */ {
3016
 public:
3017
  PgCreateTablegroupResponsePB();
3018
  virtual ~PgCreateTablegroupResponsePB();
3019
3020
  PgCreateTablegroupResponsePB(const PgCreateTablegroupResponsePB& from);
3021
3022
0
  inline PgCreateTablegroupResponsePB& operator=(const PgCreateTablegroupResponsePB& from) {
3023
0
    CopyFrom(from);
3024
0
    return *this;
3025
0
  }
3026
  #if LANG_CXX11
3027
  PgCreateTablegroupResponsePB(PgCreateTablegroupResponsePB&& from) noexcept
3028
0
    : PgCreateTablegroupResponsePB() {
3029
0
    *this = ::std::move(from);
3030
0
  }
3031
3032
0
  inline PgCreateTablegroupResponsePB& operator=(PgCreateTablegroupResponsePB&& from) noexcept {
3033
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3034
0
      if (this != &from) InternalSwap(&from);
3035
0
    } else {
3036
0
      CopyFrom(from);
3037
0
    }
3038
0
    return *this;
3039
0
  }
3040
  #endif
3041
  static const ::google::protobuf::Descriptor* descriptor();
3042
  static const PgCreateTablegroupResponsePB& default_instance();
3043
3044
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3045
27.4k
  static inline const PgCreateTablegroupResponsePB* internal_default_instance() {
3046
27.4k
    return reinterpret_cast<const PgCreateTablegroupResponsePB*>(
3047
27.4k
               &_PgCreateTablegroupResponsePB_default_instance_);
3048
27.4k
  }
3049
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3050
    20;
3051
3052
  void Swap(PgCreateTablegroupResponsePB* other);
3053
0
  friend void swap(PgCreateTablegroupResponsePB& a, PgCreateTablegroupResponsePB& b) {
3054
0
    a.Swap(&b);
3055
0
  }
3056
3057
  // implements Message ----------------------------------------------
3058
3059
0
  inline PgCreateTablegroupResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
3060
3061
  PgCreateTablegroupResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3062
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3063
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3064
  void CopyFrom(const PgCreateTablegroupResponsePB& from);
3065
  void MergeFrom(const PgCreateTablegroupResponsePB& from);
3066
  void Clear() PROTOBUF_FINAL;
3067
  bool IsInitialized() const PROTOBUF_FINAL;
3068
3069
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3070
  bool MergePartialFromCodedStream(
3071
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3072
  void SerializeWithCachedSizes(
3073
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3074
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3075
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3076
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3077
  private:
3078
  void SharedCtor();
3079
  void SharedDtor();
3080
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3081
  void InternalSwap(PgCreateTablegroupResponsePB* other);
3082
  private:
3083
54
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3084
54
    return NULL;
3085
54
  }
3086
0
  inline void* MaybeArenaPtr() const {
3087
0
    return NULL;
3088
0
  }
3089
  public:
3090
3091
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3092
3093
  // nested types ----------------------------------------------------
3094
3095
  // accessors -------------------------------------------------------
3096
3097
  // .yb.AppStatusPB status = 1;
3098
  bool has_status() const;
3099
  void clear_status();
3100
  static const int kStatusFieldNumber = 1;
3101
  const ::yb::AppStatusPB& status() const;
3102
  ::yb::AppStatusPB* release_status();
3103
  ::yb::AppStatusPB* mutable_status();
3104
  void set_allocated_status(::yb::AppStatusPB* status);
3105
3106
  // @@protoc_insertion_point(class_scope:yb.tserver.PgCreateTablegroupResponsePB)
3107
 private:
3108
3109
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3110
  ::yb::AppStatusPB* status_;
3111
  mutable int _cached_size_;
3112
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3113
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgCreateTablegroupResponsePBImpl();
3114
};
3115
// -------------------------------------------------------------------
3116
3117
class PgDropDatabaseRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropDatabaseRequestPB) */ {
3118
 public:
3119
  PgDropDatabaseRequestPB();
3120
  virtual ~PgDropDatabaseRequestPB();
3121
3122
  PgDropDatabaseRequestPB(const PgDropDatabaseRequestPB& from);
3123
3124
0
  inline PgDropDatabaseRequestPB& operator=(const PgDropDatabaseRequestPB& from) {
3125
0
    CopyFrom(from);
3126
0
    return *this;
3127
0
  }
3128
  #if LANG_CXX11
3129
  PgDropDatabaseRequestPB(PgDropDatabaseRequestPB&& from) noexcept
3130
0
    : PgDropDatabaseRequestPB() {
3131
0
    *this = ::std::move(from);
3132
0
  }
3133
3134
0
  inline PgDropDatabaseRequestPB& operator=(PgDropDatabaseRequestPB&& from) noexcept {
3135
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3136
0
      if (this != &from) InternalSwap(&from);
3137
0
    } else {
3138
0
      CopyFrom(from);
3139
0
    }
3140
0
    return *this;
3141
0
  }
3142
  #endif
3143
  static const ::google::protobuf::Descriptor* descriptor();
3144
  static const PgDropDatabaseRequestPB& default_instance();
3145
3146
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3147
27.0k
  static inline const PgDropDatabaseRequestPB* internal_default_instance() {
3148
27.0k
    return reinterpret_cast<const PgDropDatabaseRequestPB*>(
3149
27.0k
               &_PgDropDatabaseRequestPB_default_instance_);
3150
27.0k
  }
3151
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3152
    21;
3153
3154
  void Swap(PgDropDatabaseRequestPB* other);
3155
0
  friend void swap(PgDropDatabaseRequestPB& a, PgDropDatabaseRequestPB& b) {
3156
0
    a.Swap(&b);
3157
0
  }
3158
3159
  // implements Message ----------------------------------------------
3160
3161
0
  inline PgDropDatabaseRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
3162
3163
  PgDropDatabaseRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3164
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3165
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3166
  void CopyFrom(const PgDropDatabaseRequestPB& from);
3167
  void MergeFrom(const PgDropDatabaseRequestPB& from);
3168
  void Clear() PROTOBUF_FINAL;
3169
  bool IsInitialized() const PROTOBUF_FINAL;
3170
3171
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3172
  bool MergePartialFromCodedStream(
3173
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3174
  void SerializeWithCachedSizes(
3175
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3176
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3177
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3178
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3179
  private:
3180
  void SharedCtor();
3181
  void SharedDtor();
3182
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3183
  void InternalSwap(PgDropDatabaseRequestPB* other);
3184
  private:
3185
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3186
0
    return NULL;
3187
0
  }
3188
0
  inline void* MaybeArenaPtr() const {
3189
0
    return NULL;
3190
0
  }
3191
  public:
3192
3193
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3194
3195
  // nested types ----------------------------------------------------
3196
3197
  // accessors -------------------------------------------------------
3198
3199
  // string database_name = 3;
3200
  void clear_database_name();
3201
  static const int kDatabaseNameFieldNumber = 3;
3202
  const ::std::string& database_name() const;
3203
  void set_database_name(const ::std::string& value);
3204
  #if LANG_CXX11
3205
  void set_database_name(::std::string&& value);
3206
  #endif
3207
  void set_database_name(const char* value);
3208
  void set_database_name(const char* value, size_t size);
3209
  ::std::string* mutable_database_name();
3210
  ::std::string* release_database_name();
3211
  void set_allocated_database_name(::std::string* database_name);
3212
3213
  // uint64 session_id = 1;
3214
  void clear_session_id();
3215
  static const int kSessionIdFieldNumber = 1;
3216
  ::google::protobuf::uint64 session_id() const;
3217
  void set_session_id(::google::protobuf::uint64 value);
3218
3219
  // uint32 database_oid = 4;
3220
  void clear_database_oid();
3221
  static const int kDatabaseOidFieldNumber = 4;
3222
  ::google::protobuf::uint32 database_oid() const;
3223
  void set_database_oid(::google::protobuf::uint32 value);
3224
3225
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropDatabaseRequestPB)
3226
 private:
3227
3228
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3229
  ::google::protobuf::internal::ArenaStringPtr database_name_;
3230
  ::google::protobuf::uint64 session_id_;
3231
  ::google::protobuf::uint32 database_oid_;
3232
  mutable int _cached_size_;
3233
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3234
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropDatabaseRequestPBImpl();
3235
};
3236
// -------------------------------------------------------------------
3237
3238
class PgDropDatabaseResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropDatabaseResponsePB) */ {
3239
 public:
3240
  PgDropDatabaseResponsePB();
3241
  virtual ~PgDropDatabaseResponsePB();
3242
3243
  PgDropDatabaseResponsePB(const PgDropDatabaseResponsePB& from);
3244
3245
0
  inline PgDropDatabaseResponsePB& operator=(const PgDropDatabaseResponsePB& from) {
3246
0
    CopyFrom(from);
3247
0
    return *this;
3248
0
  }
3249
  #if LANG_CXX11
3250
  PgDropDatabaseResponsePB(PgDropDatabaseResponsePB&& from) noexcept
3251
0
    : PgDropDatabaseResponsePB() {
3252
0
    *this = ::std::move(from);
3253
0
  }
3254
3255
0
  inline PgDropDatabaseResponsePB& operator=(PgDropDatabaseResponsePB&& from) noexcept {
3256
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3257
0
      if (this != &from) InternalSwap(&from);
3258
0
    } else {
3259
0
      CopyFrom(from);
3260
0
    }
3261
0
    return *this;
3262
0
  }
3263
  #endif
3264
  static const ::google::protobuf::Descriptor* descriptor();
3265
  static const PgDropDatabaseResponsePB& default_instance();
3266
3267
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3268
27.5k
  static inline const PgDropDatabaseResponsePB* internal_default_instance() {
3269
27.5k
    return reinterpret_cast<const PgDropDatabaseResponsePB*>(
3270
27.5k
               &_PgDropDatabaseResponsePB_default_instance_);
3271
27.5k
  }
3272
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3273
    22;
3274
3275
  void Swap(PgDropDatabaseResponsePB* other);
3276
0
  friend void swap(PgDropDatabaseResponsePB& a, PgDropDatabaseResponsePB& b) {
3277
0
    a.Swap(&b);
3278
0
  }
3279
3280
  // implements Message ----------------------------------------------
3281
3282
0
  inline PgDropDatabaseResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
3283
3284
  PgDropDatabaseResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3285
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3286
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3287
  void CopyFrom(const PgDropDatabaseResponsePB& from);
3288
  void MergeFrom(const PgDropDatabaseResponsePB& from);
3289
  void Clear() PROTOBUF_FINAL;
3290
  bool IsInitialized() const PROTOBUF_FINAL;
3291
3292
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3293
  bool MergePartialFromCodedStream(
3294
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3295
  void SerializeWithCachedSizes(
3296
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3297
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3298
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3299
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3300
  private:
3301
  void SharedCtor();
3302
  void SharedDtor();
3303
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3304
  void InternalSwap(PgDropDatabaseResponsePB* other);
3305
  private:
3306
72
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3307
72
    return NULL;
3308
72
  }
3309
0
  inline void* MaybeArenaPtr() const {
3310
0
    return NULL;
3311
0
  }
3312
  public:
3313
3314
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3315
3316
  // nested types ----------------------------------------------------
3317
3318
  // accessors -------------------------------------------------------
3319
3320
  // .yb.AppStatusPB status = 1;
3321
  bool has_status() const;
3322
  void clear_status();
3323
  static const int kStatusFieldNumber = 1;
3324
  const ::yb::AppStatusPB& status() const;
3325
  ::yb::AppStatusPB* release_status();
3326
  ::yb::AppStatusPB* mutable_status();
3327
  void set_allocated_status(::yb::AppStatusPB* status);
3328
3329
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropDatabaseResponsePB)
3330
 private:
3331
3332
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3333
  ::yb::AppStatusPB* status_;
3334
  mutable int _cached_size_;
3335
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3336
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropDatabaseResponsePBImpl();
3337
};
3338
// -------------------------------------------------------------------
3339
3340
class PgDropTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropTableRequestPB) */ {
3341
 public:
3342
  PgDropTableRequestPB();
3343
  virtual ~PgDropTableRequestPB();
3344
3345
  PgDropTableRequestPB(const PgDropTableRequestPB& from);
3346
3347
0
  inline PgDropTableRequestPB& operator=(const PgDropTableRequestPB& from) {
3348
0
    CopyFrom(from);
3349
0
    return *this;
3350
0
  }
3351
  #if LANG_CXX11
3352
  PgDropTableRequestPB(PgDropTableRequestPB&& from) noexcept
3353
0
    : PgDropTableRequestPB() {
3354
0
    *this = ::std::move(from);
3355
0
  }
3356
3357
0
  inline PgDropTableRequestPB& operator=(PgDropTableRequestPB&& from) noexcept {
3358
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3359
0
      if (this != &from) InternalSwap(&from);
3360
0
    } else {
3361
0
      CopyFrom(from);
3362
0
    }
3363
0
    return *this;
3364
0
  }
3365
  #endif
3366
  static const ::google::protobuf::Descriptor* descriptor();
3367
  static const PgDropTableRequestPB& default_instance();
3368
3369
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3370
55.9k
  static inline const PgDropTableRequestPB* internal_default_instance() {
3371
55.9k
    return reinterpret_cast<const PgDropTableRequestPB*>(
3372
55.9k
               &_PgDropTableRequestPB_default_instance_);
3373
55.9k
  }
3374
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3375
    23;
3376
3377
  void Swap(PgDropTableRequestPB* other);
3378
0
  friend void swap(PgDropTableRequestPB& a, PgDropTableRequestPB& b) {
3379
0
    a.Swap(&b);
3380
0
  }
3381
3382
  // implements Message ----------------------------------------------
3383
3384
0
  inline PgDropTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
3385
3386
  PgDropTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3387
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3388
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3389
  void CopyFrom(const PgDropTableRequestPB& from);
3390
  void MergeFrom(const PgDropTableRequestPB& from);
3391
  void Clear() PROTOBUF_FINAL;
3392
  bool IsInitialized() const PROTOBUF_FINAL;
3393
3394
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3395
  bool MergePartialFromCodedStream(
3396
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3397
  void SerializeWithCachedSizes(
3398
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3399
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3400
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3401
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3402
  private:
3403
  void SharedCtor();
3404
  void SharedDtor();
3405
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3406
  void InternalSwap(PgDropTableRequestPB* other);
3407
  private:
3408
4.14k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3409
4.14k
    return NULL;
3410
4.14k
  }
3411
0
  inline void* MaybeArenaPtr() const {
3412
0
    return NULL;
3413
0
  }
3414
  public:
3415
3416
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3417
3418
  // nested types ----------------------------------------------------
3419
3420
  // accessors -------------------------------------------------------
3421
3422
  // .yb.tserver.PgObjectIdPB table_id = 2;
3423
  bool has_table_id() const;
3424
  void clear_table_id();
3425
  static const int kTableIdFieldNumber = 2;
3426
  const ::yb::tserver::PgObjectIdPB& table_id() const;
3427
  ::yb::tserver::PgObjectIdPB* release_table_id();
3428
  ::yb::tserver::PgObjectIdPB* mutable_table_id();
3429
  void set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id);
3430
3431
  // uint64 session_id = 1;
3432
  void clear_session_id();
3433
  static const int kSessionIdFieldNumber = 1;
3434
  ::google::protobuf::uint64 session_id() const;
3435
  void set_session_id(::google::protobuf::uint64 value);
3436
3437
  // bool index = 3;
3438
  void clear_index();
3439
  static const int kIndexFieldNumber = 3;
3440
  bool index() const;
3441
  void set_index(bool value);
3442
3443
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropTableRequestPB)
3444
 private:
3445
3446
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3447
  ::yb::tserver::PgObjectIdPB* table_id_;
3448
  ::google::protobuf::uint64 session_id_;
3449
  bool index_;
3450
  mutable int _cached_size_;
3451
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3452
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropTableRequestPBImpl();
3453
};
3454
// -------------------------------------------------------------------
3455
3456
class PgDropTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropTableResponsePB) */ {
3457
 public:
3458
  PgDropTableResponsePB();
3459
  virtual ~PgDropTableResponsePB();
3460
3461
  PgDropTableResponsePB(const PgDropTableResponsePB& from);
3462
3463
0
  inline PgDropTableResponsePB& operator=(const PgDropTableResponsePB& from) {
3464
0
    CopyFrom(from);
3465
0
    return *this;
3466
0
  }
3467
  #if LANG_CXX11
3468
  PgDropTableResponsePB(PgDropTableResponsePB&& from) noexcept
3469
0
    : PgDropTableResponsePB() {
3470
0
    *this = ::std::move(from);
3471
0
  }
3472
3473
0
  inline PgDropTableResponsePB& operator=(PgDropTableResponsePB&& from) noexcept {
3474
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3475
0
      if (this != &from) InternalSwap(&from);
3476
0
    } else {
3477
0
      CopyFrom(from);
3478
0
    }
3479
0
    return *this;
3480
0
  }
3481
  #endif
3482
  static const ::google::protobuf::Descriptor* descriptor();
3483
  static const PgDropTableResponsePB& default_instance();
3484
3485
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3486
93.2k
  static inline const PgDropTableResponsePB* internal_default_instance() {
3487
93.2k
    return reinterpret_cast<const PgDropTableResponsePB*>(
3488
93.2k
               &_PgDropTableResponsePB_default_instance_);
3489
93.2k
  }
3490
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3491
    24;
3492
3493
  void Swap(PgDropTableResponsePB* other);
3494
0
  friend void swap(PgDropTableResponsePB& a, PgDropTableResponsePB& b) {
3495
0
    a.Swap(&b);
3496
0
  }
3497
3498
  // implements Message ----------------------------------------------
3499
3500
0
  inline PgDropTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
3501
3502
  PgDropTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3503
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3504
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3505
  void CopyFrom(const PgDropTableResponsePB& from);
3506
  void MergeFrom(const PgDropTableResponsePB& from);
3507
  void Clear() PROTOBUF_FINAL;
3508
  bool IsInitialized() const PROTOBUF_FINAL;
3509
3510
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3511
  bool MergePartialFromCodedStream(
3512
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3513
  void SerializeWithCachedSizes(
3514
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3515
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3516
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3517
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3518
  private:
3519
  void SharedCtor();
3520
  void SharedDtor();
3521
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3522
  void InternalSwap(PgDropTableResponsePB* other);
3523
  private:
3524
8.29k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3525
8.29k
    return NULL;
3526
8.29k
  }
3527
0
  inline void* MaybeArenaPtr() const {
3528
0
    return NULL;
3529
0
  }
3530
  public:
3531
3532
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3533
3534
  // nested types ----------------------------------------------------
3535
3536
  // accessors -------------------------------------------------------
3537
3538
  // .yb.AppStatusPB status = 1;
3539
  bool has_status() const;
3540
  void clear_status();
3541
  static const int kStatusFieldNumber = 1;
3542
  const ::yb::AppStatusPB& status() const;
3543
  ::yb::AppStatusPB* release_status();
3544
  ::yb::AppStatusPB* mutable_status();
3545
  void set_allocated_status(::yb::AppStatusPB* status);
3546
3547
  // .yb.master.TableIdentifierPB indexed_table = 2;
3548
  bool has_indexed_table() const;
3549
  void clear_indexed_table();
3550
  static const int kIndexedTableFieldNumber = 2;
3551
  const ::yb::master::TableIdentifierPB& indexed_table() const;
3552
  ::yb::master::TableIdentifierPB* release_indexed_table();
3553
  ::yb::master::TableIdentifierPB* mutable_indexed_table();
3554
  void set_allocated_indexed_table(::yb::master::TableIdentifierPB* indexed_table);
3555
3556
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropTableResponsePB)
3557
 private:
3558
3559
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3560
  ::yb::AppStatusPB* status_;
3561
  ::yb::master::TableIdentifierPB* indexed_table_;
3562
  mutable int _cached_size_;
3563
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3564
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropTableResponsePBImpl();
3565
};
3566
// -------------------------------------------------------------------
3567
3568
class PgDropTablegroupRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropTablegroupRequestPB) */ {
3569
 public:
3570
  PgDropTablegroupRequestPB();
3571
  virtual ~PgDropTablegroupRequestPB();
3572
3573
  PgDropTablegroupRequestPB(const PgDropTablegroupRequestPB& from);
3574
3575
0
  inline PgDropTablegroupRequestPB& operator=(const PgDropTablegroupRequestPB& from) {
3576
0
    CopyFrom(from);
3577
0
    return *this;
3578
0
  }
3579
  #if LANG_CXX11
3580
  PgDropTablegroupRequestPB(PgDropTablegroupRequestPB&& from) noexcept
3581
0
    : PgDropTablegroupRequestPB() {
3582
0
    *this = ::std::move(from);
3583
0
  }
3584
3585
0
  inline PgDropTablegroupRequestPB& operator=(PgDropTablegroupRequestPB&& from) noexcept {
3586
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3587
0
      if (this != &from) InternalSwap(&from);
3588
0
    } else {
3589
0
      CopyFrom(from);
3590
0
    }
3591
0
    return *this;
3592
0
  }
3593
  #endif
3594
  static const ::google::protobuf::Descriptor* descriptor();
3595
  static const PgDropTablegroupRequestPB& default_instance();
3596
3597
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3598
27.1k
  static inline const PgDropTablegroupRequestPB* internal_default_instance() {
3599
27.1k
    return reinterpret_cast<const PgDropTablegroupRequestPB*>(
3600
27.1k
               &_PgDropTablegroupRequestPB_default_instance_);
3601
27.1k
  }
3602
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3603
    25;
3604
3605
  void Swap(PgDropTablegroupRequestPB* other);
3606
0
  friend void swap(PgDropTablegroupRequestPB& a, PgDropTablegroupRequestPB& b) {
3607
0
    a.Swap(&b);
3608
0
  }
3609
3610
  // implements Message ----------------------------------------------
3611
3612
0
  inline PgDropTablegroupRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
3613
3614
  PgDropTablegroupRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3615
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3616
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3617
  void CopyFrom(const PgDropTablegroupRequestPB& from);
3618
  void MergeFrom(const PgDropTablegroupRequestPB& from);
3619
  void Clear() PROTOBUF_FINAL;
3620
  bool IsInitialized() const PROTOBUF_FINAL;
3621
3622
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3623
  bool MergePartialFromCodedStream(
3624
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3625
  void SerializeWithCachedSizes(
3626
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3627
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3628
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3629
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3630
  private:
3631
  void SharedCtor();
3632
  void SharedDtor();
3633
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3634
  void InternalSwap(PgDropTablegroupRequestPB* other);
3635
  private:
3636
39
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3637
39
    return NULL;
3638
39
  }
3639
0
  inline void* MaybeArenaPtr() const {
3640
0
    return NULL;
3641
0
  }
3642
  public:
3643
3644
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3645
3646
  // nested types ----------------------------------------------------
3647
3648
  // accessors -------------------------------------------------------
3649
3650
  // .yb.tserver.PgObjectIdPB tablegroup_id = 2;
3651
  bool has_tablegroup_id() const;
3652
  void clear_tablegroup_id();
3653
  static const int kTablegroupIdFieldNumber = 2;
3654
  const ::yb::tserver::PgObjectIdPB& tablegroup_id() const;
3655
  ::yb::tserver::PgObjectIdPB* release_tablegroup_id();
3656
  ::yb::tserver::PgObjectIdPB* mutable_tablegroup_id();
3657
  void set_allocated_tablegroup_id(::yb::tserver::PgObjectIdPB* tablegroup_id);
3658
3659
  // uint64 session_id = 1;
3660
  void clear_session_id();
3661
  static const int kSessionIdFieldNumber = 1;
3662
  ::google::protobuf::uint64 session_id() const;
3663
  void set_session_id(::google::protobuf::uint64 value);
3664
3665
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropTablegroupRequestPB)
3666
 private:
3667
3668
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3669
  ::yb::tserver::PgObjectIdPB* tablegroup_id_;
3670
  ::google::protobuf::uint64 session_id_;
3671
  mutable int _cached_size_;
3672
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3673
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropTablegroupRequestPBImpl();
3674
};
3675
// -------------------------------------------------------------------
3676
3677
class PgDropTablegroupResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDropTablegroupResponsePB) */ {
3678
 public:
3679
  PgDropTablegroupResponsePB();
3680
  virtual ~PgDropTablegroupResponsePB();
3681
3682
  PgDropTablegroupResponsePB(const PgDropTablegroupResponsePB& from);
3683
3684
0
  inline PgDropTablegroupResponsePB& operator=(const PgDropTablegroupResponsePB& from) {
3685
0
    CopyFrom(from);
3686
0
    return *this;
3687
0
  }
3688
  #if LANG_CXX11
3689
  PgDropTablegroupResponsePB(PgDropTablegroupResponsePB&& from) noexcept
3690
0
    : PgDropTablegroupResponsePB() {
3691
0
    *this = ::std::move(from);
3692
0
  }
3693
3694
0
  inline PgDropTablegroupResponsePB& operator=(PgDropTablegroupResponsePB&& from) noexcept {
3695
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3696
0
      if (this != &from) InternalSwap(&from);
3697
0
    } else {
3698
0
      CopyFrom(from);
3699
0
    }
3700
0
    return *this;
3701
0
  }
3702
  #endif
3703
  static const ::google::protobuf::Descriptor* descriptor();
3704
  static const PgDropTablegroupResponsePB& default_instance();
3705
3706
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3707
27.2k
  static inline const PgDropTablegroupResponsePB* internal_default_instance() {
3708
27.2k
    return reinterpret_cast<const PgDropTablegroupResponsePB*>(
3709
27.2k
               &_PgDropTablegroupResponsePB_default_instance_);
3710
27.2k
  }
3711
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3712
    26;
3713
3714
  void Swap(PgDropTablegroupResponsePB* other);
3715
0
  friend void swap(PgDropTablegroupResponsePB& a, PgDropTablegroupResponsePB& b) {
3716
0
    a.Swap(&b);
3717
0
  }
3718
3719
  // implements Message ----------------------------------------------
3720
3721
0
  inline PgDropTablegroupResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
3722
3723
  PgDropTablegroupResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3724
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3725
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3726
  void CopyFrom(const PgDropTablegroupResponsePB& from);
3727
  void MergeFrom(const PgDropTablegroupResponsePB& from);
3728
  void Clear() PROTOBUF_FINAL;
3729
  bool IsInitialized() const PROTOBUF_FINAL;
3730
3731
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3732
  bool MergePartialFromCodedStream(
3733
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3734
  void SerializeWithCachedSizes(
3735
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3736
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3737
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3738
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3739
  private:
3740
  void SharedCtor();
3741
  void SharedDtor();
3742
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3743
  void InternalSwap(PgDropTablegroupResponsePB* other);
3744
  private:
3745
39
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3746
39
    return NULL;
3747
39
  }
3748
0
  inline void* MaybeArenaPtr() const {
3749
0
    return NULL;
3750
0
  }
3751
  public:
3752
3753
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3754
3755
  // nested types ----------------------------------------------------
3756
3757
  // accessors -------------------------------------------------------
3758
3759
  // .yb.AppStatusPB status = 1;
3760
  bool has_status() const;
3761
  void clear_status();
3762
  static const int kStatusFieldNumber = 1;
3763
  const ::yb::AppStatusPB& status() const;
3764
  ::yb::AppStatusPB* release_status();
3765
  ::yb::AppStatusPB* mutable_status();
3766
  void set_allocated_status(::yb::AppStatusPB* status);
3767
3768
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDropTablegroupResponsePB)
3769
 private:
3770
3771
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3772
  ::yb::AppStatusPB* status_;
3773
  mutable int _cached_size_;
3774
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3775
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDropTablegroupResponsePBImpl();
3776
};
3777
// -------------------------------------------------------------------
3778
3779
class PgGetCatalogMasterVersionRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgGetCatalogMasterVersionRequestPB) */ {
3780
 public:
3781
  PgGetCatalogMasterVersionRequestPB();
3782
  virtual ~PgGetCatalogMasterVersionRequestPB();
3783
3784
  PgGetCatalogMasterVersionRequestPB(const PgGetCatalogMasterVersionRequestPB& from);
3785
3786
0
  inline PgGetCatalogMasterVersionRequestPB& operator=(const PgGetCatalogMasterVersionRequestPB& from) {
3787
0
    CopyFrom(from);
3788
0
    return *this;
3789
0
  }
3790
  #if LANG_CXX11
3791
  PgGetCatalogMasterVersionRequestPB(PgGetCatalogMasterVersionRequestPB&& from) noexcept
3792
0
    : PgGetCatalogMasterVersionRequestPB() {
3793
0
    *this = ::std::move(from);
3794
0
  }
3795
3796
0
  inline PgGetCatalogMasterVersionRequestPB& operator=(PgGetCatalogMasterVersionRequestPB&& from) noexcept {
3797
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3798
0
      if (this != &from) InternalSwap(&from);
3799
0
    } else {
3800
0
      CopyFrom(from);
3801
0
    }
3802
0
    return *this;
3803
0
  }
3804
  #endif
3805
  static const ::google::protobuf::Descriptor* descriptor();
3806
  static const PgGetCatalogMasterVersionRequestPB& default_instance();
3807
3808
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3809
26.9k
  static inline const PgGetCatalogMasterVersionRequestPB* internal_default_instance() {
3810
26.9k
    return reinterpret_cast<const PgGetCatalogMasterVersionRequestPB*>(
3811
26.9k
               &_PgGetCatalogMasterVersionRequestPB_default_instance_);
3812
26.9k
  }
3813
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3814
    27;
3815
3816
  void Swap(PgGetCatalogMasterVersionRequestPB* other);
3817
0
  friend void swap(PgGetCatalogMasterVersionRequestPB& a, PgGetCatalogMasterVersionRequestPB& b) {
3818
0
    a.Swap(&b);
3819
0
  }
3820
3821
  // implements Message ----------------------------------------------
3822
3823
0
  inline PgGetCatalogMasterVersionRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
3824
3825
  PgGetCatalogMasterVersionRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3826
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3827
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3828
  void CopyFrom(const PgGetCatalogMasterVersionRequestPB& from);
3829
  void MergeFrom(const PgGetCatalogMasterVersionRequestPB& from);
3830
  void Clear() PROTOBUF_FINAL;
3831
  bool IsInitialized() const PROTOBUF_FINAL;
3832
3833
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3834
  bool MergePartialFromCodedStream(
3835
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3836
  void SerializeWithCachedSizes(
3837
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3838
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3839
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3840
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3841
  private:
3842
  void SharedCtor();
3843
  void SharedDtor();
3844
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3845
  void InternalSwap(PgGetCatalogMasterVersionRequestPB* other);
3846
  private:
3847
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3848
0
    return NULL;
3849
0
  }
3850
0
  inline void* MaybeArenaPtr() const {
3851
0
    return NULL;
3852
0
  }
3853
  public:
3854
3855
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3856
3857
  // nested types ----------------------------------------------------
3858
3859
  // accessors -------------------------------------------------------
3860
3861
  // @@protoc_insertion_point(class_scope:yb.tserver.PgGetCatalogMasterVersionRequestPB)
3862
 private:
3863
3864
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3865
  mutable int _cached_size_;
3866
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3867
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgGetCatalogMasterVersionRequestPBImpl();
3868
};
3869
// -------------------------------------------------------------------
3870
3871
class PgFinishTransactionRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgFinishTransactionRequestPB) */ {
3872
 public:
3873
  PgFinishTransactionRequestPB();
3874
  virtual ~PgFinishTransactionRequestPB();
3875
3876
  PgFinishTransactionRequestPB(const PgFinishTransactionRequestPB& from);
3877
3878
0
  inline PgFinishTransactionRequestPB& operator=(const PgFinishTransactionRequestPB& from) {
3879
0
    CopyFrom(from);
3880
0
    return *this;
3881
0
  }
3882
  #if LANG_CXX11
3883
  PgFinishTransactionRequestPB(PgFinishTransactionRequestPB&& from) noexcept
3884
0
    : PgFinishTransactionRequestPB() {
3885
0
    *this = ::std::move(from);
3886
0
  }
3887
3888
0
  inline PgFinishTransactionRequestPB& operator=(PgFinishTransactionRequestPB&& from) noexcept {
3889
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
3890
0
      if (this != &from) InternalSwap(&from);
3891
0
    } else {
3892
0
      CopyFrom(from);
3893
0
    }
3894
0
    return *this;
3895
0
  }
3896
  #endif
3897
  static const ::google::protobuf::Descriptor* descriptor();
3898
  static const PgFinishTransactionRequestPB& default_instance();
3899
3900
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
3901
463k
  static inline const PgFinishTransactionRequestPB* internal_default_instance() {
3902
463k
    return reinterpret_cast<const PgFinishTransactionRequestPB*>(
3903
463k
               &_PgFinishTransactionRequestPB_default_instance_);
3904
463k
  }
3905
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
3906
    28;
3907
3908
  void Swap(PgFinishTransactionRequestPB* other);
3909
0
  friend void swap(PgFinishTransactionRequestPB& a, PgFinishTransactionRequestPB& b) {
3910
0
    a.Swap(&b);
3911
0
  }
3912
3913
  // implements Message ----------------------------------------------
3914
3915
0
  inline PgFinishTransactionRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
3916
3917
  PgFinishTransactionRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
3918
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3919
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
3920
  void CopyFrom(const PgFinishTransactionRequestPB& from);
3921
  void MergeFrom(const PgFinishTransactionRequestPB& from);
3922
  void Clear() PROTOBUF_FINAL;
3923
  bool IsInitialized() const PROTOBUF_FINAL;
3924
3925
  size_t ByteSizeLong() const PROTOBUF_FINAL;
3926
  bool MergePartialFromCodedStream(
3927
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
3928
  void SerializeWithCachedSizes(
3929
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
3930
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
3931
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
3932
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
3933
  private:
3934
  void SharedCtor();
3935
  void SharedDtor();
3936
  void SetCachedSize(int size) const PROTOBUF_FINAL;
3937
  void InternalSwap(PgFinishTransactionRequestPB* other);
3938
  private:
3939
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
3940
0
    return NULL;
3941
0
  }
3942
0
  inline void* MaybeArenaPtr() const {
3943
0
    return NULL;
3944
0
  }
3945
  public:
3946
3947
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
3948
3949
  // nested types ----------------------------------------------------
3950
3951
  // accessors -------------------------------------------------------
3952
3953
  // uint64 session_id = 1;
3954
  void clear_session_id();
3955
  static const int kSessionIdFieldNumber = 1;
3956
  ::google::protobuf::uint64 session_id() const;
3957
  void set_session_id(::google::protobuf::uint64 value);
3958
3959
  // bool commit = 2;
3960
  void clear_commit();
3961
  static const int kCommitFieldNumber = 2;
3962
  bool commit() const;
3963
  void set_commit(bool value);
3964
3965
  // bool ddl_mode = 3;
3966
  void clear_ddl_mode();
3967
  static const int kDdlModeFieldNumber = 3;
3968
  bool ddl_mode() const;
3969
  void set_ddl_mode(bool value);
3970
3971
  // @@protoc_insertion_point(class_scope:yb.tserver.PgFinishTransactionRequestPB)
3972
 private:
3973
3974
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
3975
  ::google::protobuf::uint64 session_id_;
3976
  bool commit_;
3977
  bool ddl_mode_;
3978
  mutable int _cached_size_;
3979
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
3980
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgFinishTransactionRequestPBImpl();
3981
};
3982
// -------------------------------------------------------------------
3983
3984
class PgFinishTransactionResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgFinishTransactionResponsePB) */ {
3985
 public:
3986
  PgFinishTransactionResponsePB();
3987
  virtual ~PgFinishTransactionResponsePB();
3988
3989
  PgFinishTransactionResponsePB(const PgFinishTransactionResponsePB& from);
3990
3991
0
  inline PgFinishTransactionResponsePB& operator=(const PgFinishTransactionResponsePB& from) {
3992
0
    CopyFrom(from);
3993
0
    return *this;
3994
0
  }
3995
  #if LANG_CXX11
3996
  PgFinishTransactionResponsePB(PgFinishTransactionResponsePB&& from) noexcept
3997
0
    : PgFinishTransactionResponsePB() {
3998
0
    *this = ::std::move(from);
3999
0
  }
4000
4001
0
  inline PgFinishTransactionResponsePB& operator=(PgFinishTransactionResponsePB&& from) noexcept {
4002
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4003
0
      if (this != &from) InternalSwap(&from);
4004
0
    } else {
4005
0
      CopyFrom(from);
4006
0
    }
4007
0
    return *this;
4008
0
  }
4009
  #endif
4010
  static const ::google::protobuf::Descriptor* descriptor();
4011
  static const PgFinishTransactionResponsePB& default_instance();
4012
4013
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4014
2.21M
  static inline const PgFinishTransactionResponsePB* internal_default_instance() {
4015
2.21M
    return reinterpret_cast<const PgFinishTransactionResponsePB*>(
4016
2.21M
               &_PgFinishTransactionResponsePB_default_instance_);
4017
2.21M
  }
4018
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4019
    29;
4020
4021
  void Swap(PgFinishTransactionResponsePB* other);
4022
0
  friend void swap(PgFinishTransactionResponsePB& a, PgFinishTransactionResponsePB& b) {
4023
0
    a.Swap(&b);
4024
0
  }
4025
4026
  // implements Message ----------------------------------------------
4027
4028
0
  inline PgFinishTransactionResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
4029
4030
  PgFinishTransactionResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4031
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4032
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4033
  void CopyFrom(const PgFinishTransactionResponsePB& from);
4034
  void MergeFrom(const PgFinishTransactionResponsePB& from);
4035
  void Clear() PROTOBUF_FINAL;
4036
  bool IsInitialized() const PROTOBUF_FINAL;
4037
4038
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4039
  bool MergePartialFromCodedStream(
4040
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4041
  void SerializeWithCachedSizes(
4042
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4043
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4044
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4045
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4046
  private:
4047
  void SharedCtor();
4048
  void SharedDtor();
4049
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4050
  void InternalSwap(PgFinishTransactionResponsePB* other);
4051
  private:
4052
218k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4053
218k
    return NULL;
4054
218k
  }
4055
0
  inline void* MaybeArenaPtr() const {
4056
0
    return NULL;
4057
0
  }
4058
  public:
4059
4060
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4061
4062
  // nested types ----------------------------------------------------
4063
4064
  // accessors -------------------------------------------------------
4065
4066
  // .yb.AppStatusPB status = 1;
4067
  bool has_status() const;
4068
  void clear_status();
4069
  static const int kStatusFieldNumber = 1;
4070
  const ::yb::AppStatusPB& status() const;
4071
  ::yb::AppStatusPB* release_status();
4072
  ::yb::AppStatusPB* mutable_status();
4073
  void set_allocated_status(::yb::AppStatusPB* status);
4074
4075
  // @@protoc_insertion_point(class_scope:yb.tserver.PgFinishTransactionResponsePB)
4076
 private:
4077
4078
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4079
  ::yb::AppStatusPB* status_;
4080
  mutable int _cached_size_;
4081
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4082
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgFinishTransactionResponsePBImpl();
4083
};
4084
// -------------------------------------------------------------------
4085
4086
class PgGetCatalogMasterVersionResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgGetCatalogMasterVersionResponsePB) */ {
4087
 public:
4088
  PgGetCatalogMasterVersionResponsePB();
4089
  virtual ~PgGetCatalogMasterVersionResponsePB();
4090
4091
  PgGetCatalogMasterVersionResponsePB(const PgGetCatalogMasterVersionResponsePB& from);
4092
4093
0
  inline PgGetCatalogMasterVersionResponsePB& operator=(const PgGetCatalogMasterVersionResponsePB& from) {
4094
0
    CopyFrom(from);
4095
0
    return *this;
4096
0
  }
4097
  #if LANG_CXX11
4098
  PgGetCatalogMasterVersionResponsePB(PgGetCatalogMasterVersionResponsePB&& from) noexcept
4099
0
    : PgGetCatalogMasterVersionResponsePB() {
4100
0
    *this = ::std::move(from);
4101
0
  }
4102
4103
0
  inline PgGetCatalogMasterVersionResponsePB& operator=(PgGetCatalogMasterVersionResponsePB&& from) noexcept {
4104
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4105
0
      if (this != &from) InternalSwap(&from);
4106
0
    } else {
4107
0
      CopyFrom(from);
4108
0
    }
4109
0
    return *this;
4110
0
  }
4111
  #endif
4112
  static const ::google::protobuf::Descriptor* descriptor();
4113
  static const PgGetCatalogMasterVersionResponsePB& default_instance();
4114
4115
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4116
27.0k
  static inline const PgGetCatalogMasterVersionResponsePB* internal_default_instance() {
4117
27.0k
    return reinterpret_cast<const PgGetCatalogMasterVersionResponsePB*>(
4118
27.0k
               &_PgGetCatalogMasterVersionResponsePB_default_instance_);
4119
27.0k
  }
4120
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4121
    30;
4122
4123
  void Swap(PgGetCatalogMasterVersionResponsePB* other);
4124
0
  friend void swap(PgGetCatalogMasterVersionResponsePB& a, PgGetCatalogMasterVersionResponsePB& b) {
4125
0
    a.Swap(&b);
4126
0
  }
4127
4128
  // implements Message ----------------------------------------------
4129
4130
0
  inline PgGetCatalogMasterVersionResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
4131
4132
  PgGetCatalogMasterVersionResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4133
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4134
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4135
  void CopyFrom(const PgGetCatalogMasterVersionResponsePB& from);
4136
  void MergeFrom(const PgGetCatalogMasterVersionResponsePB& from);
4137
  void Clear() PROTOBUF_FINAL;
4138
  bool IsInitialized() const PROTOBUF_FINAL;
4139
4140
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4141
  bool MergePartialFromCodedStream(
4142
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4143
  void SerializeWithCachedSizes(
4144
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4145
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4146
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4147
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4148
  private:
4149
  void SharedCtor();
4150
  void SharedDtor();
4151
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4152
  void InternalSwap(PgGetCatalogMasterVersionResponsePB* other);
4153
  private:
4154
22
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4155
22
    return NULL;
4156
22
  }
4157
0
  inline void* MaybeArenaPtr() const {
4158
0
    return NULL;
4159
0
  }
4160
  public:
4161
4162
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4163
4164
  // nested types ----------------------------------------------------
4165
4166
  // accessors -------------------------------------------------------
4167
4168
  // .yb.AppStatusPB status = 1;
4169
  bool has_status() const;
4170
  void clear_status();
4171
  static const int kStatusFieldNumber = 1;
4172
  const ::yb::AppStatusPB& status() const;
4173
  ::yb::AppStatusPB* release_status();
4174
  ::yb::AppStatusPB* mutable_status();
4175
  void set_allocated_status(::yb::AppStatusPB* status);
4176
4177
  // uint64 version = 2;
4178
  void clear_version();
4179
  static const int kVersionFieldNumber = 2;
4180
  ::google::protobuf::uint64 version() const;
4181
  void set_version(::google::protobuf::uint64 value);
4182
4183
  // @@protoc_insertion_point(class_scope:yb.tserver.PgGetCatalogMasterVersionResponsePB)
4184
 private:
4185
4186
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4187
  ::yb::AppStatusPB* status_;
4188
  ::google::protobuf::uint64 version_;
4189
  mutable int _cached_size_;
4190
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4191
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgGetCatalogMasterVersionResponsePBImpl();
4192
};
4193
// -------------------------------------------------------------------
4194
4195
class PgGetDatabaseInfoRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgGetDatabaseInfoRequestPB) */ {
4196
 public:
4197
  PgGetDatabaseInfoRequestPB();
4198
  virtual ~PgGetDatabaseInfoRequestPB();
4199
4200
  PgGetDatabaseInfoRequestPB(const PgGetDatabaseInfoRequestPB& from);
4201
4202
0
  inline PgGetDatabaseInfoRequestPB& operator=(const PgGetDatabaseInfoRequestPB& from) {
4203
0
    CopyFrom(from);
4204
0
    return *this;
4205
0
  }
4206
  #if LANG_CXX11
4207
  PgGetDatabaseInfoRequestPB(PgGetDatabaseInfoRequestPB&& from) noexcept
4208
0
    : PgGetDatabaseInfoRequestPB() {
4209
0
    *this = ::std::move(from);
4210
0
  }
4211
4212
0
  inline PgGetDatabaseInfoRequestPB& operator=(PgGetDatabaseInfoRequestPB&& from) noexcept {
4213
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4214
0
      if (this != &from) InternalSwap(&from);
4215
0
    } else {
4216
0
      CopyFrom(from);
4217
0
    }
4218
0
    return *this;
4219
0
  }
4220
  #endif
4221
  static const ::google::protobuf::Descriptor* descriptor();
4222
  static const PgGetDatabaseInfoRequestPB& default_instance();
4223
4224
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4225
38.2k
  static inline const PgGetDatabaseInfoRequestPB* internal_default_instance() {
4226
38.2k
    return reinterpret_cast<const PgGetDatabaseInfoRequestPB*>(
4227
38.2k
               &_PgGetDatabaseInfoRequestPB_default_instance_);
4228
38.2k
  }
4229
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4230
    31;
4231
4232
  void Swap(PgGetDatabaseInfoRequestPB* other);
4233
0
  friend void swap(PgGetDatabaseInfoRequestPB& a, PgGetDatabaseInfoRequestPB& b) {
4234
0
    a.Swap(&b);
4235
0
  }
4236
4237
  // implements Message ----------------------------------------------
4238
4239
0
  inline PgGetDatabaseInfoRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
4240
4241
  PgGetDatabaseInfoRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4242
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4243
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4244
  void CopyFrom(const PgGetDatabaseInfoRequestPB& from);
4245
  void MergeFrom(const PgGetDatabaseInfoRequestPB& from);
4246
  void Clear() PROTOBUF_FINAL;
4247
  bool IsInitialized() const PROTOBUF_FINAL;
4248
4249
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4250
  bool MergePartialFromCodedStream(
4251
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4252
  void SerializeWithCachedSizes(
4253
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4254
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4255
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4256
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4257
  private:
4258
  void SharedCtor();
4259
  void SharedDtor();
4260
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4261
  void InternalSwap(PgGetDatabaseInfoRequestPB* other);
4262
  private:
4263
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4264
0
    return NULL;
4265
0
  }
4266
0
  inline void* MaybeArenaPtr() const {
4267
0
    return NULL;
4268
0
  }
4269
  public:
4270
4271
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4272
4273
  // nested types ----------------------------------------------------
4274
4275
  // accessors -------------------------------------------------------
4276
4277
  // uint32 oid = 1;
4278
  void clear_oid();
4279
  static const int kOidFieldNumber = 1;
4280
  ::google::protobuf::uint32 oid() const;
4281
  void set_oid(::google::protobuf::uint32 value);
4282
4283
  // @@protoc_insertion_point(class_scope:yb.tserver.PgGetDatabaseInfoRequestPB)
4284
 private:
4285
4286
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4287
  ::google::protobuf::uint32 oid_;
4288
  mutable int _cached_size_;
4289
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4290
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgGetDatabaseInfoRequestPBImpl();
4291
};
4292
// -------------------------------------------------------------------
4293
4294
class PgGetDatabaseInfoResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgGetDatabaseInfoResponsePB) */ {
4295
 public:
4296
  PgGetDatabaseInfoResponsePB();
4297
  virtual ~PgGetDatabaseInfoResponsePB();
4298
4299
  PgGetDatabaseInfoResponsePB(const PgGetDatabaseInfoResponsePB& from);
4300
4301
0
  inline PgGetDatabaseInfoResponsePB& operator=(const PgGetDatabaseInfoResponsePB& from) {
4302
0
    CopyFrom(from);
4303
0
    return *this;
4304
0
  }
4305
  #if LANG_CXX11
4306
  PgGetDatabaseInfoResponsePB(PgGetDatabaseInfoResponsePB&& from) noexcept
4307
0
    : PgGetDatabaseInfoResponsePB() {
4308
0
    *this = ::std::move(from);
4309
0
  }
4310
4311
0
  inline PgGetDatabaseInfoResponsePB& operator=(PgGetDatabaseInfoResponsePB&& from) noexcept {
4312
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4313
0
      if (this != &from) InternalSwap(&from);
4314
0
    } else {
4315
0
      CopyFrom(from);
4316
0
    }
4317
0
    return *this;
4318
0
  }
4319
  #endif
4320
  static const ::google::protobuf::Descriptor* descriptor();
4321
  static const PgGetDatabaseInfoResponsePB& default_instance();
4322
4323
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4324
124k
  static inline const PgGetDatabaseInfoResponsePB* internal_default_instance() {
4325
124k
    return reinterpret_cast<const PgGetDatabaseInfoResponsePB*>(
4326
124k
               &_PgGetDatabaseInfoResponsePB_default_instance_);
4327
124k
  }
4328
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4329
    32;
4330
4331
  void Swap(PgGetDatabaseInfoResponsePB* other);
4332
0
  friend void swap(PgGetDatabaseInfoResponsePB& a, PgGetDatabaseInfoResponsePB& b) {
4333
0
    a.Swap(&b);
4334
0
  }
4335
4336
  // implements Message ----------------------------------------------
4337
4338
0
  inline PgGetDatabaseInfoResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
4339
4340
  PgGetDatabaseInfoResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4341
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4342
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4343
  void CopyFrom(const PgGetDatabaseInfoResponsePB& from);
4344
  void MergeFrom(const PgGetDatabaseInfoResponsePB& from);
4345
  void Clear() PROTOBUF_FINAL;
4346
  bool IsInitialized() const PROTOBUF_FINAL;
4347
4348
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4349
  bool MergePartialFromCodedStream(
4350
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4351
  void SerializeWithCachedSizes(
4352
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4353
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4354
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4355
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4356
  private:
4357
  void SharedCtor();
4358
  void SharedDtor();
4359
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4360
  void InternalSwap(PgGetDatabaseInfoResponsePB* other);
4361
  private:
4362
11.4k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4363
11.4k
    return NULL;
4364
11.4k
  }
4365
0
  inline void* MaybeArenaPtr() const {
4366
0
    return NULL;
4367
0
  }
4368
  public:
4369
4370
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4371
4372
  // nested types ----------------------------------------------------
4373
4374
  // accessors -------------------------------------------------------
4375
4376
  // .yb.AppStatusPB status = 1;
4377
  bool has_status() const;
4378
  void clear_status();
4379
  static const int kStatusFieldNumber = 1;
4380
  const ::yb::AppStatusPB& status() const;
4381
  ::yb::AppStatusPB* release_status();
4382
  ::yb::AppStatusPB* mutable_status();
4383
  void set_allocated_status(::yb::AppStatusPB* status);
4384
4385
  // .yb.master.GetNamespaceInfoResponsePB info = 2;
4386
  bool has_info() const;
4387
  void clear_info();
4388
  static const int kInfoFieldNumber = 2;
4389
  const ::yb::master::GetNamespaceInfoResponsePB& info() const;
4390
  ::yb::master::GetNamespaceInfoResponsePB* release_info();
4391
  ::yb::master::GetNamespaceInfoResponsePB* mutable_info();
4392
  void set_allocated_info(::yb::master::GetNamespaceInfoResponsePB* info);
4393
4394
  // @@protoc_insertion_point(class_scope:yb.tserver.PgGetDatabaseInfoResponsePB)
4395
 private:
4396
4397
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4398
  ::yb::AppStatusPB* status_;
4399
  ::yb::master::GetNamespaceInfoResponsePB* info_;
4400
  mutable int _cached_size_;
4401
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4402
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgGetDatabaseInfoResponsePBImpl();
4403
};
4404
// -------------------------------------------------------------------
4405
4406
class PgIsInitDbDoneRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgIsInitDbDoneRequestPB) */ {
4407
 public:
4408
  PgIsInitDbDoneRequestPB();
4409
  virtual ~PgIsInitDbDoneRequestPB();
4410
4411
  PgIsInitDbDoneRequestPB(const PgIsInitDbDoneRequestPB& from);
4412
4413
0
  inline PgIsInitDbDoneRequestPB& operator=(const PgIsInitDbDoneRequestPB& from) {
4414
0
    CopyFrom(from);
4415
0
    return *this;
4416
0
  }
4417
  #if LANG_CXX11
4418
  PgIsInitDbDoneRequestPB(PgIsInitDbDoneRequestPB&& from) noexcept
4419
0
    : PgIsInitDbDoneRequestPB() {
4420
0
    *this = ::std::move(from);
4421
0
  }
4422
4423
0
  inline PgIsInitDbDoneRequestPB& operator=(PgIsInitDbDoneRequestPB&& from) noexcept {
4424
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4425
0
      if (this != &from) InternalSwap(&from);
4426
0
    } else {
4427
0
      CopyFrom(from);
4428
0
    }
4429
0
    return *this;
4430
0
  }
4431
  #endif
4432
  static const ::google::protobuf::Descriptor* descriptor();
4433
  static const PgIsInitDbDoneRequestPB& default_instance();
4434
4435
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4436
26.8k
  static inline const PgIsInitDbDoneRequestPB* internal_default_instance() {
4437
26.8k
    return reinterpret_cast<const PgIsInitDbDoneRequestPB*>(
4438
26.8k
               &_PgIsInitDbDoneRequestPB_default_instance_);
4439
26.8k
  }
4440
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4441
    33;
4442
4443
  void Swap(PgIsInitDbDoneRequestPB* other);
4444
0
  friend void swap(PgIsInitDbDoneRequestPB& a, PgIsInitDbDoneRequestPB& b) {
4445
0
    a.Swap(&b);
4446
0
  }
4447
4448
  // implements Message ----------------------------------------------
4449
4450
0
  inline PgIsInitDbDoneRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
4451
4452
  PgIsInitDbDoneRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4453
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4454
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4455
  void CopyFrom(const PgIsInitDbDoneRequestPB& from);
4456
  void MergeFrom(const PgIsInitDbDoneRequestPB& from);
4457
  void Clear() PROTOBUF_FINAL;
4458
  bool IsInitialized() const PROTOBUF_FINAL;
4459
4460
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4461
  bool MergePartialFromCodedStream(
4462
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4463
  void SerializeWithCachedSizes(
4464
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4465
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4466
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4467
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4468
  private:
4469
  void SharedCtor();
4470
  void SharedDtor();
4471
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4472
  void InternalSwap(PgIsInitDbDoneRequestPB* other);
4473
  private:
4474
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4475
0
    return NULL;
4476
0
  }
4477
0
  inline void* MaybeArenaPtr() const {
4478
0
    return NULL;
4479
0
  }
4480
  public:
4481
4482
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4483
4484
  // nested types ----------------------------------------------------
4485
4486
  // accessors -------------------------------------------------------
4487
4488
  // @@protoc_insertion_point(class_scope:yb.tserver.PgIsInitDbDoneRequestPB)
4489
 private:
4490
4491
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4492
  mutable int _cached_size_;
4493
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4494
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgIsInitDbDoneRequestPBImpl();
4495
};
4496
// -------------------------------------------------------------------
4497
4498
class PgIsInitDbDoneResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgIsInitDbDoneResponsePB) */ {
4499
 public:
4500
  PgIsInitDbDoneResponsePB();
4501
  virtual ~PgIsInitDbDoneResponsePB();
4502
4503
  PgIsInitDbDoneResponsePB(const PgIsInitDbDoneResponsePB& from);
4504
4505
0
  inline PgIsInitDbDoneResponsePB& operator=(const PgIsInitDbDoneResponsePB& from) {
4506
0
    CopyFrom(from);
4507
0
    return *this;
4508
0
  }
4509
  #if LANG_CXX11
4510
  PgIsInitDbDoneResponsePB(PgIsInitDbDoneResponsePB&& from) noexcept
4511
0
    : PgIsInitDbDoneResponsePB() {
4512
0
    *this = ::std::move(from);
4513
0
  }
4514
4515
0
  inline PgIsInitDbDoneResponsePB& operator=(PgIsInitDbDoneResponsePB&& from) noexcept {
4516
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4517
0
      if (this != &from) InternalSwap(&from);
4518
0
    } else {
4519
0
      CopyFrom(from);
4520
0
    }
4521
0
    return *this;
4522
0
  }
4523
  #endif
4524
  static const ::google::protobuf::Descriptor* descriptor();
4525
  static const PgIsInitDbDoneResponsePB& default_instance();
4526
4527
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4528
26.8k
  static inline const PgIsInitDbDoneResponsePB* internal_default_instance() {
4529
26.8k
    return reinterpret_cast<const PgIsInitDbDoneResponsePB*>(
4530
26.8k
               &_PgIsInitDbDoneResponsePB_default_instance_);
4531
26.8k
  }
4532
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4533
    34;
4534
4535
  void Swap(PgIsInitDbDoneResponsePB* other);
4536
0
  friend void swap(PgIsInitDbDoneResponsePB& a, PgIsInitDbDoneResponsePB& b) {
4537
0
    a.Swap(&b);
4538
0
  }
4539
4540
  // implements Message ----------------------------------------------
4541
4542
0
  inline PgIsInitDbDoneResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
4543
4544
  PgIsInitDbDoneResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4545
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4546
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4547
  void CopyFrom(const PgIsInitDbDoneResponsePB& from);
4548
  void MergeFrom(const PgIsInitDbDoneResponsePB& from);
4549
  void Clear() PROTOBUF_FINAL;
4550
  bool IsInitialized() const PROTOBUF_FINAL;
4551
4552
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4553
  bool MergePartialFromCodedStream(
4554
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4555
  void SerializeWithCachedSizes(
4556
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4557
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4558
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4559
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4560
  private:
4561
  void SharedCtor();
4562
  void SharedDtor();
4563
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4564
  void InternalSwap(PgIsInitDbDoneResponsePB* other);
4565
  private:
4566
2
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4567
2
    return NULL;
4568
2
  }
4569
0
  inline void* MaybeArenaPtr() const {
4570
0
    return NULL;
4571
0
  }
4572
  public:
4573
4574
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4575
4576
  // nested types ----------------------------------------------------
4577
4578
  // accessors -------------------------------------------------------
4579
4580
  // .yb.AppStatusPB status = 1;
4581
  bool has_status() const;
4582
  void clear_status();
4583
  static const int kStatusFieldNumber = 1;
4584
  const ::yb::AppStatusPB& status() const;
4585
  ::yb::AppStatusPB* release_status();
4586
  ::yb::AppStatusPB* mutable_status();
4587
  void set_allocated_status(::yb::AppStatusPB* status);
4588
4589
  // bool done = 2;
4590
  void clear_done();
4591
  static const int kDoneFieldNumber = 2;
4592
  bool done() const;
4593
  void set_done(bool value);
4594
4595
  // @@protoc_insertion_point(class_scope:yb.tserver.PgIsInitDbDoneResponsePB)
4596
 private:
4597
4598
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4599
  ::yb::AppStatusPB* status_;
4600
  bool done_;
4601
  mutable int _cached_size_;
4602
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4603
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgIsInitDbDoneResponsePBImpl();
4604
};
4605
// -------------------------------------------------------------------
4606
4607
class PgListLiveTabletServersRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgListLiveTabletServersRequestPB) */ {
4608
 public:
4609
  PgListLiveTabletServersRequestPB();
4610
  virtual ~PgListLiveTabletServersRequestPB();
4611
4612
  PgListLiveTabletServersRequestPB(const PgListLiveTabletServersRequestPB& from);
4613
4614
0
  inline PgListLiveTabletServersRequestPB& operator=(const PgListLiveTabletServersRequestPB& from) {
4615
0
    CopyFrom(from);
4616
0
    return *this;
4617
0
  }
4618
  #if LANG_CXX11
4619
  PgListLiveTabletServersRequestPB(PgListLiveTabletServersRequestPB&& from) noexcept
4620
0
    : PgListLiveTabletServersRequestPB() {
4621
0
    *this = ::std::move(from);
4622
0
  }
4623
4624
0
  inline PgListLiveTabletServersRequestPB& operator=(PgListLiveTabletServersRequestPB&& from) noexcept {
4625
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4626
0
      if (this != &from) InternalSwap(&from);
4627
0
    } else {
4628
0
      CopyFrom(from);
4629
0
    }
4630
0
    return *this;
4631
0
  }
4632
  #endif
4633
  static const ::google::protobuf::Descriptor* descriptor();
4634
  static const PgListLiveTabletServersRequestPB& default_instance();
4635
4636
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4637
26.8k
  static inline const PgListLiveTabletServersRequestPB* internal_default_instance() {
4638
26.8k
    return reinterpret_cast<const PgListLiveTabletServersRequestPB*>(
4639
26.8k
               &_PgListLiveTabletServersRequestPB_default_instance_);
4640
26.8k
  }
4641
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4642
    35;
4643
4644
  void Swap(PgListLiveTabletServersRequestPB* other);
4645
0
  friend void swap(PgListLiveTabletServersRequestPB& a, PgListLiveTabletServersRequestPB& b) {
4646
0
    a.Swap(&b);
4647
0
  }
4648
4649
  // implements Message ----------------------------------------------
4650
4651
0
  inline PgListLiveTabletServersRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
4652
4653
  PgListLiveTabletServersRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4654
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4655
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4656
  void CopyFrom(const PgListLiveTabletServersRequestPB& from);
4657
  void MergeFrom(const PgListLiveTabletServersRequestPB& from);
4658
  void Clear() PROTOBUF_FINAL;
4659
  bool IsInitialized() const PROTOBUF_FINAL;
4660
4661
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4662
  bool MergePartialFromCodedStream(
4663
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4664
  void SerializeWithCachedSizes(
4665
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4666
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4667
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4668
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4669
  private:
4670
  void SharedCtor();
4671
  void SharedDtor();
4672
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4673
  void InternalSwap(PgListLiveTabletServersRequestPB* other);
4674
  private:
4675
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4676
0
    return NULL;
4677
0
  }
4678
0
  inline void* MaybeArenaPtr() const {
4679
0
    return NULL;
4680
0
  }
4681
  public:
4682
4683
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4684
4685
  // nested types ----------------------------------------------------
4686
4687
  // accessors -------------------------------------------------------
4688
4689
  // bool primary_only = 1;
4690
  void clear_primary_only();
4691
  static const int kPrimaryOnlyFieldNumber = 1;
4692
  bool primary_only() const;
4693
  void set_primary_only(bool value);
4694
4695
  // @@protoc_insertion_point(class_scope:yb.tserver.PgListLiveTabletServersRequestPB)
4696
 private:
4697
4698
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4699
  bool primary_only_;
4700
  mutable int _cached_size_;
4701
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4702
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgListLiveTabletServersRequestPBImpl();
4703
};
4704
// -------------------------------------------------------------------
4705
4706
class PgLiveTabletServerPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgLiveTabletServerPB) */ {
4707
 public:
4708
  PgLiveTabletServerPB();
4709
  virtual ~PgLiveTabletServerPB();
4710
4711
  PgLiveTabletServerPB(const PgLiveTabletServerPB& from);
4712
4713
0
  inline PgLiveTabletServerPB& operator=(const PgLiveTabletServerPB& from) {
4714
0
    CopyFrom(from);
4715
0
    return *this;
4716
0
  }
4717
  #if LANG_CXX11
4718
  PgLiveTabletServerPB(PgLiveTabletServerPB&& from) noexcept
4719
0
    : PgLiveTabletServerPB() {
4720
0
    *this = ::std::move(from);
4721
0
  }
4722
4723
0
  inline PgLiveTabletServerPB& operator=(PgLiveTabletServerPB&& from) noexcept {
4724
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4725
0
      if (this != &from) InternalSwap(&from);
4726
0
    } else {
4727
0
      CopyFrom(from);
4728
0
    }
4729
0
    return *this;
4730
0
  }
4731
  #endif
4732
  static const ::google::protobuf::Descriptor* descriptor();
4733
  static const PgLiveTabletServerPB& default_instance();
4734
4735
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4736
26.8k
  static inline const PgLiveTabletServerPB* internal_default_instance() {
4737
26.8k
    return reinterpret_cast<const PgLiveTabletServerPB*>(
4738
26.8k
               &_PgLiveTabletServerPB_default_instance_);
4739
26.8k
  }
4740
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4741
    36;
4742
4743
  void Swap(PgLiveTabletServerPB* other);
4744
0
  friend void swap(PgLiveTabletServerPB& a, PgLiveTabletServerPB& b) {
4745
0
    a.Swap(&b);
4746
0
  }
4747
4748
  // implements Message ----------------------------------------------
4749
4750
0
  inline PgLiveTabletServerPB* New() const PROTOBUF_FINAL { return New(NULL); }
4751
4752
  PgLiveTabletServerPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4753
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4754
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4755
  void CopyFrom(const PgLiveTabletServerPB& from);
4756
  void MergeFrom(const PgLiveTabletServerPB& from);
4757
  void Clear() PROTOBUF_FINAL;
4758
  bool IsInitialized() const PROTOBUF_FINAL;
4759
4760
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4761
  bool MergePartialFromCodedStream(
4762
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4763
  void SerializeWithCachedSizes(
4764
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4765
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4766
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4767
12
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4768
  private:
4769
  void SharedCtor();
4770
  void SharedDtor();
4771
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4772
  void InternalSwap(PgLiveTabletServerPB* other);
4773
  private:
4774
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4775
0
    return NULL;
4776
0
  }
4777
0
  inline void* MaybeArenaPtr() const {
4778
0
    return NULL;
4779
0
  }
4780
  public:
4781
4782
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4783
4784
  // nested types ----------------------------------------------------
4785
4786
  // accessors -------------------------------------------------------
4787
4788
  // string uuid = 1;
4789
  void clear_uuid();
4790
  static const int kUuidFieldNumber = 1;
4791
  const ::std::string& uuid() const;
4792
  void set_uuid(const ::std::string& value);
4793
  #if LANG_CXX11
4794
  void set_uuid(::std::string&& value);
4795
  #endif
4796
  void set_uuid(const char* value);
4797
  void set_uuid(const char* value, size_t size);
4798
  ::std::string* mutable_uuid();
4799
  ::std::string* release_uuid();
4800
  void set_allocated_uuid(::std::string* uuid);
4801
4802
  // string hostname = 2;
4803
  void clear_hostname();
4804
  static const int kHostnameFieldNumber = 2;
4805
  const ::std::string& hostname() const;
4806
  void set_hostname(const ::std::string& value);
4807
  #if LANG_CXX11
4808
  void set_hostname(::std::string&& value);
4809
  #endif
4810
  void set_hostname(const char* value);
4811
  void set_hostname(const char* value, size_t size);
4812
  ::std::string* mutable_hostname();
4813
  ::std::string* release_hostname();
4814
  void set_allocated_hostname(::std::string* hostname);
4815
4816
  // string placement_uuid = 3;
4817
  void clear_placement_uuid();
4818
  static const int kPlacementUuidFieldNumber = 3;
4819
  const ::std::string& placement_uuid() const;
4820
  void set_placement_uuid(const ::std::string& value);
4821
  #if LANG_CXX11
4822
  void set_placement_uuid(::std::string&& value);
4823
  #endif
4824
  void set_placement_uuid(const char* value);
4825
  void set_placement_uuid(const char* value, size_t size);
4826
  ::std::string* mutable_placement_uuid();
4827
  ::std::string* release_placement_uuid();
4828
  void set_allocated_placement_uuid(::std::string* placement_uuid);
4829
4830
  // string cloud = 4;
4831
  void clear_cloud();
4832
  static const int kCloudFieldNumber = 4;
4833
  const ::std::string& cloud() const;
4834
  void set_cloud(const ::std::string& value);
4835
  #if LANG_CXX11
4836
  void set_cloud(::std::string&& value);
4837
  #endif
4838
  void set_cloud(const char* value);
4839
  void set_cloud(const char* value, size_t size);
4840
  ::std::string* mutable_cloud();
4841
  ::std::string* release_cloud();
4842
  void set_allocated_cloud(::std::string* cloud);
4843
4844
  // string region = 5;
4845
  void clear_region();
4846
  static const int kRegionFieldNumber = 5;
4847
  const ::std::string& region() const;
4848
  void set_region(const ::std::string& value);
4849
  #if LANG_CXX11
4850
  void set_region(::std::string&& value);
4851
  #endif
4852
  void set_region(const char* value);
4853
  void set_region(const char* value, size_t size);
4854
  ::std::string* mutable_region();
4855
  ::std::string* release_region();
4856
  void set_allocated_region(::std::string* region);
4857
4858
  // string zone = 6;
4859
  void clear_zone();
4860
  static const int kZoneFieldNumber = 6;
4861
  const ::std::string& zone() const;
4862
  void set_zone(const ::std::string& value);
4863
  #if LANG_CXX11
4864
  void set_zone(::std::string&& value);
4865
  #endif
4866
  void set_zone(const char* value);
4867
  void set_zone(const char* value, size_t size);
4868
  ::std::string* mutable_zone();
4869
  ::std::string* release_zone();
4870
  void set_allocated_zone(::std::string* zone);
4871
4872
  // string public_ip = 8;
4873
  void clear_public_ip();
4874
  static const int kPublicIpFieldNumber = 8;
4875
  const ::std::string& public_ip() const;
4876
  void set_public_ip(const ::std::string& value);
4877
  #if LANG_CXX11
4878
  void set_public_ip(::std::string&& value);
4879
  #endif
4880
  void set_public_ip(const char* value);
4881
  void set_public_ip(const char* value, size_t size);
4882
  ::std::string* mutable_public_ip();
4883
  ::std::string* release_public_ip();
4884
  void set_allocated_public_ip(::std::string* public_ip);
4885
4886
  // bool is_primary = 7;
4887
  void clear_is_primary();
4888
  static const int kIsPrimaryFieldNumber = 7;
4889
  bool is_primary() const;
4890
  void set_is_primary(bool value);
4891
4892
  // uint32 pg_port = 9;
4893
  void clear_pg_port();
4894
  static const int kPgPortFieldNumber = 9;
4895
  ::google::protobuf::uint32 pg_port() const;
4896
  void set_pg_port(::google::protobuf::uint32 value);
4897
4898
  // @@protoc_insertion_point(class_scope:yb.tserver.PgLiveTabletServerPB)
4899
 private:
4900
4901
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
4902
  ::google::protobuf::internal::ArenaStringPtr uuid_;
4903
  ::google::protobuf::internal::ArenaStringPtr hostname_;
4904
  ::google::protobuf::internal::ArenaStringPtr placement_uuid_;
4905
  ::google::protobuf::internal::ArenaStringPtr cloud_;
4906
  ::google::protobuf::internal::ArenaStringPtr region_;
4907
  ::google::protobuf::internal::ArenaStringPtr zone_;
4908
  ::google::protobuf::internal::ArenaStringPtr public_ip_;
4909
  bool is_primary_;
4910
  ::google::protobuf::uint32 pg_port_;
4911
  mutable int _cached_size_;
4912
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
4913
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgLiveTabletServerPBImpl();
4914
};
4915
// -------------------------------------------------------------------
4916
4917
class PgListLiveTabletServersResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgListLiveTabletServersResponsePB) */ {
4918
 public:
4919
  PgListLiveTabletServersResponsePB();
4920
  virtual ~PgListLiveTabletServersResponsePB();
4921
4922
  PgListLiveTabletServersResponsePB(const PgListLiveTabletServersResponsePB& from);
4923
4924
0
  inline PgListLiveTabletServersResponsePB& operator=(const PgListLiveTabletServersResponsePB& from) {
4925
0
    CopyFrom(from);
4926
0
    return *this;
4927
0
  }
4928
  #if LANG_CXX11
4929
  PgListLiveTabletServersResponsePB(PgListLiveTabletServersResponsePB&& from) noexcept
4930
0
    : PgListLiveTabletServersResponsePB() {
4931
0
    *this = ::std::move(from);
4932
0
  }
4933
4934
0
  inline PgListLiveTabletServersResponsePB& operator=(PgListLiveTabletServersResponsePB&& from) noexcept {
4935
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
4936
0
      if (this != &from) InternalSwap(&from);
4937
0
    } else {
4938
0
      CopyFrom(from);
4939
0
    }
4940
0
    return *this;
4941
0
  }
4942
  #endif
4943
  static const ::google::protobuf::Descriptor* descriptor();
4944
  static const PgListLiveTabletServersResponsePB& default_instance();
4945
4946
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
4947
26.9k
  static inline const PgListLiveTabletServersResponsePB* internal_default_instance() {
4948
26.9k
    return reinterpret_cast<const PgListLiveTabletServersResponsePB*>(
4949
26.9k
               &_PgListLiveTabletServersResponsePB_default_instance_);
4950
26.9k
  }
4951
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
4952
    37;
4953
4954
  void Swap(PgListLiveTabletServersResponsePB* other);
4955
0
  friend void swap(PgListLiveTabletServersResponsePB& a, PgListLiveTabletServersResponsePB& b) {
4956
0
    a.Swap(&b);
4957
0
  }
4958
4959
  // implements Message ----------------------------------------------
4960
4961
0
  inline PgListLiveTabletServersResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
4962
4963
  PgListLiveTabletServersResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
4964
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4965
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
4966
  void CopyFrom(const PgListLiveTabletServersResponsePB& from);
4967
  void MergeFrom(const PgListLiveTabletServersResponsePB& from);
4968
  void Clear() PROTOBUF_FINAL;
4969
  bool IsInitialized() const PROTOBUF_FINAL;
4970
4971
  size_t ByteSizeLong() const PROTOBUF_FINAL;
4972
  bool MergePartialFromCodedStream(
4973
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
4974
  void SerializeWithCachedSizes(
4975
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
4976
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
4977
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
4978
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
4979
  private:
4980
  void SharedCtor();
4981
  void SharedDtor();
4982
  void SetCachedSize(int size) const PROTOBUF_FINAL;
4983
  void InternalSwap(PgListLiveTabletServersResponsePB* other);
4984
  private:
4985
4
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
4986
4
    return NULL;
4987
4
  }
4988
0
  inline void* MaybeArenaPtr() const {
4989
0
    return NULL;
4990
0
  }
4991
  public:
4992
4993
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
4994
4995
  // nested types ----------------------------------------------------
4996
4997
  // accessors -------------------------------------------------------
4998
4999
  // repeated .yb.tserver.PgLiveTabletServerPB servers = 2;
5000
  int servers_size() const;
5001
  void clear_servers();
5002
  static const int kServersFieldNumber = 2;
5003
  const ::yb::tserver::PgLiveTabletServerPB& servers(int index) const;
5004
  ::yb::tserver::PgLiveTabletServerPB* mutable_servers(int index);
5005
  ::yb::tserver::PgLiveTabletServerPB* add_servers();
5006
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgLiveTabletServerPB >*
5007
      mutable_servers();
5008
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgLiveTabletServerPB >&
5009
      servers() const;
5010
5011
  // .yb.AppStatusPB status = 1;
5012
  bool has_status() const;
5013
  void clear_status();
5014
  static const int kStatusFieldNumber = 1;
5015
  const ::yb::AppStatusPB& status() const;
5016
  ::yb::AppStatusPB* release_status();
5017
  ::yb::AppStatusPB* mutable_status();
5018
  void set_allocated_status(::yb::AppStatusPB* status);
5019
5020
  // @@protoc_insertion_point(class_scope:yb.tserver.PgListLiveTabletServersResponsePB)
5021
 private:
5022
5023
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5024
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgLiveTabletServerPB > servers_;
5025
  ::yb::AppStatusPB* status_;
5026
  mutable int _cached_size_;
5027
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5028
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgListLiveTabletServersResponsePBImpl();
5029
};
5030
// -------------------------------------------------------------------
5031
5032
class PgOpenTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgOpenTableRequestPB) */ {
5033
 public:
5034
  PgOpenTableRequestPB();
5035
  virtual ~PgOpenTableRequestPB();
5036
5037
  PgOpenTableRequestPB(const PgOpenTableRequestPB& from);
5038
5039
0
  inline PgOpenTableRequestPB& operator=(const PgOpenTableRequestPB& from) {
5040
0
    CopyFrom(from);
5041
0
    return *this;
5042
0
  }
5043
  #if LANG_CXX11
5044
  PgOpenTableRequestPB(PgOpenTableRequestPB&& from) noexcept
5045
0
    : PgOpenTableRequestPB() {
5046
0
    *this = ::std::move(from);
5047
0
  }
5048
5049
0
  inline PgOpenTableRequestPB& operator=(PgOpenTableRequestPB&& from) noexcept {
5050
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5051
0
      if (this != &from) InternalSwap(&from);
5052
0
    } else {
5053
0
      CopyFrom(from);
5054
0
    }
5055
0
    return *this;
5056
0
  }
5057
  #endif
5058
  static const ::google::protobuf::Descriptor* descriptor();
5059
  static const PgOpenTableRequestPB& default_instance();
5060
5061
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5062
410k
  static inline const PgOpenTableRequestPB* internal_default_instance() {
5063
410k
    return reinterpret_cast<const PgOpenTableRequestPB*>(
5064
410k
               &_PgOpenTableRequestPB_default_instance_);
5065
410k
  }
5066
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5067
    38;
5068
5069
  void Swap(PgOpenTableRequestPB* other);
5070
0
  friend void swap(PgOpenTableRequestPB& a, PgOpenTableRequestPB& b) {
5071
0
    a.Swap(&b);
5072
0
  }
5073
5074
  // implements Message ----------------------------------------------
5075
5076
0
  inline PgOpenTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
5077
5078
  PgOpenTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5079
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5080
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5081
  void CopyFrom(const PgOpenTableRequestPB& from);
5082
  void MergeFrom(const PgOpenTableRequestPB& from);
5083
  void Clear() PROTOBUF_FINAL;
5084
  bool IsInitialized() const PROTOBUF_FINAL;
5085
5086
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5087
  bool MergePartialFromCodedStream(
5088
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5089
  void SerializeWithCachedSizes(
5090
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5091
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5092
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5093
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5094
  private:
5095
  void SharedCtor();
5096
  void SharedDtor();
5097
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5098
  void InternalSwap(PgOpenTableRequestPB* other);
5099
  private:
5100
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5101
0
    return NULL;
5102
0
  }
5103
0
  inline void* MaybeArenaPtr() const {
5104
0
    return NULL;
5105
0
  }
5106
  public:
5107
5108
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5109
5110
  // nested types ----------------------------------------------------
5111
5112
  // accessors -------------------------------------------------------
5113
5114
  // string table_id = 1;
5115
  void clear_table_id();
5116
  static const int kTableIdFieldNumber = 1;
5117
  const ::std::string& table_id() const;
5118
  void set_table_id(const ::std::string& value);
5119
  #if LANG_CXX11
5120
  void set_table_id(::std::string&& value);
5121
  #endif
5122
  void set_table_id(const char* value);
5123
  void set_table_id(const char* value, size_t size);
5124
  ::std::string* mutable_table_id();
5125
  ::std::string* release_table_id();
5126
  void set_allocated_table_id(::std::string* table_id);
5127
5128
  // fixed64 invalidate_cache_time_us = 3;
5129
  void clear_invalidate_cache_time_us();
5130
  static const int kInvalidateCacheTimeUsFieldNumber = 3;
5131
  ::google::protobuf::uint64 invalidate_cache_time_us() const;
5132
  void set_invalidate_cache_time_us(::google::protobuf::uint64 value);
5133
5134
  // bool reopen = 2;
5135
  void clear_reopen();
5136
  static const int kReopenFieldNumber = 2;
5137
  bool reopen() const;
5138
  void set_reopen(bool value);
5139
5140
  // @@protoc_insertion_point(class_scope:yb.tserver.PgOpenTableRequestPB)
5141
 private:
5142
5143
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5144
  ::google::protobuf::internal::ArenaStringPtr table_id_;
5145
  ::google::protobuf::uint64 invalidate_cache_time_us_;
5146
  bool reopen_;
5147
  mutable int _cached_size_;
5148
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5149
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgOpenTableRequestPBImpl();
5150
};
5151
// -------------------------------------------------------------------
5152
5153
class PgTablePartitionsPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgTablePartitionsPB) */ {
5154
 public:
5155
  PgTablePartitionsPB();
5156
  virtual ~PgTablePartitionsPB();
5157
5158
  PgTablePartitionsPB(const PgTablePartitionsPB& from);
5159
5160
191k
  inline PgTablePartitionsPB& operator=(const PgTablePartitionsPB& from) {
5161
191k
    CopyFrom(from);
5162
191k
    return *this;
5163
191k
  }
5164
  #if LANG_CXX11
5165
  PgTablePartitionsPB(PgTablePartitionsPB&& from) noexcept
5166
0
    : PgTablePartitionsPB() {
5167
0
    *this = ::std::move(from);
5168
0
  }
5169
5170
0
  inline PgTablePartitionsPB& operator=(PgTablePartitionsPB&& from) noexcept {
5171
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5172
0
      if (this != &from) InternalSwap(&from);
5173
0
    } else {
5174
0
      CopyFrom(from);
5175
0
    }
5176
0
    return *this;
5177
0
  }
5178
  #endif
5179
  static const ::google::protobuf::Descriptor* descriptor();
5180
  static const PgTablePartitionsPB& default_instance();
5181
5182
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5183
517k
  static inline const PgTablePartitionsPB* internal_default_instance() {
5184
517k
    return reinterpret_cast<const PgTablePartitionsPB*>(
5185
517k
               &_PgTablePartitionsPB_default_instance_);
5186
517k
  }
5187
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5188
    39;
5189
5190
  void Swap(PgTablePartitionsPB* other);
5191
0
  friend void swap(PgTablePartitionsPB& a, PgTablePartitionsPB& b) {
5192
0
    a.Swap(&b);
5193
0
  }
5194
5195
  // implements Message ----------------------------------------------
5196
5197
0
  inline PgTablePartitionsPB* New() const PROTOBUF_FINAL { return New(NULL); }
5198
5199
  PgTablePartitionsPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5200
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5201
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5202
  void CopyFrom(const PgTablePartitionsPB& from);
5203
  void MergeFrom(const PgTablePartitionsPB& from);
5204
  void Clear() PROTOBUF_FINAL;
5205
  bool IsInitialized() const PROTOBUF_FINAL;
5206
5207
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5208
  bool MergePartialFromCodedStream(
5209
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5210
  void SerializeWithCachedSizes(
5211
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5212
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5213
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5214
191k
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5215
  private:
5216
  void SharedCtor();
5217
  void SharedDtor();
5218
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5219
  void InternalSwap(PgTablePartitionsPB* other);
5220
  private:
5221
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5222
0
    return NULL;
5223
0
  }
5224
0
  inline void* MaybeArenaPtr() const {
5225
0
    return NULL;
5226
0
  }
5227
  public:
5228
5229
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5230
5231
  // nested types ----------------------------------------------------
5232
5233
  // accessors -------------------------------------------------------
5234
5235
  // repeated bytes keys = 2;
5236
  int keys_size() const;
5237
  void clear_keys();
5238
  static const int kKeysFieldNumber = 2;
5239
  const ::std::string& keys(int index) const;
5240
  ::std::string* mutable_keys(int index);
5241
  void set_keys(int index, const ::std::string& value);
5242
  #if LANG_CXX11
5243
  void set_keys(int index, ::std::string&& value);
5244
  #endif
5245
  void set_keys(int index, const char* value);
5246
  void set_keys(int index, const void* value, size_t size);
5247
  ::std::string* add_keys();
5248
  void add_keys(const ::std::string& value);
5249
  #if LANG_CXX11
5250
  void add_keys(::std::string&& value);
5251
  #endif
5252
  void add_keys(const char* value);
5253
  void add_keys(const void* value, size_t size);
5254
  const ::google::protobuf::RepeatedPtrField< ::std::string>& keys() const;
5255
  ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_keys();
5256
5257
  // uint32 version = 1;
5258
  void clear_version();
5259
  static const int kVersionFieldNumber = 1;
5260
  ::google::protobuf::uint32 version() const;
5261
  void set_version(::google::protobuf::uint32 value);
5262
5263
  // @@protoc_insertion_point(class_scope:yb.tserver.PgTablePartitionsPB)
5264
 private:
5265
5266
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5267
  ::google::protobuf::RepeatedPtrField< ::std::string> keys_;
5268
  ::google::protobuf::uint32 version_;
5269
  mutable int _cached_size_;
5270
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5271
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgTablePartitionsPBImpl();
5272
};
5273
// -------------------------------------------------------------------
5274
5275
class PgOpenTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgOpenTableResponsePB) */ {
5276
 public:
5277
  PgOpenTableResponsePB();
5278
  virtual ~PgOpenTableResponsePB();
5279
5280
  PgOpenTableResponsePB(const PgOpenTableResponsePB& from);
5281
5282
0
  inline PgOpenTableResponsePB& operator=(const PgOpenTableResponsePB& from) {
5283
0
    CopyFrom(from);
5284
0
    return *this;
5285
0
  }
5286
  #if LANG_CXX11
5287
  PgOpenTableResponsePB(PgOpenTableResponsePB&& from) noexcept
5288
0
    : PgOpenTableResponsePB() {
5289
0
    *this = ::std::move(from);
5290
0
  }
5291
5292
0
  inline PgOpenTableResponsePB& operator=(PgOpenTableResponsePB&& from) noexcept {
5293
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5294
0
      if (this != &from) InternalSwap(&from);
5295
0
    } else {
5296
0
      CopyFrom(from);
5297
0
    }
5298
0
    return *this;
5299
0
  }
5300
  #endif
5301
  static const ::google::protobuf::Descriptor* descriptor();
5302
  static const PgOpenTableResponsePB& default_instance();
5303
5304
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5305
4.24M
  static inline const PgOpenTableResponsePB* internal_default_instance() {
5306
4.24M
    return reinterpret_cast<const PgOpenTableResponsePB*>(
5307
4.24M
               &_PgOpenTableResponsePB_default_instance_);
5308
4.24M
  }
5309
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5310
    40;
5311
5312
  void Swap(PgOpenTableResponsePB* other);
5313
0
  friend void swap(PgOpenTableResponsePB& a, PgOpenTableResponsePB& b) {
5314
0
    a.Swap(&b);
5315
0
  }
5316
5317
  // implements Message ----------------------------------------------
5318
5319
0
  inline PgOpenTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
5320
5321
  PgOpenTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5322
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5323
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5324
  void CopyFrom(const PgOpenTableResponsePB& from);
5325
  void MergeFrom(const PgOpenTableResponsePB& from);
5326
  void Clear() PROTOBUF_FINAL;
5327
  bool IsInitialized() const PROTOBUF_FINAL;
5328
5329
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5330
  bool MergePartialFromCodedStream(
5331
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5332
  void SerializeWithCachedSizes(
5333
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5334
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5335
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5336
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5337
  private:
5338
  void SharedCtor();
5339
  void SharedDtor();
5340
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5341
  void InternalSwap(PgOpenTableResponsePB* other);
5342
  private:
5343
575k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5344
575k
    return NULL;
5345
575k
  }
5346
0
  inline void* MaybeArenaPtr() const {
5347
0
    return NULL;
5348
0
  }
5349
  public:
5350
5351
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5352
5353
  // nested types ----------------------------------------------------
5354
5355
  // accessors -------------------------------------------------------
5356
5357
  // .yb.AppStatusPB status = 1;
5358
  bool has_status() const;
5359
  void clear_status();
5360
  static const int kStatusFieldNumber = 1;
5361
  const ::yb::AppStatusPB& status() const;
5362
  ::yb::AppStatusPB* release_status();
5363
  ::yb::AppStatusPB* mutable_status();
5364
  void set_allocated_status(::yb::AppStatusPB* status);
5365
5366
  // .yb.master.GetTableSchemaResponsePB info = 2;
5367
  bool has_info() const;
5368
  void clear_info();
5369
  static const int kInfoFieldNumber = 2;
5370
  const ::yb::master::GetTableSchemaResponsePB& info() const;
5371
  ::yb::master::GetTableSchemaResponsePB* release_info();
5372
  ::yb::master::GetTableSchemaResponsePB* mutable_info();
5373
  void set_allocated_info(::yb::master::GetTableSchemaResponsePB* info);
5374
5375
  // .yb.tserver.PgTablePartitionsPB partitions = 3;
5376
  bool has_partitions() const;
5377
  void clear_partitions();
5378
  static const int kPartitionsFieldNumber = 3;
5379
  const ::yb::tserver::PgTablePartitionsPB& partitions() const;
5380
  ::yb::tserver::PgTablePartitionsPB* release_partitions();
5381
  ::yb::tserver::PgTablePartitionsPB* mutable_partitions();
5382
  void set_allocated_partitions(::yb::tserver::PgTablePartitionsPB* partitions);
5383
5384
  // @@protoc_insertion_point(class_scope:yb.tserver.PgOpenTableResponsePB)
5385
 private:
5386
5387
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5388
  ::yb::AppStatusPB* status_;
5389
  ::yb::master::GetTableSchemaResponsePB* info_;
5390
  ::yb::tserver::PgTablePartitionsPB* partitions_;
5391
  mutable int _cached_size_;
5392
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5393
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgOpenTableResponsePBImpl();
5394
};
5395
// -------------------------------------------------------------------
5396
5397
class PgPerformOpPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgPerformOpPB) */ {
5398
 public:
5399
  PgPerformOpPB();
5400
  virtual ~PgPerformOpPB();
5401
5402
  PgPerformOpPB(const PgPerformOpPB& from);
5403
5404
0
  inline PgPerformOpPB& operator=(const PgPerformOpPB& from) {
5405
0
    CopyFrom(from);
5406
0
    return *this;
5407
0
  }
5408
  #if LANG_CXX11
5409
  PgPerformOpPB(PgPerformOpPB&& from) noexcept
5410
0
    : PgPerformOpPB() {
5411
0
    *this = ::std::move(from);
5412
0
  }
5413
5414
0
  inline PgPerformOpPB& operator=(PgPerformOpPB&& from) noexcept {
5415
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5416
0
      if (this != &from) InternalSwap(&from);
5417
0
    } else {
5418
0
      CopyFrom(from);
5419
0
    }
5420
0
    return *this;
5421
0
  }
5422
  #endif
5423
  static const ::google::protobuf::Descriptor* descriptor();
5424
  static const PgPerformOpPB& default_instance();
5425
5426
  enum OpCase {
5427
    kWrite = 1,
5428
    kRead = 2,
5429
    OP_NOT_SET = 0,
5430
  };
5431
5432
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5433
23.1M
  static inline const PgPerformOpPB* internal_default_instance() {
5434
23.1M
    return reinterpret_cast<const PgPerformOpPB*>(
5435
23.1M
               &_PgPerformOpPB_default_instance_);
5436
23.1M
  }
5437
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5438
    41;
5439
5440
  void Swap(PgPerformOpPB* other);
5441
0
  friend void swap(PgPerformOpPB& a, PgPerformOpPB& b) {
5442
0
    a.Swap(&b);
5443
0
  }
5444
5445
  // implements Message ----------------------------------------------
5446
5447
0
  inline PgPerformOpPB* New() const PROTOBUF_FINAL { return New(NULL); }
5448
5449
  PgPerformOpPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5450
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5451
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5452
  void CopyFrom(const PgPerformOpPB& from);
5453
  void MergeFrom(const PgPerformOpPB& from);
5454
  void Clear() PROTOBUF_FINAL;
5455
  bool IsInitialized() const PROTOBUF_FINAL;
5456
5457
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5458
  bool MergePartialFromCodedStream(
5459
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5460
  void SerializeWithCachedSizes(
5461
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5462
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5463
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5464
11.5M
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5465
  private:
5466
  void SharedCtor();
5467
  void SharedDtor();
5468
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5469
  void InternalSwap(PgPerformOpPB* other);
5470
  private:
5471
11.5M
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5472
11.5M
    return NULL;
5473
11.5M
  }
5474
0
  inline void* MaybeArenaPtr() const {
5475
0
    return NULL;
5476
0
  }
5477
  public:
5478
5479
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5480
5481
  // nested types ----------------------------------------------------
5482
5483
  // accessors -------------------------------------------------------
5484
5485
  // bool read_from_followers = 3;
5486
  void clear_read_from_followers();
5487
  static const int kReadFromFollowersFieldNumber = 3;
5488
  bool read_from_followers() const;
5489
  void set_read_from_followers(bool value);
5490
5491
  // .yb.PgsqlWriteRequestPB write = 1;
5492
  bool has_write() const;
5493
  void clear_write();
5494
  static const int kWriteFieldNumber = 1;
5495
  const ::yb::PgsqlWriteRequestPB& write() const;
5496
  ::yb::PgsqlWriteRequestPB* release_write();
5497
  ::yb::PgsqlWriteRequestPB* mutable_write();
5498
  void set_allocated_write(::yb::PgsqlWriteRequestPB* write);
5499
5500
  // .yb.PgsqlReadRequestPB read = 2;
5501
  bool has_read() const;
5502
  void clear_read();
5503
  static const int kReadFieldNumber = 2;
5504
  const ::yb::PgsqlReadRequestPB& read() const;
5505
  ::yb::PgsqlReadRequestPB* release_read();
5506
  ::yb::PgsqlReadRequestPB* mutable_read();
5507
  void set_allocated_read(::yb::PgsqlReadRequestPB* read);
5508
5509
  OpCase op_case() const;
5510
  // @@protoc_insertion_point(class_scope:yb.tserver.PgPerformOpPB)
5511
 private:
5512
  void set_has_write();
5513
  void set_has_read();
5514
5515
  inline bool has_op() const;
5516
  void clear_op();
5517
  inline void clear_has_op();
5518
5519
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5520
  bool read_from_followers_;
5521
  union OpUnion {
5522
23.1M
    OpUnion() {}
5523
    ::yb::PgsqlWriteRequestPB* write_;
5524
    ::yb::PgsqlReadRequestPB* read_;
5525
  } op_;
5526
  mutable int _cached_size_;
5527
  ::google::protobuf::uint32 _oneof_case_[1];
5528
5529
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5530
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgPerformOpPBImpl();
5531
};
5532
// -------------------------------------------------------------------
5533
5534
class PgPerformOptionsPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgPerformOptionsPB) */ {
5535
 public:
5536
  PgPerformOptionsPB();
5537
  virtual ~PgPerformOptionsPB();
5538
5539
  PgPerformOptionsPB(const PgPerformOptionsPB& from);
5540
5541
0
  inline PgPerformOptionsPB& operator=(const PgPerformOptionsPB& from) {
5542
0
    CopyFrom(from);
5543
0
    return *this;
5544
0
  }
5545
  #if LANG_CXX11
5546
  PgPerformOptionsPB(PgPerformOptionsPB&& from) noexcept
5547
0
    : PgPerformOptionsPB() {
5548
0
    *this = ::std::move(from);
5549
0
  }
5550
5551
2.16M
  inline PgPerformOptionsPB& operator=(PgPerformOptionsPB&& from) noexcept {
5552
2.16M
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5553
2.16M
      if (
this != &from2.16M
) InternalSwap(&from);
5554
2.16M
    } else {
5555
240
      CopyFrom(from);
5556
240
    }
5557
2.16M
    return *this;
5558
2.16M
  }
5559
  #endif
5560
  static const ::google::protobuf::Descriptor* descriptor();
5561
  static const PgPerformOptionsPB& default_instance();
5562
5563
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5564
21.9M
  static inline const PgPerformOptionsPB* internal_default_instance() {
5565
21.9M
    return reinterpret_cast<const PgPerformOptionsPB*>(
5566
21.9M
               &_PgPerformOptionsPB_default_instance_);
5567
21.9M
  }
5568
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5569
    42;
5570
5571
  void Swap(PgPerformOptionsPB* other);
5572
0
  friend void swap(PgPerformOptionsPB& a, PgPerformOptionsPB& b) {
5573
0
    a.Swap(&b);
5574
0
  }
5575
5576
  // implements Message ----------------------------------------------
5577
5578
0
  inline PgPerformOptionsPB* New() const PROTOBUF_FINAL { return New(NULL); }
5579
5580
  PgPerformOptionsPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5581
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5582
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5583
  void CopyFrom(const PgPerformOptionsPB& from);
5584
  void MergeFrom(const PgPerformOptionsPB& from);
5585
  void Clear() PROTOBUF_FINAL;
5586
  bool IsInitialized() const PROTOBUF_FINAL;
5587
5588
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5589
  bool MergePartialFromCodedStream(
5590
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5591
  void SerializeWithCachedSizes(
5592
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5593
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5594
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5595
2.17M
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5596
  private:
5597
  void SharedCtor();
5598
  void SharedDtor();
5599
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5600
  void InternalSwap(PgPerformOptionsPB* other);
5601
  private:
5602
4.34M
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5603
4.34M
    return NULL;
5604
4.34M
  }
5605
0
  inline void* MaybeArenaPtr() const {
5606
0
    return NULL;
5607
0
  }
5608
  public:
5609
5610
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5611
5612
  // nested types ----------------------------------------------------
5613
5614
  // accessors -------------------------------------------------------
5615
5616
  // .yb.ReadHybridTimePB read_time = 11;
5617
  bool has_read_time() const;
5618
  void clear_read_time();
5619
  static const int kReadTimeFieldNumber = 11;
5620
  const ::yb::ReadHybridTimePB& read_time() const;
5621
  ::yb::ReadHybridTimePB* release_read_time();
5622
  ::yb::ReadHybridTimePB* mutable_read_time();
5623
  void set_allocated_read_time(::yb::ReadHybridTimePB* read_time);
5624
5625
  // uint64 txn_serial_no = 4;
5626
  void clear_txn_serial_no();
5627
  static const int kTxnSerialNoFieldNumber = 4;
5628
  ::google::protobuf::uint64 txn_serial_no() const;
5629
  void set_txn_serial_no(::google::protobuf::uint64 value);
5630
5631
  // fixed64 in_txn_limit_ht = 5;
5632
  void clear_in_txn_limit_ht();
5633
  static const int kInTxnLimitHtFieldNumber = 5;
5634
  ::google::protobuf::uint64 in_txn_limit_ht() const;
5635
  void set_in_txn_limit_ht(::google::protobuf::uint64 value);
5636
5637
  // uint32 isolation = 2;
5638
  void clear_isolation();
5639
  static const int kIsolationFieldNumber = 2;
5640
  ::google::protobuf::uint32 isolation() const;
5641
  void set_isolation(::google::protobuf::uint32 value);
5642
5643
  // bool ddl_mode = 3;
5644
  void clear_ddl_mode();
5645
  static const int kDdlModeFieldNumber = 3;
5646
  bool ddl_mode() const;
5647
  void set_ddl_mode(bool value);
5648
5649
  // bool use_existing_priority = 6;
5650
  void clear_use_existing_priority();
5651
  static const int kUseExistingPriorityFieldNumber = 6;
5652
  bool use_existing_priority() const;
5653
  void set_use_existing_priority(bool value);
5654
5655
  // bool restart_transaction = 8;
5656
  void clear_restart_transaction();
5657
  static const int kRestartTransactionFieldNumber = 8;
5658
  bool restart_transaction() const;
5659
  void set_restart_transaction(bool value);
5660
5661
  // bool defer_read_point = 9;
5662
  void clear_defer_read_point();
5663
  static const int kDeferReadPointFieldNumber = 9;
5664
  bool defer_read_point() const;
5665
  void set_defer_read_point(bool value);
5666
5667
  // fixed64 priority = 7;
5668
  void clear_priority();
5669
  static const int kPriorityFieldNumber = 7;
5670
  ::google::protobuf::uint64 priority() const;
5671
  void set_priority(::google::protobuf::uint64 value);
5672
5673
  // .yb.tserver.ReadTimeManipulation read_time_manipulation = 10;
5674
  void clear_read_time_manipulation();
5675
  static const int kReadTimeManipulationFieldNumber = 10;
5676
  ::yb::tserver::ReadTimeManipulation read_time_manipulation() const;
5677
  void set_read_time_manipulation(::yb::tserver::ReadTimeManipulation value);
5678
5679
  // bool use_catalog_session = 12;
5680
  void clear_use_catalog_session();
5681
  static const int kUseCatalogSessionFieldNumber = 12;
5682
  bool use_catalog_session() const;
5683
  void set_use_catalog_session(bool value);
5684
5685
  // bool force_global_transaction = 13;
5686
  void clear_force_global_transaction();
5687
  static const int kForceGlobalTransactionFieldNumber = 13;
5688
  bool force_global_transaction() const;
5689
  void set_force_global_transaction(bool value);
5690
5691
  // @@protoc_insertion_point(class_scope:yb.tserver.PgPerformOptionsPB)
5692
 private:
5693
5694
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5695
  ::yb::ReadHybridTimePB* read_time_;
5696
  ::google::protobuf::uint64 txn_serial_no_;
5697
  ::google::protobuf::uint64 in_txn_limit_ht_;
5698
  ::google::protobuf::uint32 isolation_;
5699
  bool ddl_mode_;
5700
  bool use_existing_priority_;
5701
  bool restart_transaction_;
5702
  bool defer_read_point_;
5703
  ::google::protobuf::uint64 priority_;
5704
  int read_time_manipulation_;
5705
  bool use_catalog_session_;
5706
  bool force_global_transaction_;
5707
  mutable int _cached_size_;
5708
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5709
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgPerformOptionsPBImpl();
5710
};
5711
// -------------------------------------------------------------------
5712
5713
class PgPerformRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgPerformRequestPB) */ {
5714
 public:
5715
  PgPerformRequestPB();
5716
  virtual ~PgPerformRequestPB();
5717
5718
  PgPerformRequestPB(const PgPerformRequestPB& from);
5719
5720
0
  inline PgPerformRequestPB& operator=(const PgPerformRequestPB& from) {
5721
0
    CopyFrom(from);
5722
0
    return *this;
5723
0
  }
5724
  #if LANG_CXX11
5725
  PgPerformRequestPB(PgPerformRequestPB&& from) noexcept
5726
0
    : PgPerformRequestPB() {
5727
0
    *this = ::std::move(from);
5728
0
  }
5729
5730
0
  inline PgPerformRequestPB& operator=(PgPerformRequestPB&& from) noexcept {
5731
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5732
0
      if (this != &from) InternalSwap(&from);
5733
0
    } else {
5734
0
      CopyFrom(from);
5735
0
    }
5736
0
    return *this;
5737
0
  }
5738
  #endif
5739
  static const ::google::protobuf::Descriptor* descriptor();
5740
  static const PgPerformRequestPB& default_instance();
5741
5742
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5743
15.2M
  static inline const PgPerformRequestPB* internal_default_instance() {
5744
15.2M
    return reinterpret_cast<const PgPerformRequestPB*>(
5745
15.2M
               &_PgPerformRequestPB_default_instance_);
5746
15.2M
  }
5747
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5748
    43;
5749
5750
  void Swap(PgPerformRequestPB* other);
5751
0
  friend void swap(PgPerformRequestPB& a, PgPerformRequestPB& b) {
5752
0
    a.Swap(&b);
5753
0
  }
5754
5755
  // implements Message ----------------------------------------------
5756
5757
0
  inline PgPerformRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
5758
5759
  PgPerformRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5760
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5761
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5762
  void CopyFrom(const PgPerformRequestPB& from);
5763
  void MergeFrom(const PgPerformRequestPB& from);
5764
  void Clear() PROTOBUF_FINAL;
5765
  bool IsInitialized() const PROTOBUF_FINAL;
5766
5767
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5768
  bool MergePartialFromCodedStream(
5769
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5770
  void SerializeWithCachedSizes(
5771
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5772
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5773
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5774
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5775
  private:
5776
  void SharedCtor();
5777
  void SharedDtor();
5778
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5779
  void InternalSwap(PgPerformRequestPB* other);
5780
  private:
5781
2.17M
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5782
2.17M
    return NULL;
5783
2.17M
  }
5784
0
  inline void* MaybeArenaPtr() const {
5785
0
    return NULL;
5786
0
  }
5787
  public:
5788
5789
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5790
5791
  // nested types ----------------------------------------------------
5792
5793
  // accessors -------------------------------------------------------
5794
5795
  // repeated .yb.tserver.PgPerformOpPB ops = 3;
5796
  int ops_size() const;
5797
  void clear_ops();
5798
  static const int kOpsFieldNumber = 3;
5799
  const ::yb::tserver::PgPerformOpPB& ops(int index) const;
5800
  ::yb::tserver::PgPerformOpPB* mutable_ops(int index);
5801
  ::yb::tserver::PgPerformOpPB* add_ops();
5802
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPerformOpPB >*
5803
      mutable_ops();
5804
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPerformOpPB >&
5805
      ops() const;
5806
5807
  // .yb.tserver.PgPerformOptionsPB options = 2;
5808
  bool has_options() const;
5809
  void clear_options();
5810
  static const int kOptionsFieldNumber = 2;
5811
  const ::yb::tserver::PgPerformOptionsPB& options() const;
5812
  ::yb::tserver::PgPerformOptionsPB* release_options();
5813
  ::yb::tserver::PgPerformOptionsPB* mutable_options();
5814
  void set_allocated_options(::yb::tserver::PgPerformOptionsPB* options);
5815
5816
  // uint64 session_id = 1;
5817
  void clear_session_id();
5818
  static const int kSessionIdFieldNumber = 1;
5819
  ::google::protobuf::uint64 session_id() const;
5820
  void set_session_id(::google::protobuf::uint64 value);
5821
5822
  // fixed64 write_time = 4;
5823
  void clear_write_time();
5824
  static const int kWriteTimeFieldNumber = 4;
5825
  ::google::protobuf::uint64 write_time() const;
5826
  void set_write_time(::google::protobuf::uint64 value);
5827
5828
  // @@protoc_insertion_point(class_scope:yb.tserver.PgPerformRequestPB)
5829
 private:
5830
5831
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5832
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPerformOpPB > ops_;
5833
  ::yb::tserver::PgPerformOptionsPB* options_;
5834
  ::google::protobuf::uint64 session_id_;
5835
  ::google::protobuf::uint64 write_time_;
5836
  mutable int _cached_size_;
5837
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5838
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgPerformRequestPBImpl();
5839
};
5840
// -------------------------------------------------------------------
5841
5842
class PgPerformResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgPerformResponsePB) */ {
5843
 public:
5844
  PgPerformResponsePB();
5845
  virtual ~PgPerformResponsePB();
5846
5847
  PgPerformResponsePB(const PgPerformResponsePB& from);
5848
5849
0
  inline PgPerformResponsePB& operator=(const PgPerformResponsePB& from) {
5850
0
    CopyFrom(from);
5851
0
    return *this;
5852
0
  }
5853
  #if LANG_CXX11
5854
  PgPerformResponsePB(PgPerformResponsePB&& from) noexcept
5855
0
    : PgPerformResponsePB() {
5856
0
    *this = ::std::move(from);
5857
0
  }
5858
5859
0
  inline PgPerformResponsePB& operator=(PgPerformResponsePB&& from) noexcept {
5860
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5861
0
      if (this != &from) InternalSwap(&from);
5862
0
    } else {
5863
0
      CopyFrom(from);
5864
0
    }
5865
0
    return *this;
5866
0
  }
5867
  #endif
5868
  static const ::google::protobuf::Descriptor* descriptor();
5869
  static const PgPerformResponsePB& default_instance();
5870
5871
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5872
34.6M
  static inline const PgPerformResponsePB* internal_default_instance() {
5873
34.6M
    return reinterpret_cast<const PgPerformResponsePB*>(
5874
34.6M
               &_PgPerformResponsePB_default_instance_);
5875
34.6M
  }
5876
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
5877
    44;
5878
5879
  void Swap(PgPerformResponsePB* other);
5880
0
  friend void swap(PgPerformResponsePB& a, PgPerformResponsePB& b) {
5881
0
    a.Swap(&b);
5882
0
  }
5883
5884
  // implements Message ----------------------------------------------
5885
5886
0
  inline PgPerformResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
5887
5888
  PgPerformResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
5889
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5890
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
5891
  void CopyFrom(const PgPerformResponsePB& from);
5892
  void MergeFrom(const PgPerformResponsePB& from);
5893
  void Clear() PROTOBUF_FINAL;
5894
  bool IsInitialized() const PROTOBUF_FINAL;
5895
5896
  size_t ByteSizeLong() const PROTOBUF_FINAL;
5897
  bool MergePartialFromCodedStream(
5898
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
5899
  void SerializeWithCachedSizes(
5900
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
5901
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
5902
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
5903
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
5904
  private:
5905
  void SharedCtor();
5906
  void SharedDtor();
5907
  void SetCachedSize(int size) const PROTOBUF_FINAL;
5908
  void InternalSwap(PgPerformResponsePB* other);
5909
  private:
5910
4.34M
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
5911
4.34M
    return NULL;
5912
4.34M
  }
5913
0
  inline void* MaybeArenaPtr() const {
5914
0
    return NULL;
5915
0
  }
5916
  public:
5917
5918
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
5919
5920
  // nested types ----------------------------------------------------
5921
5922
  // accessors -------------------------------------------------------
5923
5924
  // repeated .yb.PgsqlResponsePB responses = 2;
5925
  int responses_size() const;
5926
  void clear_responses();
5927
  static const int kResponsesFieldNumber = 2;
5928
  const ::yb::PgsqlResponsePB& responses(int index) const;
5929
  ::yb::PgsqlResponsePB* mutable_responses(int index);
5930
  ::yb::PgsqlResponsePB* add_responses();
5931
  ::google::protobuf::RepeatedPtrField< ::yb::PgsqlResponsePB >*
5932
      mutable_responses();
5933
  const ::google::protobuf::RepeatedPtrField< ::yb::PgsqlResponsePB >&
5934
      responses() const;
5935
5936
  // .yb.AppStatusPB status = 1;
5937
  bool has_status() const;
5938
  void clear_status();
5939
  static const int kStatusFieldNumber = 1;
5940
  const ::yb::AppStatusPB& status() const;
5941
  ::yb::AppStatusPB* release_status();
5942
  ::yb::AppStatusPB* mutable_status();
5943
  void set_allocated_status(::yb::AppStatusPB* status);
5944
5945
  // .yb.ReadHybridTimePB catalog_read_time = 3;
5946
  bool has_catalog_read_time() const;
5947
  void clear_catalog_read_time();
5948
  static const int kCatalogReadTimeFieldNumber = 3;
5949
  const ::yb::ReadHybridTimePB& catalog_read_time() const;
5950
  ::yb::ReadHybridTimePB* release_catalog_read_time();
5951
  ::yb::ReadHybridTimePB* mutable_catalog_read_time();
5952
  void set_allocated_catalog_read_time(::yb::ReadHybridTimePB* catalog_read_time);
5953
5954
  // @@protoc_insertion_point(class_scope:yb.tserver.PgPerformResponsePB)
5955
 private:
5956
5957
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
5958
  ::google::protobuf::RepeatedPtrField< ::yb::PgsqlResponsePB > responses_;
5959
  ::yb::AppStatusPB* status_;
5960
  ::yb::ReadHybridTimePB* catalog_read_time_;
5961
  mutable int _cached_size_;
5962
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
5963
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgPerformResponsePBImpl();
5964
};
5965
// -------------------------------------------------------------------
5966
5967
class PgReserveOidsRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgReserveOidsRequestPB) */ {
5968
 public:
5969
  PgReserveOidsRequestPB();
5970
  virtual ~PgReserveOidsRequestPB();
5971
5972
  PgReserveOidsRequestPB(const PgReserveOidsRequestPB& from);
5973
5974
0
  inline PgReserveOidsRequestPB& operator=(const PgReserveOidsRequestPB& from) {
5975
0
    CopyFrom(from);
5976
0
    return *this;
5977
0
  }
5978
  #if LANG_CXX11
5979
  PgReserveOidsRequestPB(PgReserveOidsRequestPB&& from) noexcept
5980
0
    : PgReserveOidsRequestPB() {
5981
0
    *this = ::std::move(from);
5982
0
  }
5983
5984
0
  inline PgReserveOidsRequestPB& operator=(PgReserveOidsRequestPB&& from) noexcept {
5985
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
5986
0
      if (this != &from) InternalSwap(&from);
5987
0
    } else {
5988
0
      CopyFrom(from);
5989
0
    }
5990
0
    return *this;
5991
0
  }
5992
  #endif
5993
  static const ::google::protobuf::Descriptor* descriptor();
5994
  static const PgReserveOidsRequestPB& default_instance();
5995
5996
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
5997
28.4k
  static inline const PgReserveOidsRequestPB* internal_default_instance() {
5998
28.4k
    return reinterpret_cast<const PgReserveOidsRequestPB*>(
5999
28.4k
               &_PgReserveOidsRequestPB_default_instance_);
6000
28.4k
  }
6001
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6002
    45;
6003
6004
  void Swap(PgReserveOidsRequestPB* other);
6005
0
  friend void swap(PgReserveOidsRequestPB& a, PgReserveOidsRequestPB& b) {
6006
0
    a.Swap(&b);
6007
0
  }
6008
6009
  // implements Message ----------------------------------------------
6010
6011
0
  inline PgReserveOidsRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
6012
6013
  PgReserveOidsRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6014
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6015
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6016
  void CopyFrom(const PgReserveOidsRequestPB& from);
6017
  void MergeFrom(const PgReserveOidsRequestPB& from);
6018
  void Clear() PROTOBUF_FINAL;
6019
  bool IsInitialized() const PROTOBUF_FINAL;
6020
6021
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6022
  bool MergePartialFromCodedStream(
6023
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6024
  void SerializeWithCachedSizes(
6025
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6026
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6027
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6028
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6029
  private:
6030
  void SharedCtor();
6031
  void SharedDtor();
6032
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6033
  void InternalSwap(PgReserveOidsRequestPB* other);
6034
  private:
6035
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6036
0
    return NULL;
6037
0
  }
6038
0
  inline void* MaybeArenaPtr() const {
6039
0
    return NULL;
6040
0
  }
6041
  public:
6042
6043
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6044
6045
  // nested types ----------------------------------------------------
6046
6047
  // accessors -------------------------------------------------------
6048
6049
  // uint32 database_oid = 1;
6050
  void clear_database_oid();
6051
  static const int kDatabaseOidFieldNumber = 1;
6052
  ::google::protobuf::uint32 database_oid() const;
6053
  void set_database_oid(::google::protobuf::uint32 value);
6054
6055
  // uint32 next_oid = 2;
6056
  void clear_next_oid();
6057
  static const int kNextOidFieldNumber = 2;
6058
  ::google::protobuf::uint32 next_oid() const;
6059
  void set_next_oid(::google::protobuf::uint32 value);
6060
6061
  // uint32 count = 3;
6062
  void clear_count();
6063
  static const int kCountFieldNumber = 3;
6064
  ::google::protobuf::uint32 count() const;
6065
  void set_count(::google::protobuf::uint32 value);
6066
6067
  // @@protoc_insertion_point(class_scope:yb.tserver.PgReserveOidsRequestPB)
6068
 private:
6069
6070
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6071
  ::google::protobuf::uint32 database_oid_;
6072
  ::google::protobuf::uint32 next_oid_;
6073
  ::google::protobuf::uint32 count_;
6074
  mutable int _cached_size_;
6075
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6076
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgReserveOidsRequestPBImpl();
6077
};
6078
// -------------------------------------------------------------------
6079
6080
class PgReserveOidsResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgReserveOidsResponsePB) */ {
6081
 public:
6082
  PgReserveOidsResponsePB();
6083
  virtual ~PgReserveOidsResponsePB();
6084
6085
  PgReserveOidsResponsePB(const PgReserveOidsResponsePB& from);
6086
6087
0
  inline PgReserveOidsResponsePB& operator=(const PgReserveOidsResponsePB& from) {
6088
0
    CopyFrom(from);
6089
0
    return *this;
6090
0
  }
6091
  #if LANG_CXX11
6092
  PgReserveOidsResponsePB(PgReserveOidsResponsePB&& from) noexcept
6093
0
    : PgReserveOidsResponsePB() {
6094
0
    *this = ::std::move(from);
6095
0
  }
6096
6097
0
  inline PgReserveOidsResponsePB& operator=(PgReserveOidsResponsePB&& from) noexcept {
6098
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6099
0
      if (this != &from) InternalSwap(&from);
6100
0
    } else {
6101
0
      CopyFrom(from);
6102
0
    }
6103
0
    return *this;
6104
0
  }
6105
  #endif
6106
  static const ::google::protobuf::Descriptor* descriptor();
6107
  static const PgReserveOidsResponsePB& default_instance();
6108
6109
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6110
34.9k
  static inline const PgReserveOidsResponsePB* internal_default_instance() {
6111
34.9k
    return reinterpret_cast<const PgReserveOidsResponsePB*>(
6112
34.9k
               &_PgReserveOidsResponsePB_default_instance_);
6113
34.9k
  }
6114
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6115
    46;
6116
6117
  void Swap(PgReserveOidsResponsePB* other);
6118
0
  friend void swap(PgReserveOidsResponsePB& a, PgReserveOidsResponsePB& b) {
6119
0
    a.Swap(&b);
6120
0
  }
6121
6122
  // implements Message ----------------------------------------------
6123
6124
0
  inline PgReserveOidsResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
6125
6126
  PgReserveOidsResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6127
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6128
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6129
  void CopyFrom(const PgReserveOidsResponsePB& from);
6130
  void MergeFrom(const PgReserveOidsResponsePB& from);
6131
  void Clear() PROTOBUF_FINAL;
6132
  bool IsInitialized() const PROTOBUF_FINAL;
6133
6134
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6135
  bool MergePartialFromCodedStream(
6136
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6137
  void SerializeWithCachedSizes(
6138
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6139
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6140
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6141
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6142
  private:
6143
  void SharedCtor();
6144
  void SharedDtor();
6145
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6146
  void InternalSwap(PgReserveOidsResponsePB* other);
6147
  private:
6148
805
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6149
805
    return NULL;
6150
805
  }
6151
0
  inline void* MaybeArenaPtr() const {
6152
0
    return NULL;
6153
0
  }
6154
  public:
6155
6156
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6157
6158
  // nested types ----------------------------------------------------
6159
6160
  // accessors -------------------------------------------------------
6161
6162
  // .yb.AppStatusPB status = 1;
6163
  bool has_status() const;
6164
  void clear_status();
6165
  static const int kStatusFieldNumber = 1;
6166
  const ::yb::AppStatusPB& status() const;
6167
  ::yb::AppStatusPB* release_status();
6168
  ::yb::AppStatusPB* mutable_status();
6169
  void set_allocated_status(::yb::AppStatusPB* status);
6170
6171
  // uint32 begin_oid = 2;
6172
  void clear_begin_oid();
6173
  static const int kBeginOidFieldNumber = 2;
6174
  ::google::protobuf::uint32 begin_oid() const;
6175
  void set_begin_oid(::google::protobuf::uint32 value);
6176
6177
  // uint32 end_oid = 3;
6178
  void clear_end_oid();
6179
  static const int kEndOidFieldNumber = 3;
6180
  ::google::protobuf::uint32 end_oid() const;
6181
  void set_end_oid(::google::protobuf::uint32 value);
6182
6183
  // @@protoc_insertion_point(class_scope:yb.tserver.PgReserveOidsResponsePB)
6184
 private:
6185
6186
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6187
  ::yb::AppStatusPB* status_;
6188
  ::google::protobuf::uint32 begin_oid_;
6189
  ::google::protobuf::uint32 end_oid_;
6190
  mutable int _cached_size_;
6191
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6192
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgReserveOidsResponsePBImpl();
6193
};
6194
// -------------------------------------------------------------------
6195
6196
class PgRollbackSubTransactionRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgRollbackSubTransactionRequestPB) */ {
6197
 public:
6198
  PgRollbackSubTransactionRequestPB();
6199
  virtual ~PgRollbackSubTransactionRequestPB();
6200
6201
  PgRollbackSubTransactionRequestPB(const PgRollbackSubTransactionRequestPB& from);
6202
6203
0
  inline PgRollbackSubTransactionRequestPB& operator=(const PgRollbackSubTransactionRequestPB& from) {
6204
0
    CopyFrom(from);
6205
0
    return *this;
6206
0
  }
6207
  #if LANG_CXX11
6208
  PgRollbackSubTransactionRequestPB(PgRollbackSubTransactionRequestPB&& from) noexcept
6209
0
    : PgRollbackSubTransactionRequestPB() {
6210
0
    *this = ::std::move(from);
6211
0
  }
6212
6213
0
  inline PgRollbackSubTransactionRequestPB& operator=(PgRollbackSubTransactionRequestPB&& from) noexcept {
6214
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6215
0
      if (this != &from) InternalSwap(&from);
6216
0
    } else {
6217
0
      CopyFrom(from);
6218
0
    }
6219
0
    return *this;
6220
0
  }
6221
  #endif
6222
  static const ::google::protobuf::Descriptor* descriptor();
6223
  static const PgRollbackSubTransactionRequestPB& default_instance();
6224
6225
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6226
53.9k
  static inline const PgRollbackSubTransactionRequestPB* internal_default_instance() {
6227
53.9k
    return reinterpret_cast<const PgRollbackSubTransactionRequestPB*>(
6228
53.9k
               &_PgRollbackSubTransactionRequestPB_default_instance_);
6229
53.9k
  }
6230
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6231
    47;
6232
6233
  void Swap(PgRollbackSubTransactionRequestPB* other);
6234
0
  friend void swap(PgRollbackSubTransactionRequestPB& a, PgRollbackSubTransactionRequestPB& b) {
6235
0
    a.Swap(&b);
6236
0
  }
6237
6238
  // implements Message ----------------------------------------------
6239
6240
0
  inline PgRollbackSubTransactionRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
6241
6242
  PgRollbackSubTransactionRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6243
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6244
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6245
  void CopyFrom(const PgRollbackSubTransactionRequestPB& from);
6246
  void MergeFrom(const PgRollbackSubTransactionRequestPB& from);
6247
  void Clear() PROTOBUF_FINAL;
6248
  bool IsInitialized() const PROTOBUF_FINAL;
6249
6250
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6251
  bool MergePartialFromCodedStream(
6252
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6253
  void SerializeWithCachedSizes(
6254
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6255
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6256
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6257
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6258
  private:
6259
  void SharedCtor();
6260
  void SharedDtor();
6261
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6262
  void InternalSwap(PgRollbackSubTransactionRequestPB* other);
6263
  private:
6264
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6265
0
    return NULL;
6266
0
  }
6267
0
  inline void* MaybeArenaPtr() const {
6268
0
    return NULL;
6269
0
  }
6270
  public:
6271
6272
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6273
6274
  // nested types ----------------------------------------------------
6275
6276
  // accessors -------------------------------------------------------
6277
6278
  // uint64 session_id = 1;
6279
  void clear_session_id();
6280
  static const int kSessionIdFieldNumber = 1;
6281
  ::google::protobuf::uint64 session_id() const;
6282
  void set_session_id(::google::protobuf::uint64 value);
6283
6284
  // uint32 sub_transaction_id = 2;
6285
  void clear_sub_transaction_id();
6286
  static const int kSubTransactionIdFieldNumber = 2;
6287
  ::google::protobuf::uint32 sub_transaction_id() const;
6288
  void set_sub_transaction_id(::google::protobuf::uint32 value);
6289
6290
  // @@protoc_insertion_point(class_scope:yb.tserver.PgRollbackSubTransactionRequestPB)
6291
 private:
6292
6293
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6294
  ::google::protobuf::uint64 session_id_;
6295
  ::google::protobuf::uint32 sub_transaction_id_;
6296
  mutable int _cached_size_;
6297
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6298
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgRollbackSubTransactionRequestPBImpl();
6299
};
6300
// -------------------------------------------------------------------
6301
6302
class PgRollbackSubTransactionResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgRollbackSubTransactionResponsePB) */ {
6303
 public:
6304
  PgRollbackSubTransactionResponsePB();
6305
  virtual ~PgRollbackSubTransactionResponsePB();
6306
6307
  PgRollbackSubTransactionResponsePB(const PgRollbackSubTransactionResponsePB& from);
6308
6309
0
  inline PgRollbackSubTransactionResponsePB& operator=(const PgRollbackSubTransactionResponsePB& from) {
6310
0
    CopyFrom(from);
6311
0
    return *this;
6312
0
  }
6313
  #if LANG_CXX11
6314
  PgRollbackSubTransactionResponsePB(PgRollbackSubTransactionResponsePB&& from) noexcept
6315
0
    : PgRollbackSubTransactionResponsePB() {
6316
0
    *this = ::std::move(from);
6317
0
  }
6318
6319
0
  inline PgRollbackSubTransactionResponsePB& operator=(PgRollbackSubTransactionResponsePB&& from) noexcept {
6320
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6321
0
      if (this != &from) InternalSwap(&from);
6322
0
    } else {
6323
0
      CopyFrom(from);
6324
0
    }
6325
0
    return *this;
6326
0
  }
6327
  #endif
6328
  static const ::google::protobuf::Descriptor* descriptor();
6329
  static const PgRollbackSubTransactionResponsePB& default_instance();
6330
6331
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6332
162k
  static inline const PgRollbackSubTransactionResponsePB* internal_default_instance() {
6333
162k
    return reinterpret_cast<const PgRollbackSubTransactionResponsePB*>(
6334
162k
               &_PgRollbackSubTransactionResponsePB_default_instance_);
6335
162k
  }
6336
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6337
    48;
6338
6339
  void Swap(PgRollbackSubTransactionResponsePB* other);
6340
0
  friend void swap(PgRollbackSubTransactionResponsePB& a, PgRollbackSubTransactionResponsePB& b) {
6341
0
    a.Swap(&b);
6342
0
  }
6343
6344
  // implements Message ----------------------------------------------
6345
6346
0
  inline PgRollbackSubTransactionResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
6347
6348
  PgRollbackSubTransactionResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6349
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6350
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6351
  void CopyFrom(const PgRollbackSubTransactionResponsePB& from);
6352
  void MergeFrom(const PgRollbackSubTransactionResponsePB& from);
6353
  void Clear() PROTOBUF_FINAL;
6354
  bool IsInitialized() const PROTOBUF_FINAL;
6355
6356
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6357
  bool MergePartialFromCodedStream(
6358
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6359
  void SerializeWithCachedSizes(
6360
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6361
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6362
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6363
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6364
  private:
6365
  void SharedCtor();
6366
  void SharedDtor();
6367
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6368
  void InternalSwap(PgRollbackSubTransactionResponsePB* other);
6369
  private:
6370
13.5k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6371
13.5k
    return NULL;
6372
13.5k
  }
6373
0
  inline void* MaybeArenaPtr() const {
6374
0
    return NULL;
6375
0
  }
6376
  public:
6377
6378
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6379
6380
  // nested types ----------------------------------------------------
6381
6382
  // accessors -------------------------------------------------------
6383
6384
  // .yb.AppStatusPB status = 1;
6385
  bool has_status() const;
6386
  void clear_status();
6387
  static const int kStatusFieldNumber = 1;
6388
  const ::yb::AppStatusPB& status() const;
6389
  ::yb::AppStatusPB* release_status();
6390
  ::yb::AppStatusPB* mutable_status();
6391
  void set_allocated_status(::yb::AppStatusPB* status);
6392
6393
  // @@protoc_insertion_point(class_scope:yb.tserver.PgRollbackSubTransactionResponsePB)
6394
 private:
6395
6396
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6397
  ::yb::AppStatusPB* status_;
6398
  mutable int _cached_size_;
6399
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6400
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgRollbackSubTransactionResponsePBImpl();
6401
};
6402
// -------------------------------------------------------------------
6403
6404
class PgSetActiveSubTransactionRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgSetActiveSubTransactionRequestPB) */ {
6405
 public:
6406
  PgSetActiveSubTransactionRequestPB();
6407
  virtual ~PgSetActiveSubTransactionRequestPB();
6408
6409
  PgSetActiveSubTransactionRequestPB(const PgSetActiveSubTransactionRequestPB& from);
6410
6411
0
  inline PgSetActiveSubTransactionRequestPB& operator=(const PgSetActiveSubTransactionRequestPB& from) {
6412
0
    CopyFrom(from);
6413
0
    return *this;
6414
0
  }
6415
  #if LANG_CXX11
6416
  PgSetActiveSubTransactionRequestPB(PgSetActiveSubTransactionRequestPB&& from) noexcept
6417
0
    : PgSetActiveSubTransactionRequestPB() {
6418
0
    *this = ::std::move(from);
6419
0
  }
6420
6421
0
  inline PgSetActiveSubTransactionRequestPB& operator=(PgSetActiveSubTransactionRequestPB&& from) noexcept {
6422
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6423
0
      if (this != &from) InternalSwap(&from);
6424
0
    } else {
6425
0
      CopyFrom(from);
6426
0
    }
6427
0
    return *this;
6428
0
  }
6429
  #endif
6430
  static const ::google::protobuf::Descriptor* descriptor();
6431
  static const PgSetActiveSubTransactionRequestPB& default_instance();
6432
6433
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6434
520k
  static inline const PgSetActiveSubTransactionRequestPB* internal_default_instance() {
6435
520k
    return reinterpret_cast<const PgSetActiveSubTransactionRequestPB*>(
6436
520k
               &_PgSetActiveSubTransactionRequestPB_default_instance_);
6437
520k
  }
6438
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6439
    49;
6440
6441
  void Swap(PgSetActiveSubTransactionRequestPB* other);
6442
0
  friend void swap(PgSetActiveSubTransactionRequestPB& a, PgSetActiveSubTransactionRequestPB& b) {
6443
0
    a.Swap(&b);
6444
0
  }
6445
6446
  // implements Message ----------------------------------------------
6447
6448
0
  inline PgSetActiveSubTransactionRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
6449
6450
  PgSetActiveSubTransactionRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6451
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6452
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6453
  void CopyFrom(const PgSetActiveSubTransactionRequestPB& from);
6454
  void MergeFrom(const PgSetActiveSubTransactionRequestPB& from);
6455
  void Clear() PROTOBUF_FINAL;
6456
  bool IsInitialized() const PROTOBUF_FINAL;
6457
6458
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6459
  bool MergePartialFromCodedStream(
6460
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6461
  void SerializeWithCachedSizes(
6462
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6463
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6464
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6465
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6466
  private:
6467
  void SharedCtor();
6468
  void SharedDtor();
6469
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6470
  void InternalSwap(PgSetActiveSubTransactionRequestPB* other);
6471
  private:
6472
61.7k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6473
61.7k
    return NULL;
6474
61.7k
  }
6475
0
  inline void* MaybeArenaPtr() const {
6476
0
    return NULL;
6477
0
  }
6478
  public:
6479
6480
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6481
6482
  // nested types ----------------------------------------------------
6483
6484
  // accessors -------------------------------------------------------
6485
6486
  // .yb.tserver.PgPerformOptionsPB options = 3;
6487
  bool has_options() const;
6488
  void clear_options();
6489
  static const int kOptionsFieldNumber = 3;
6490
  const ::yb::tserver::PgPerformOptionsPB& options() const;
6491
  ::yb::tserver::PgPerformOptionsPB* release_options();
6492
  ::yb::tserver::PgPerformOptionsPB* mutable_options();
6493
  void set_allocated_options(::yb::tserver::PgPerformOptionsPB* options);
6494
6495
  // uint64 session_id = 1;
6496
  void clear_session_id();
6497
  static const int kSessionIdFieldNumber = 1;
6498
  ::google::protobuf::uint64 session_id() const;
6499
  void set_session_id(::google::protobuf::uint64 value);
6500
6501
  // uint32 sub_transaction_id = 2;
6502
  void clear_sub_transaction_id();
6503
  static const int kSubTransactionIdFieldNumber = 2;
6504
  ::google::protobuf::uint32 sub_transaction_id() const;
6505
  void set_sub_transaction_id(::google::protobuf::uint32 value);
6506
6507
  // @@protoc_insertion_point(class_scope:yb.tserver.PgSetActiveSubTransactionRequestPB)
6508
 private:
6509
6510
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6511
  ::yb::tserver::PgPerformOptionsPB* options_;
6512
  ::google::protobuf::uint64 session_id_;
6513
  ::google::protobuf::uint32 sub_transaction_id_;
6514
  mutable int _cached_size_;
6515
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6516
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgSetActiveSubTransactionRequestPBImpl();
6517
};
6518
// -------------------------------------------------------------------
6519
6520
class PgSetActiveSubTransactionResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgSetActiveSubTransactionResponsePB) */ {
6521
 public:
6522
  PgSetActiveSubTransactionResponsePB();
6523
  virtual ~PgSetActiveSubTransactionResponsePB();
6524
6525
  PgSetActiveSubTransactionResponsePB(const PgSetActiveSubTransactionResponsePB& from);
6526
6527
0
  inline PgSetActiveSubTransactionResponsePB& operator=(const PgSetActiveSubTransactionResponsePB& from) {
6528
0
    CopyFrom(from);
6529
0
    return *this;
6530
0
  }
6531
  #if LANG_CXX11
6532
  PgSetActiveSubTransactionResponsePB(PgSetActiveSubTransactionResponsePB&& from) noexcept
6533
0
    : PgSetActiveSubTransactionResponsePB() {
6534
0
    *this = ::std::move(from);
6535
0
  }
6536
6537
0
  inline PgSetActiveSubTransactionResponsePB& operator=(PgSetActiveSubTransactionResponsePB&& from) noexcept {
6538
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6539
0
      if (this != &from) InternalSwap(&from);
6540
0
    } else {
6541
0
      CopyFrom(from);
6542
0
    }
6543
0
    return *this;
6544
0
  }
6545
  #endif
6546
  static const ::google::protobuf::Descriptor* descriptor();
6547
  static const PgSetActiveSubTransactionResponsePB& default_instance();
6548
6549
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6550
644k
  static inline const PgSetActiveSubTransactionResponsePB* internal_default_instance() {
6551
644k
    return reinterpret_cast<const PgSetActiveSubTransactionResponsePB*>(
6552
644k
               &_PgSetActiveSubTransactionResponsePB_default_instance_);
6553
644k
  }
6554
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6555
    50;
6556
6557
  void Swap(PgSetActiveSubTransactionResponsePB* other);
6558
0
  friend void swap(PgSetActiveSubTransactionResponsePB& a, PgSetActiveSubTransactionResponsePB& b) {
6559
0
    a.Swap(&b);
6560
0
  }
6561
6562
  // implements Message ----------------------------------------------
6563
6564
0
  inline PgSetActiveSubTransactionResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
6565
6566
  PgSetActiveSubTransactionResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6567
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6568
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6569
  void CopyFrom(const PgSetActiveSubTransactionResponsePB& from);
6570
  void MergeFrom(const PgSetActiveSubTransactionResponsePB& from);
6571
  void Clear() PROTOBUF_FINAL;
6572
  bool IsInitialized() const PROTOBUF_FINAL;
6573
6574
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6575
  bool MergePartialFromCodedStream(
6576
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6577
  void SerializeWithCachedSizes(
6578
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6579
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6580
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6581
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6582
  private:
6583
  void SharedCtor();
6584
  void SharedDtor();
6585
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6586
  void InternalSwap(PgSetActiveSubTransactionResponsePB* other);
6587
  private:
6588
61.7k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6589
61.7k
    return NULL;
6590
61.7k
  }
6591
0
  inline void* MaybeArenaPtr() const {
6592
0
    return NULL;
6593
0
  }
6594
  public:
6595
6596
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6597
6598
  // nested types ----------------------------------------------------
6599
6600
  // accessors -------------------------------------------------------
6601
6602
  // .yb.AppStatusPB status = 1;
6603
  bool has_status() const;
6604
  void clear_status();
6605
  static const int kStatusFieldNumber = 1;
6606
  const ::yb::AppStatusPB& status() const;
6607
  ::yb::AppStatusPB* release_status();
6608
  ::yb::AppStatusPB* mutable_status();
6609
  void set_allocated_status(::yb::AppStatusPB* status);
6610
6611
  // @@protoc_insertion_point(class_scope:yb.tserver.PgSetActiveSubTransactionResponsePB)
6612
 private:
6613
6614
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6615
  ::yb::AppStatusPB* status_;
6616
  mutable int _cached_size_;
6617
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6618
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgSetActiveSubTransactionResponsePBImpl();
6619
};
6620
// -------------------------------------------------------------------
6621
6622
class PgTabletServerCountRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgTabletServerCountRequestPB) */ {
6623
 public:
6624
  PgTabletServerCountRequestPB();
6625
  virtual ~PgTabletServerCountRequestPB();
6626
6627
  PgTabletServerCountRequestPB(const PgTabletServerCountRequestPB& from);
6628
6629
0
  inline PgTabletServerCountRequestPB& operator=(const PgTabletServerCountRequestPB& from) {
6630
0
    CopyFrom(from);
6631
0
    return *this;
6632
0
  }
6633
  #if LANG_CXX11
6634
  PgTabletServerCountRequestPB(PgTabletServerCountRequestPB&& from) noexcept
6635
0
    : PgTabletServerCountRequestPB() {
6636
0
    *this = ::std::move(from);
6637
0
  }
6638
6639
0
  inline PgTabletServerCountRequestPB& operator=(PgTabletServerCountRequestPB&& from) noexcept {
6640
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6641
0
      if (this != &from) InternalSwap(&from);
6642
0
    } else {
6643
0
      CopyFrom(from);
6644
0
    }
6645
0
    return *this;
6646
0
  }
6647
  #endif
6648
  static const ::google::protobuf::Descriptor* descriptor();
6649
  static const PgTabletServerCountRequestPB& default_instance();
6650
6651
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6652
27.1k
  static inline const PgTabletServerCountRequestPB* internal_default_instance() {
6653
27.1k
    return reinterpret_cast<const PgTabletServerCountRequestPB*>(
6654
27.1k
               &_PgTabletServerCountRequestPB_default_instance_);
6655
27.1k
  }
6656
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6657
    51;
6658
6659
  void Swap(PgTabletServerCountRequestPB* other);
6660
0
  friend void swap(PgTabletServerCountRequestPB& a, PgTabletServerCountRequestPB& b) {
6661
0
    a.Swap(&b);
6662
0
  }
6663
6664
  // implements Message ----------------------------------------------
6665
6666
0
  inline PgTabletServerCountRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
6667
6668
  PgTabletServerCountRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6669
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6670
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6671
  void CopyFrom(const PgTabletServerCountRequestPB& from);
6672
  void MergeFrom(const PgTabletServerCountRequestPB& from);
6673
  void Clear() PROTOBUF_FINAL;
6674
  bool IsInitialized() const PROTOBUF_FINAL;
6675
6676
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6677
  bool MergePartialFromCodedStream(
6678
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6679
  void SerializeWithCachedSizes(
6680
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6681
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6682
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6683
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6684
  private:
6685
  void SharedCtor();
6686
  void SharedDtor();
6687
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6688
  void InternalSwap(PgTabletServerCountRequestPB* other);
6689
  private:
6690
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6691
0
    return NULL;
6692
0
  }
6693
0
  inline void* MaybeArenaPtr() const {
6694
0
    return NULL;
6695
0
  }
6696
  public:
6697
6698
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6699
6700
  // nested types ----------------------------------------------------
6701
6702
  // accessors -------------------------------------------------------
6703
6704
  // bool primary_only = 1;
6705
  void clear_primary_only();
6706
  static const int kPrimaryOnlyFieldNumber = 1;
6707
  bool primary_only() const;
6708
  void set_primary_only(bool value);
6709
6710
  // @@protoc_insertion_point(class_scope:yb.tserver.PgTabletServerCountRequestPB)
6711
 private:
6712
6713
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6714
  bool primary_only_;
6715
  mutable int _cached_size_;
6716
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6717
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgTabletServerCountRequestPBImpl();
6718
};
6719
// -------------------------------------------------------------------
6720
6721
class PgTabletServerCountResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgTabletServerCountResponsePB) */ {
6722
 public:
6723
  PgTabletServerCountResponsePB();
6724
  virtual ~PgTabletServerCountResponsePB();
6725
6726
  PgTabletServerCountResponsePB(const PgTabletServerCountResponsePB& from);
6727
6728
0
  inline PgTabletServerCountResponsePB& operator=(const PgTabletServerCountResponsePB& from) {
6729
0
    CopyFrom(from);
6730
0
    return *this;
6731
0
  }
6732
  #if LANG_CXX11
6733
  PgTabletServerCountResponsePB(PgTabletServerCountResponsePB&& from) noexcept
6734
0
    : PgTabletServerCountResponsePB() {
6735
0
    *this = ::std::move(from);
6736
0
  }
6737
6738
0
  inline PgTabletServerCountResponsePB& operator=(PgTabletServerCountResponsePB&& from) noexcept {
6739
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6740
0
      if (this != &from) InternalSwap(&from);
6741
0
    } else {
6742
0
      CopyFrom(from);
6743
0
    }
6744
0
    return *this;
6745
0
  }
6746
  #endif
6747
  static const ::google::protobuf::Descriptor* descriptor();
6748
  static const PgTabletServerCountResponsePB& default_instance();
6749
6750
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6751
28.3k
  static inline const PgTabletServerCountResponsePB* internal_default_instance() {
6752
28.3k
    return reinterpret_cast<const PgTabletServerCountResponsePB*>(
6753
28.3k
               &_PgTabletServerCountResponsePB_default_instance_);
6754
28.3k
  }
6755
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6756
    52;
6757
6758
  void Swap(PgTabletServerCountResponsePB* other);
6759
0
  friend void swap(PgTabletServerCountResponsePB& a, PgTabletServerCountResponsePB& b) {
6760
0
    a.Swap(&b);
6761
0
  }
6762
6763
  // implements Message ----------------------------------------------
6764
6765
0
  inline PgTabletServerCountResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
6766
6767
  PgTabletServerCountResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6768
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6769
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6770
  void CopyFrom(const PgTabletServerCountResponsePB& from);
6771
  void MergeFrom(const PgTabletServerCountResponsePB& from);
6772
  void Clear() PROTOBUF_FINAL;
6773
  bool IsInitialized() const PROTOBUF_FINAL;
6774
6775
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6776
  bool MergePartialFromCodedStream(
6777
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6778
  void SerializeWithCachedSizes(
6779
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6780
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6781
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6782
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6783
  private:
6784
  void SharedCtor();
6785
  void SharedDtor();
6786
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6787
  void InternalSwap(PgTabletServerCountResponsePB* other);
6788
  private:
6789
148
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6790
148
    return NULL;
6791
148
  }
6792
0
  inline void* MaybeArenaPtr() const {
6793
0
    return NULL;
6794
0
  }
6795
  public:
6796
6797
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6798
6799
  // nested types ----------------------------------------------------
6800
6801
  // accessors -------------------------------------------------------
6802
6803
  // .yb.AppStatusPB status = 1;
6804
  bool has_status() const;
6805
  void clear_status();
6806
  static const int kStatusFieldNumber = 1;
6807
  const ::yb::AppStatusPB& status() const;
6808
  ::yb::AppStatusPB* release_status();
6809
  ::yb::AppStatusPB* mutable_status();
6810
  void set_allocated_status(::yb::AppStatusPB* status);
6811
6812
  // int32 count = 2;
6813
  void clear_count();
6814
  static const int kCountFieldNumber = 2;
6815
  ::google::protobuf::int32 count() const;
6816
  void set_count(::google::protobuf::int32 value);
6817
6818
  // @@protoc_insertion_point(class_scope:yb.tserver.PgTabletServerCountResponsePB)
6819
 private:
6820
6821
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6822
  ::yb::AppStatusPB* status_;
6823
  ::google::protobuf::int32 count_;
6824
  mutable int _cached_size_;
6825
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6826
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgTabletServerCountResponsePBImpl();
6827
};
6828
// -------------------------------------------------------------------
6829
6830
class PgTruncateTableRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgTruncateTableRequestPB) */ {
6831
 public:
6832
  PgTruncateTableRequestPB();
6833
  virtual ~PgTruncateTableRequestPB();
6834
6835
  PgTruncateTableRequestPB(const PgTruncateTableRequestPB& from);
6836
6837
0
  inline PgTruncateTableRequestPB& operator=(const PgTruncateTableRequestPB& from) {
6838
0
    CopyFrom(from);
6839
0
    return *this;
6840
0
  }
6841
  #if LANG_CXX11
6842
  PgTruncateTableRequestPB(PgTruncateTableRequestPB&& from) noexcept
6843
0
    : PgTruncateTableRequestPB() {
6844
0
    *this = ::std::move(from);
6845
0
  }
6846
6847
0
  inline PgTruncateTableRequestPB& operator=(PgTruncateTableRequestPB&& from) noexcept {
6848
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6849
0
      if (this != &from) InternalSwap(&from);
6850
0
    } else {
6851
0
      CopyFrom(from);
6852
0
    }
6853
0
    return *this;
6854
0
  }
6855
  #endif
6856
  static const ::google::protobuf::Descriptor* descriptor();
6857
  static const PgTruncateTableRequestPB& default_instance();
6858
6859
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6860
31.2k
  static inline const PgTruncateTableRequestPB* internal_default_instance() {
6861
31.2k
    return reinterpret_cast<const PgTruncateTableRequestPB*>(
6862
31.2k
               &_PgTruncateTableRequestPB_default_instance_);
6863
31.2k
  }
6864
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6865
    53;
6866
6867
  void Swap(PgTruncateTableRequestPB* other);
6868
0
  friend void swap(PgTruncateTableRequestPB& a, PgTruncateTableRequestPB& b) {
6869
0
    a.Swap(&b);
6870
0
  }
6871
6872
  // implements Message ----------------------------------------------
6873
6874
0
  inline PgTruncateTableRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
6875
6876
  PgTruncateTableRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6877
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6878
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6879
  void CopyFrom(const PgTruncateTableRequestPB& from);
6880
  void MergeFrom(const PgTruncateTableRequestPB& from);
6881
  void Clear() PROTOBUF_FINAL;
6882
  bool IsInitialized() const PROTOBUF_FINAL;
6883
6884
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6885
  bool MergePartialFromCodedStream(
6886
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6887
  void SerializeWithCachedSizes(
6888
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6889
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6890
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
6891
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
6892
  private:
6893
  void SharedCtor();
6894
  void SharedDtor();
6895
  void SetCachedSize(int size) const PROTOBUF_FINAL;
6896
  void InternalSwap(PgTruncateTableRequestPB* other);
6897
  private:
6898
624
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
6899
624
    return NULL;
6900
624
  }
6901
0
  inline void* MaybeArenaPtr() const {
6902
0
    return NULL;
6903
0
  }
6904
  public:
6905
6906
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
6907
6908
  // nested types ----------------------------------------------------
6909
6910
  // accessors -------------------------------------------------------
6911
6912
  // .yb.tserver.PgObjectIdPB table_id = 2;
6913
  bool has_table_id() const;
6914
  void clear_table_id();
6915
  static const int kTableIdFieldNumber = 2;
6916
  const ::yb::tserver::PgObjectIdPB& table_id() const;
6917
  ::yb::tserver::PgObjectIdPB* release_table_id();
6918
  ::yb::tserver::PgObjectIdPB* mutable_table_id();
6919
  void set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id);
6920
6921
  // uint64 session_id = 1;
6922
  void clear_session_id();
6923
  static const int kSessionIdFieldNumber = 1;
6924
  ::google::protobuf::uint64 session_id() const;
6925
  void set_session_id(::google::protobuf::uint64 value);
6926
6927
  // @@protoc_insertion_point(class_scope:yb.tserver.PgTruncateTableRequestPB)
6928
 private:
6929
6930
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
6931
  ::yb::tserver::PgObjectIdPB* table_id_;
6932
  ::google::protobuf::uint64 session_id_;
6933
  mutable int _cached_size_;
6934
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
6935
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgTruncateTableRequestPBImpl();
6936
};
6937
// -------------------------------------------------------------------
6938
6939
class PgTruncateTableResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgTruncateTableResponsePB) */ {
6940
 public:
6941
  PgTruncateTableResponsePB();
6942
  virtual ~PgTruncateTableResponsePB();
6943
6944
  PgTruncateTableResponsePB(const PgTruncateTableResponsePB& from);
6945
6946
0
  inline PgTruncateTableResponsePB& operator=(const PgTruncateTableResponsePB& from) {
6947
0
    CopyFrom(from);
6948
0
    return *this;
6949
0
  }
6950
  #if LANG_CXX11
6951
  PgTruncateTableResponsePB(PgTruncateTableResponsePB&& from) noexcept
6952
0
    : PgTruncateTableResponsePB() {
6953
0
    *this = ::std::move(from);
6954
0
  }
6955
6956
0
  inline PgTruncateTableResponsePB& operator=(PgTruncateTableResponsePB&& from) noexcept {
6957
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
6958
0
      if (this != &from) InternalSwap(&from);
6959
0
    } else {
6960
0
      CopyFrom(from);
6961
0
    }
6962
0
    return *this;
6963
0
  }
6964
  #endif
6965
  static const ::google::protobuf::Descriptor* descriptor();
6966
  static const PgTruncateTableResponsePB& default_instance();
6967
6968
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
6969
33.1k
  static inline const PgTruncateTableResponsePB* internal_default_instance() {
6970
33.1k
    return reinterpret_cast<const PgTruncateTableResponsePB*>(
6971
33.1k
               &_PgTruncateTableResponsePB_default_instance_);
6972
33.1k
  }
6973
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
6974
    54;
6975
6976
  void Swap(PgTruncateTableResponsePB* other);
6977
0
  friend void swap(PgTruncateTableResponsePB& a, PgTruncateTableResponsePB& b) {
6978
0
    a.Swap(&b);
6979
0
  }
6980
6981
  // implements Message ----------------------------------------------
6982
6983
0
  inline PgTruncateTableResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
6984
6985
  PgTruncateTableResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
6986
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6987
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
6988
  void CopyFrom(const PgTruncateTableResponsePB& from);
6989
  void MergeFrom(const PgTruncateTableResponsePB& from);
6990
  void Clear() PROTOBUF_FINAL;
6991
  bool IsInitialized() const PROTOBUF_FINAL;
6992
6993
  size_t ByteSizeLong() const PROTOBUF_FINAL;
6994
  bool MergePartialFromCodedStream(
6995
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
6996
  void SerializeWithCachedSizes(
6997
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
6998
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
6999
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7000
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7001
  private:
7002
  void SharedCtor();
7003
  void SharedDtor();
7004
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7005
  void InternalSwap(PgTruncateTableResponsePB* other);
7006
  private:
7007
624
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7008
624
    return NULL;
7009
624
  }
7010
0
  inline void* MaybeArenaPtr() const {
7011
0
    return NULL;
7012
0
  }
7013
  public:
7014
7015
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7016
7017
  // nested types ----------------------------------------------------
7018
7019
  // accessors -------------------------------------------------------
7020
7021
  // .yb.AppStatusPB status = 1;
7022
  bool has_status() const;
7023
  void clear_status();
7024
  static const int kStatusFieldNumber = 1;
7025
  const ::yb::AppStatusPB& status() const;
7026
  ::yb::AppStatusPB* release_status();
7027
  ::yb::AppStatusPB* mutable_status();
7028
  void set_allocated_status(::yb::AppStatusPB* status);
7029
7030
  // @@protoc_insertion_point(class_scope:yb.tserver.PgTruncateTableResponsePB)
7031
 private:
7032
7033
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7034
  ::yb::AppStatusPB* status_;
7035
  mutable int _cached_size_;
7036
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7037
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgTruncateTableResponsePBImpl();
7038
};
7039
// -------------------------------------------------------------------
7040
7041
class PgPlacementInfoPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgPlacementInfoPB) */ {
7042
 public:
7043
  PgPlacementInfoPB();
7044
  virtual ~PgPlacementInfoPB();
7045
7046
  PgPlacementInfoPB(const PgPlacementInfoPB& from);
7047
7048
0
  inline PgPlacementInfoPB& operator=(const PgPlacementInfoPB& from) {
7049
0
    CopyFrom(from);
7050
0
    return *this;
7051
0
  }
7052
  #if LANG_CXX11
7053
  PgPlacementInfoPB(PgPlacementInfoPB&& from) noexcept
7054
0
    : PgPlacementInfoPB() {
7055
0
    *this = ::std::move(from);
7056
0
  }
7057
7058
0
  inline PgPlacementInfoPB& operator=(PgPlacementInfoPB&& from) noexcept {
7059
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7060
0
      if (this != &from) InternalSwap(&from);
7061
0
    } else {
7062
0
      CopyFrom(from);
7063
0
    }
7064
0
    return *this;
7065
0
  }
7066
  #endif
7067
  static const ::google::protobuf::Descriptor* descriptor();
7068
  static const PgPlacementInfoPB& default_instance();
7069
7070
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7071
26.8k
  static inline const PgPlacementInfoPB* internal_default_instance() {
7072
26.8k
    return reinterpret_cast<const PgPlacementInfoPB*>(
7073
26.8k
               &_PgPlacementInfoPB_default_instance_);
7074
26.8k
  }
7075
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7076
    55;
7077
7078
  void Swap(PgPlacementInfoPB* other);
7079
0
  friend void swap(PgPlacementInfoPB& a, PgPlacementInfoPB& b) {
7080
0
    a.Swap(&b);
7081
0
  }
7082
7083
  // implements Message ----------------------------------------------
7084
7085
0
  inline PgPlacementInfoPB* New() const PROTOBUF_FINAL { return New(NULL); }
7086
7087
  PgPlacementInfoPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7088
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7089
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7090
  void CopyFrom(const PgPlacementInfoPB& from);
7091
  void MergeFrom(const PgPlacementInfoPB& from);
7092
  void Clear() PROTOBUF_FINAL;
7093
  bool IsInitialized() const PROTOBUF_FINAL;
7094
7095
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7096
  bool MergePartialFromCodedStream(
7097
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7098
  void SerializeWithCachedSizes(
7099
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7100
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7101
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7102
1
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7103
  private:
7104
  void SharedCtor();
7105
  void SharedDtor();
7106
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7107
  void InternalSwap(PgPlacementInfoPB* other);
7108
  private:
7109
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7110
0
    return NULL;
7111
0
  }
7112
0
  inline void* MaybeArenaPtr() const {
7113
0
    return NULL;
7114
0
  }
7115
  public:
7116
7117
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7118
7119
  // nested types ----------------------------------------------------
7120
7121
  // accessors -------------------------------------------------------
7122
7123
  // string cloud = 1;
7124
  void clear_cloud();
7125
  static const int kCloudFieldNumber = 1;
7126
  const ::std::string& cloud() const;
7127
  void set_cloud(const ::std::string& value);
7128
  #if LANG_CXX11
7129
  void set_cloud(::std::string&& value);
7130
  #endif
7131
  void set_cloud(const char* value);
7132
  void set_cloud(const char* value, size_t size);
7133
  ::std::string* mutable_cloud();
7134
  ::std::string* release_cloud();
7135
  void set_allocated_cloud(::std::string* cloud);
7136
7137
  // string region = 2;
7138
  void clear_region();
7139
  static const int kRegionFieldNumber = 2;
7140
  const ::std::string& region() const;
7141
  void set_region(const ::std::string& value);
7142
  #if LANG_CXX11
7143
  void set_region(::std::string&& value);
7144
  #endif
7145
  void set_region(const char* value);
7146
  void set_region(const char* value, size_t size);
7147
  ::std::string* mutable_region();
7148
  ::std::string* release_region();
7149
  void set_allocated_region(::std::string* region);
7150
7151
  // string zone = 3;
7152
  void clear_zone();
7153
  static const int kZoneFieldNumber = 3;
7154
  const ::std::string& zone() const;
7155
  void set_zone(const ::std::string& value);
7156
  #if LANG_CXX11
7157
  void set_zone(::std::string&& value);
7158
  #endif
7159
  void set_zone(const char* value);
7160
  void set_zone(const char* value, size_t size);
7161
  ::std::string* mutable_zone();
7162
  ::std::string* release_zone();
7163
  void set_allocated_zone(::std::string* zone);
7164
7165
  // int32 min_num_replicas = 4;
7166
  void clear_min_num_replicas();
7167
  static const int kMinNumReplicasFieldNumber = 4;
7168
  ::google::protobuf::int32 min_num_replicas() const;
7169
  void set_min_num_replicas(::google::protobuf::int32 value);
7170
7171
  // @@protoc_insertion_point(class_scope:yb.tserver.PgPlacementInfoPB)
7172
 private:
7173
7174
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7175
  ::google::protobuf::internal::ArenaStringPtr cloud_;
7176
  ::google::protobuf::internal::ArenaStringPtr region_;
7177
  ::google::protobuf::internal::ArenaStringPtr zone_;
7178
  ::google::protobuf::int32 min_num_replicas_;
7179
  mutable int _cached_size_;
7180
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7181
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgPlacementInfoPBImpl();
7182
};
7183
// -------------------------------------------------------------------
7184
7185
class PgValidatePlacementRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgValidatePlacementRequestPB) */ {
7186
 public:
7187
  PgValidatePlacementRequestPB();
7188
  virtual ~PgValidatePlacementRequestPB();
7189
7190
  PgValidatePlacementRequestPB(const PgValidatePlacementRequestPB& from);
7191
7192
0
  inline PgValidatePlacementRequestPB& operator=(const PgValidatePlacementRequestPB& from) {
7193
0
    CopyFrom(from);
7194
0
    return *this;
7195
0
  }
7196
  #if LANG_CXX11
7197
  PgValidatePlacementRequestPB(PgValidatePlacementRequestPB&& from) noexcept
7198
0
    : PgValidatePlacementRequestPB() {
7199
0
    *this = ::std::move(from);
7200
0
  }
7201
7202
0
  inline PgValidatePlacementRequestPB& operator=(PgValidatePlacementRequestPB&& from) noexcept {
7203
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7204
0
      if (this != &from) InternalSwap(&from);
7205
0
    } else {
7206
0
      CopyFrom(from);
7207
0
    }
7208
0
    return *this;
7209
0
  }
7210
  #endif
7211
  static const ::google::protobuf::Descriptor* descriptor();
7212
  static const PgValidatePlacementRequestPB& default_instance();
7213
7214
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7215
26.8k
  static inline const PgValidatePlacementRequestPB* internal_default_instance() {
7216
26.8k
    return reinterpret_cast<const PgValidatePlacementRequestPB*>(
7217
26.8k
               &_PgValidatePlacementRequestPB_default_instance_);
7218
26.8k
  }
7219
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7220
    56;
7221
7222
  void Swap(PgValidatePlacementRequestPB* other);
7223
0
  friend void swap(PgValidatePlacementRequestPB& a, PgValidatePlacementRequestPB& b) {
7224
0
    a.Swap(&b);
7225
0
  }
7226
7227
  // implements Message ----------------------------------------------
7228
7229
0
  inline PgValidatePlacementRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
7230
7231
  PgValidatePlacementRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7232
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7233
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7234
  void CopyFrom(const PgValidatePlacementRequestPB& from);
7235
  void MergeFrom(const PgValidatePlacementRequestPB& from);
7236
  void Clear() PROTOBUF_FINAL;
7237
  bool IsInitialized() const PROTOBUF_FINAL;
7238
7239
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7240
  bool MergePartialFromCodedStream(
7241
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7242
  void SerializeWithCachedSizes(
7243
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7244
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7245
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7246
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7247
  private:
7248
  void SharedCtor();
7249
  void SharedDtor();
7250
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7251
  void InternalSwap(PgValidatePlacementRequestPB* other);
7252
  private:
7253
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7254
0
    return NULL;
7255
0
  }
7256
0
  inline void* MaybeArenaPtr() const {
7257
0
    return NULL;
7258
0
  }
7259
  public:
7260
7261
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7262
7263
  // nested types ----------------------------------------------------
7264
7265
  // accessors -------------------------------------------------------
7266
7267
  // repeated .yb.tserver.PgPlacementInfoPB placement_infos = 3;
7268
  int placement_infos_size() const;
7269
  void clear_placement_infos();
7270
  static const int kPlacementInfosFieldNumber = 3;
7271
  const ::yb::tserver::PgPlacementInfoPB& placement_infos(int index) const;
7272
  ::yb::tserver::PgPlacementInfoPB* mutable_placement_infos(int index);
7273
  ::yb::tserver::PgPlacementInfoPB* add_placement_infos();
7274
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPlacementInfoPB >*
7275
      mutable_placement_infos();
7276
  const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPlacementInfoPB >&
7277
      placement_infos() const;
7278
7279
  // uint64 session_id = 1;
7280
  void clear_session_id();
7281
  static const int kSessionIdFieldNumber = 1;
7282
  ::google::protobuf::uint64 session_id() const;
7283
  void set_session_id(::google::protobuf::uint64 value);
7284
7285
  // int32 num_replicas = 2;
7286
  void clear_num_replicas();
7287
  static const int kNumReplicasFieldNumber = 2;
7288
  ::google::protobuf::int32 num_replicas() const;
7289
  void set_num_replicas(::google::protobuf::int32 value);
7290
7291
  // @@protoc_insertion_point(class_scope:yb.tserver.PgValidatePlacementRequestPB)
7292
 private:
7293
7294
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7295
  ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPlacementInfoPB > placement_infos_;
7296
  ::google::protobuf::uint64 session_id_;
7297
  ::google::protobuf::int32 num_replicas_;
7298
  mutable int _cached_size_;
7299
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7300
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgValidatePlacementRequestPBImpl();
7301
};
7302
// -------------------------------------------------------------------
7303
7304
class PgValidatePlacementResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgValidatePlacementResponsePB) */ {
7305
 public:
7306
  PgValidatePlacementResponsePB();
7307
  virtual ~PgValidatePlacementResponsePB();
7308
7309
  PgValidatePlacementResponsePB(const PgValidatePlacementResponsePB& from);
7310
7311
0
  inline PgValidatePlacementResponsePB& operator=(const PgValidatePlacementResponsePB& from) {
7312
0
    CopyFrom(from);
7313
0
    return *this;
7314
0
  }
7315
  #if LANG_CXX11
7316
  PgValidatePlacementResponsePB(PgValidatePlacementResponsePB&& from) noexcept
7317
0
    : PgValidatePlacementResponsePB() {
7318
0
    *this = ::std::move(from);
7319
0
  }
7320
7321
0
  inline PgValidatePlacementResponsePB& operator=(PgValidatePlacementResponsePB&& from) noexcept {
7322
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7323
0
      if (this != &from) InternalSwap(&from);
7324
0
    } else {
7325
0
      CopyFrom(from);
7326
0
    }
7327
0
    return *this;
7328
0
  }
7329
  #endif
7330
  static const ::google::protobuf::Descriptor* descriptor();
7331
  static const PgValidatePlacementResponsePB& default_instance();
7332
7333
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7334
26.8k
  static inline const PgValidatePlacementResponsePB* internal_default_instance() {
7335
26.8k
    return reinterpret_cast<const PgValidatePlacementResponsePB*>(
7336
26.8k
               &_PgValidatePlacementResponsePB_default_instance_);
7337
26.8k
  }
7338
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7339
    57;
7340
7341
  void Swap(PgValidatePlacementResponsePB* other);
7342
0
  friend void swap(PgValidatePlacementResponsePB& a, PgValidatePlacementResponsePB& b) {
7343
0
    a.Swap(&b);
7344
0
  }
7345
7346
  // implements Message ----------------------------------------------
7347
7348
0
  inline PgValidatePlacementResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
7349
7350
  PgValidatePlacementResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7351
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7352
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7353
  void CopyFrom(const PgValidatePlacementResponsePB& from);
7354
  void MergeFrom(const PgValidatePlacementResponsePB& from);
7355
  void Clear() PROTOBUF_FINAL;
7356
  bool IsInitialized() const PROTOBUF_FINAL;
7357
7358
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7359
  bool MergePartialFromCodedStream(
7360
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7361
  void SerializeWithCachedSizes(
7362
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7363
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7364
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7365
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7366
  private:
7367
  void SharedCtor();
7368
  void SharedDtor();
7369
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7370
  void InternalSwap(PgValidatePlacementResponsePB* other);
7371
  private:
7372
1
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7373
1
    return NULL;
7374
1
  }
7375
0
  inline void* MaybeArenaPtr() const {
7376
0
    return NULL;
7377
0
  }
7378
  public:
7379
7380
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7381
7382
  // nested types ----------------------------------------------------
7383
7384
  // accessors -------------------------------------------------------
7385
7386
  // .yb.AppStatusPB status = 1;
7387
  bool has_status() const;
7388
  void clear_status();
7389
  static const int kStatusFieldNumber = 1;
7390
  const ::yb::AppStatusPB& status() const;
7391
  ::yb::AppStatusPB* release_status();
7392
  ::yb::AppStatusPB* mutable_status();
7393
  void set_allocated_status(::yb::AppStatusPB* status);
7394
7395
  // @@protoc_insertion_point(class_scope:yb.tserver.PgValidatePlacementResponsePB)
7396
 private:
7397
7398
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7399
  ::yb::AppStatusPB* status_;
7400
  mutable int _cached_size_;
7401
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7402
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgValidatePlacementResponsePBImpl();
7403
};
7404
// -------------------------------------------------------------------
7405
7406
class PgInsertSequenceTupleRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgInsertSequenceTupleRequestPB) */ {
7407
 public:
7408
  PgInsertSequenceTupleRequestPB();
7409
  virtual ~PgInsertSequenceTupleRequestPB();
7410
7411
  PgInsertSequenceTupleRequestPB(const PgInsertSequenceTupleRequestPB& from);
7412
7413
0
  inline PgInsertSequenceTupleRequestPB& operator=(const PgInsertSequenceTupleRequestPB& from) {
7414
0
    CopyFrom(from);
7415
0
    return *this;
7416
0
  }
7417
  #if LANG_CXX11
7418
  PgInsertSequenceTupleRequestPB(PgInsertSequenceTupleRequestPB&& from) noexcept
7419
0
    : PgInsertSequenceTupleRequestPB() {
7420
0
    *this = ::std::move(from);
7421
0
  }
7422
7423
0
  inline PgInsertSequenceTupleRequestPB& operator=(PgInsertSequenceTupleRequestPB&& from) noexcept {
7424
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7425
0
      if (this != &from) InternalSwap(&from);
7426
0
    } else {
7427
0
      CopyFrom(from);
7428
0
    }
7429
0
    return *this;
7430
0
  }
7431
  #endif
7432
  static const ::google::protobuf::Descriptor* descriptor();
7433
  static const PgInsertSequenceTupleRequestPB& default_instance();
7434
7435
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7436
27.4k
  static inline const PgInsertSequenceTupleRequestPB* internal_default_instance() {
7437
27.4k
    return reinterpret_cast<const PgInsertSequenceTupleRequestPB*>(
7438
27.4k
               &_PgInsertSequenceTupleRequestPB_default_instance_);
7439
27.4k
  }
7440
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7441
    58;
7442
7443
  void Swap(PgInsertSequenceTupleRequestPB* other);
7444
0
  friend void swap(PgInsertSequenceTupleRequestPB& a, PgInsertSequenceTupleRequestPB& b) {
7445
0
    a.Swap(&b);
7446
0
  }
7447
7448
  // implements Message ----------------------------------------------
7449
7450
0
  inline PgInsertSequenceTupleRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
7451
7452
  PgInsertSequenceTupleRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7453
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7454
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7455
  void CopyFrom(const PgInsertSequenceTupleRequestPB& from);
7456
  void MergeFrom(const PgInsertSequenceTupleRequestPB& from);
7457
  void Clear() PROTOBUF_FINAL;
7458
  bool IsInitialized() const PROTOBUF_FINAL;
7459
7460
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7461
  bool MergePartialFromCodedStream(
7462
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7463
  void SerializeWithCachedSizes(
7464
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7465
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7466
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7467
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7468
  private:
7469
  void SharedCtor();
7470
  void SharedDtor();
7471
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7472
  void InternalSwap(PgInsertSequenceTupleRequestPB* other);
7473
  private:
7474
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7475
0
    return NULL;
7476
0
  }
7477
0
  inline void* MaybeArenaPtr() const {
7478
0
    return NULL;
7479
0
  }
7480
  public:
7481
7482
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7483
7484
  // nested types ----------------------------------------------------
7485
7486
  // accessors -------------------------------------------------------
7487
7488
  // uint64 session_id = 1;
7489
  void clear_session_id();
7490
  static const int kSessionIdFieldNumber = 1;
7491
  ::google::protobuf::uint64 session_id() const;
7492
  void set_session_id(::google::protobuf::uint64 value);
7493
7494
  // int64 db_oid = 2;
7495
  void clear_db_oid();
7496
  static const int kDbOidFieldNumber = 2;
7497
  ::google::protobuf::int64 db_oid() const;
7498
  void set_db_oid(::google::protobuf::int64 value);
7499
7500
  // int64 seq_oid = 3;
7501
  void clear_seq_oid();
7502
  static const int kSeqOidFieldNumber = 3;
7503
  ::google::protobuf::int64 seq_oid() const;
7504
  void set_seq_oid(::google::protobuf::int64 value);
7505
7506
  // uint64 ysql_catalog_version = 4;
7507
  void clear_ysql_catalog_version();
7508
  static const int kYsqlCatalogVersionFieldNumber = 4;
7509
  ::google::protobuf::uint64 ysql_catalog_version() const;
7510
  void set_ysql_catalog_version(::google::protobuf::uint64 value);
7511
7512
  // int64 last_val = 5;
7513
  void clear_last_val();
7514
  static const int kLastValFieldNumber = 5;
7515
  ::google::protobuf::int64 last_val() const;
7516
  void set_last_val(::google::protobuf::int64 value);
7517
7518
  // bool is_called = 6;
7519
  void clear_is_called();
7520
  static const int kIsCalledFieldNumber = 6;
7521
  bool is_called() const;
7522
  void set_is_called(bool value);
7523
7524
  // @@protoc_insertion_point(class_scope:yb.tserver.PgInsertSequenceTupleRequestPB)
7525
 private:
7526
7527
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7528
  ::google::protobuf::uint64 session_id_;
7529
  ::google::protobuf::int64 db_oid_;
7530
  ::google::protobuf::int64 seq_oid_;
7531
  ::google::protobuf::uint64 ysql_catalog_version_;
7532
  ::google::protobuf::int64 last_val_;
7533
  bool is_called_;
7534
  mutable int _cached_size_;
7535
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7536
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgInsertSequenceTupleRequestPBImpl();
7537
};
7538
// -------------------------------------------------------------------
7539
7540
class PgInsertSequenceTupleResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgInsertSequenceTupleResponsePB) */ {
7541
 public:
7542
  PgInsertSequenceTupleResponsePB();
7543
  virtual ~PgInsertSequenceTupleResponsePB();
7544
7545
  PgInsertSequenceTupleResponsePB(const PgInsertSequenceTupleResponsePB& from);
7546
7547
0
  inline PgInsertSequenceTupleResponsePB& operator=(const PgInsertSequenceTupleResponsePB& from) {
7548
0
    CopyFrom(from);
7549
0
    return *this;
7550
0
  }
7551
  #if LANG_CXX11
7552
  PgInsertSequenceTupleResponsePB(PgInsertSequenceTupleResponsePB&& from) noexcept
7553
0
    : PgInsertSequenceTupleResponsePB() {
7554
0
    *this = ::std::move(from);
7555
0
  }
7556
7557
0
  inline PgInsertSequenceTupleResponsePB& operator=(PgInsertSequenceTupleResponsePB&& from) noexcept {
7558
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7559
0
      if (this != &from) InternalSwap(&from);
7560
0
    } else {
7561
0
      CopyFrom(from);
7562
0
    }
7563
0
    return *this;
7564
0
  }
7565
  #endif
7566
  static const ::google::protobuf::Descriptor* descriptor();
7567
  static const PgInsertSequenceTupleResponsePB& default_instance();
7568
7569
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7570
29.8k
  static inline const PgInsertSequenceTupleResponsePB* internal_default_instance() {
7571
29.8k
    return reinterpret_cast<const PgInsertSequenceTupleResponsePB*>(
7572
29.8k
               &_PgInsertSequenceTupleResponsePB_default_instance_);
7573
29.8k
  }
7574
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7575
    59;
7576
7577
  void Swap(PgInsertSequenceTupleResponsePB* other);
7578
0
  friend void swap(PgInsertSequenceTupleResponsePB& a, PgInsertSequenceTupleResponsePB& b) {
7579
0
    a.Swap(&b);
7580
0
  }
7581
7582
  // implements Message ----------------------------------------------
7583
7584
0
  inline PgInsertSequenceTupleResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
7585
7586
  PgInsertSequenceTupleResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7587
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7588
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7589
  void CopyFrom(const PgInsertSequenceTupleResponsePB& from);
7590
  void MergeFrom(const PgInsertSequenceTupleResponsePB& from);
7591
  void Clear() PROTOBUF_FINAL;
7592
  bool IsInitialized() const PROTOBUF_FINAL;
7593
7594
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7595
  bool MergePartialFromCodedStream(
7596
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7597
  void SerializeWithCachedSizes(
7598
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7599
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7600
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7601
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7602
  private:
7603
  void SharedCtor();
7604
  void SharedDtor();
7605
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7606
  void InternalSwap(PgInsertSequenceTupleResponsePB* other);
7607
  private:
7608
295
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7609
295
    return NULL;
7610
295
  }
7611
0
  inline void* MaybeArenaPtr() const {
7612
0
    return NULL;
7613
0
  }
7614
  public:
7615
7616
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7617
7618
  // nested types ----------------------------------------------------
7619
7620
  // accessors -------------------------------------------------------
7621
7622
  // .yb.AppStatusPB status = 1;
7623
  bool has_status() const;
7624
  void clear_status();
7625
  static const int kStatusFieldNumber = 1;
7626
  const ::yb::AppStatusPB& status() const;
7627
  ::yb::AppStatusPB* release_status();
7628
  ::yb::AppStatusPB* mutable_status();
7629
  void set_allocated_status(::yb::AppStatusPB* status);
7630
7631
  // @@protoc_insertion_point(class_scope:yb.tserver.PgInsertSequenceTupleResponsePB)
7632
 private:
7633
7634
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7635
  ::yb::AppStatusPB* status_;
7636
  mutable int _cached_size_;
7637
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7638
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgInsertSequenceTupleResponsePBImpl();
7639
};
7640
// -------------------------------------------------------------------
7641
7642
class PgUpdateSequenceTupleRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgUpdateSequenceTupleRequestPB) */ {
7643
 public:
7644
  PgUpdateSequenceTupleRequestPB();
7645
  virtual ~PgUpdateSequenceTupleRequestPB();
7646
7647
  PgUpdateSequenceTupleRequestPB(const PgUpdateSequenceTupleRequestPB& from);
7648
7649
0
  inline PgUpdateSequenceTupleRequestPB& operator=(const PgUpdateSequenceTupleRequestPB& from) {
7650
0
    CopyFrom(from);
7651
0
    return *this;
7652
0
  }
7653
  #if LANG_CXX11
7654
  PgUpdateSequenceTupleRequestPB(PgUpdateSequenceTupleRequestPB&& from) noexcept
7655
0
    : PgUpdateSequenceTupleRequestPB() {
7656
0
    *this = ::std::move(from);
7657
0
  }
7658
7659
0
  inline PgUpdateSequenceTupleRequestPB& operator=(PgUpdateSequenceTupleRequestPB&& from) noexcept {
7660
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7661
0
      if (this != &from) InternalSwap(&from);
7662
0
    } else {
7663
0
      CopyFrom(from);
7664
0
    }
7665
0
    return *this;
7666
0
  }
7667
  #endif
7668
  static const ::google::protobuf::Descriptor* descriptor();
7669
  static const PgUpdateSequenceTupleRequestPB& default_instance();
7670
7671
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7672
32.8k
  static inline const PgUpdateSequenceTupleRequestPB* internal_default_instance() {
7673
32.8k
    return reinterpret_cast<const PgUpdateSequenceTupleRequestPB*>(
7674
32.8k
               &_PgUpdateSequenceTupleRequestPB_default_instance_);
7675
32.8k
  }
7676
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7677
    60;
7678
7679
  void Swap(PgUpdateSequenceTupleRequestPB* other);
7680
0
  friend void swap(PgUpdateSequenceTupleRequestPB& a, PgUpdateSequenceTupleRequestPB& b) {
7681
0
    a.Swap(&b);
7682
0
  }
7683
7684
  // implements Message ----------------------------------------------
7685
7686
0
  inline PgUpdateSequenceTupleRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
7687
7688
  PgUpdateSequenceTupleRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7689
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7690
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7691
  void CopyFrom(const PgUpdateSequenceTupleRequestPB& from);
7692
  void MergeFrom(const PgUpdateSequenceTupleRequestPB& from);
7693
  void Clear() PROTOBUF_FINAL;
7694
  bool IsInitialized() const PROTOBUF_FINAL;
7695
7696
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7697
  bool MergePartialFromCodedStream(
7698
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7699
  void SerializeWithCachedSizes(
7700
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7701
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7702
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7703
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7704
  private:
7705
  void SharedCtor();
7706
  void SharedDtor();
7707
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7708
  void InternalSwap(PgUpdateSequenceTupleRequestPB* other);
7709
  private:
7710
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7711
0
    return NULL;
7712
0
  }
7713
0
  inline void* MaybeArenaPtr() const {
7714
0
    return NULL;
7715
0
  }
7716
  public:
7717
7718
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7719
7720
  // nested types ----------------------------------------------------
7721
7722
  // accessors -------------------------------------------------------
7723
7724
  // uint64 session_id = 1;
7725
  void clear_session_id();
7726
  static const int kSessionIdFieldNumber = 1;
7727
  ::google::protobuf::uint64 session_id() const;
7728
  void set_session_id(::google::protobuf::uint64 value);
7729
7730
  // int64 db_oid = 2;
7731
  void clear_db_oid();
7732
  static const int kDbOidFieldNumber = 2;
7733
  ::google::protobuf::int64 db_oid() const;
7734
  void set_db_oid(::google::protobuf::int64 value);
7735
7736
  // int64 seq_oid = 3;
7737
  void clear_seq_oid();
7738
  static const int kSeqOidFieldNumber = 3;
7739
  ::google::protobuf::int64 seq_oid() const;
7740
  void set_seq_oid(::google::protobuf::int64 value);
7741
7742
  // uint64 ysql_catalog_version = 4;
7743
  void clear_ysql_catalog_version();
7744
  static const int kYsqlCatalogVersionFieldNumber = 4;
7745
  ::google::protobuf::uint64 ysql_catalog_version() const;
7746
  void set_ysql_catalog_version(::google::protobuf::uint64 value);
7747
7748
  // int64 last_val = 5;
7749
  void clear_last_val();
7750
  static const int kLastValFieldNumber = 5;
7751
  ::google::protobuf::int64 last_val() const;
7752
  void set_last_val(::google::protobuf::int64 value);
7753
7754
  // int64 expected_last_val = 8;
7755
  void clear_expected_last_val();
7756
  static const int kExpectedLastValFieldNumber = 8;
7757
  ::google::protobuf::int64 expected_last_val() const;
7758
  void set_expected_last_val(::google::protobuf::int64 value);
7759
7760
  // bool is_called = 6;
7761
  void clear_is_called();
7762
  static const int kIsCalledFieldNumber = 6;
7763
  bool is_called() const;
7764
  void set_is_called(bool value);
7765
7766
  // bool has_expected = 7;
7767
  void clear_has_expected();
7768
  static const int kHasExpectedFieldNumber = 7;
7769
  bool has_expected() const;
7770
  void set_has_expected(bool value);
7771
7772
  // bool expected_is_called = 9;
7773
  void clear_expected_is_called();
7774
  static const int kExpectedIsCalledFieldNumber = 9;
7775
  bool expected_is_called() const;
7776
  void set_expected_is_called(bool value);
7777
7778
  // @@protoc_insertion_point(class_scope:yb.tserver.PgUpdateSequenceTupleRequestPB)
7779
 private:
7780
7781
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7782
  ::google::protobuf::uint64 session_id_;
7783
  ::google::protobuf::int64 db_oid_;
7784
  ::google::protobuf::int64 seq_oid_;
7785
  ::google::protobuf::uint64 ysql_catalog_version_;
7786
  ::google::protobuf::int64 last_val_;
7787
  ::google::protobuf::int64 expected_last_val_;
7788
  bool is_called_;
7789
  bool has_expected_;
7790
  bool expected_is_called_;
7791
  mutable int _cached_size_;
7792
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7793
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgUpdateSequenceTupleRequestPBImpl();
7794
};
7795
// -------------------------------------------------------------------
7796
7797
class PgUpdateSequenceTupleResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgUpdateSequenceTupleResponsePB) */ {
7798
 public:
7799
  PgUpdateSequenceTupleResponsePB();
7800
  virtual ~PgUpdateSequenceTupleResponsePB();
7801
7802
  PgUpdateSequenceTupleResponsePB(const PgUpdateSequenceTupleResponsePB& from);
7803
7804
0
  inline PgUpdateSequenceTupleResponsePB& operator=(const PgUpdateSequenceTupleResponsePB& from) {
7805
0
    CopyFrom(from);
7806
0
    return *this;
7807
0
  }
7808
  #if LANG_CXX11
7809
  PgUpdateSequenceTupleResponsePB(PgUpdateSequenceTupleResponsePB&& from) noexcept
7810
0
    : PgUpdateSequenceTupleResponsePB() {
7811
0
    *this = ::std::move(from);
7812
0
  }
7813
7814
0
  inline PgUpdateSequenceTupleResponsePB& operator=(PgUpdateSequenceTupleResponsePB&& from) noexcept {
7815
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7816
0
      if (this != &from) InternalSwap(&from);
7817
0
    } else {
7818
0
      CopyFrom(from);
7819
0
    }
7820
0
    return *this;
7821
0
  }
7822
  #endif
7823
  static const ::google::protobuf::Descriptor* descriptor();
7824
  static const PgUpdateSequenceTupleResponsePB& default_instance();
7825
7826
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7827
56.6k
  static inline const PgUpdateSequenceTupleResponsePB* internal_default_instance() {
7828
56.6k
    return reinterpret_cast<const PgUpdateSequenceTupleResponsePB*>(
7829
56.6k
               &_PgUpdateSequenceTupleResponsePB_default_instance_);
7830
56.6k
  }
7831
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7832
    61;
7833
7834
  void Swap(PgUpdateSequenceTupleResponsePB* other);
7835
0
  friend void swap(PgUpdateSequenceTupleResponsePB& a, PgUpdateSequenceTupleResponsePB& b) {
7836
0
    a.Swap(&b);
7837
0
  }
7838
7839
  // implements Message ----------------------------------------------
7840
7841
0
  inline PgUpdateSequenceTupleResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
7842
7843
  PgUpdateSequenceTupleResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7844
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7845
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7846
  void CopyFrom(const PgUpdateSequenceTupleResponsePB& from);
7847
  void MergeFrom(const PgUpdateSequenceTupleResponsePB& from);
7848
  void Clear() PROTOBUF_FINAL;
7849
  bool IsInitialized() const PROTOBUF_FINAL;
7850
7851
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7852
  bool MergePartialFromCodedStream(
7853
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7854
  void SerializeWithCachedSizes(
7855
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7856
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7857
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7858
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7859
  private:
7860
  void SharedCtor();
7861
  void SharedDtor();
7862
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7863
  void InternalSwap(PgUpdateSequenceTupleResponsePB* other);
7864
  private:
7865
2.97k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7866
2.97k
    return NULL;
7867
2.97k
  }
7868
0
  inline void* MaybeArenaPtr() const {
7869
0
    return NULL;
7870
0
  }
7871
  public:
7872
7873
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7874
7875
  // nested types ----------------------------------------------------
7876
7877
  // accessors -------------------------------------------------------
7878
7879
  // .yb.AppStatusPB status = 1;
7880
  bool has_status() const;
7881
  void clear_status();
7882
  static const int kStatusFieldNumber = 1;
7883
  const ::yb::AppStatusPB& status() const;
7884
  ::yb::AppStatusPB* release_status();
7885
  ::yb::AppStatusPB* mutable_status();
7886
  void set_allocated_status(::yb::AppStatusPB* status);
7887
7888
  // bool skipped = 2;
7889
  void clear_skipped();
7890
  static const int kSkippedFieldNumber = 2;
7891
  bool skipped() const;
7892
  void set_skipped(bool value);
7893
7894
  // @@protoc_insertion_point(class_scope:yb.tserver.PgUpdateSequenceTupleResponsePB)
7895
 private:
7896
7897
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
7898
  ::yb::AppStatusPB* status_;
7899
  bool skipped_;
7900
  mutable int _cached_size_;
7901
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
7902
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgUpdateSequenceTupleResponsePBImpl();
7903
};
7904
// -------------------------------------------------------------------
7905
7906
class PgReadSequenceTupleRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgReadSequenceTupleRequestPB) */ {
7907
 public:
7908
  PgReadSequenceTupleRequestPB();
7909
  virtual ~PgReadSequenceTupleRequestPB();
7910
7911
  PgReadSequenceTupleRequestPB(const PgReadSequenceTupleRequestPB& from);
7912
7913
0
  inline PgReadSequenceTupleRequestPB& operator=(const PgReadSequenceTupleRequestPB& from) {
7914
0
    CopyFrom(from);
7915
0
    return *this;
7916
0
  }
7917
  #if LANG_CXX11
7918
  PgReadSequenceTupleRequestPB(PgReadSequenceTupleRequestPB&& from) noexcept
7919
0
    : PgReadSequenceTupleRequestPB() {
7920
0
    *this = ::std::move(from);
7921
0
  }
7922
7923
0
  inline PgReadSequenceTupleRequestPB& operator=(PgReadSequenceTupleRequestPB&& from) noexcept {
7924
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
7925
0
      if (this != &from) InternalSwap(&from);
7926
0
    } else {
7927
0
      CopyFrom(from);
7928
0
    }
7929
0
    return *this;
7930
0
  }
7931
  #endif
7932
  static const ::google::protobuf::Descriptor* descriptor();
7933
  static const PgReadSequenceTupleRequestPB& default_instance();
7934
7935
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
7936
33.3k
  static inline const PgReadSequenceTupleRequestPB* internal_default_instance() {
7937
33.3k
    return reinterpret_cast<const PgReadSequenceTupleRequestPB*>(
7938
33.3k
               &_PgReadSequenceTupleRequestPB_default_instance_);
7939
33.3k
  }
7940
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
7941
    62;
7942
7943
  void Swap(PgReadSequenceTupleRequestPB* other);
7944
0
  friend void swap(PgReadSequenceTupleRequestPB& a, PgReadSequenceTupleRequestPB& b) {
7945
0
    a.Swap(&b);
7946
0
  }
7947
7948
  // implements Message ----------------------------------------------
7949
7950
0
  inline PgReadSequenceTupleRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
7951
7952
  PgReadSequenceTupleRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
7953
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7954
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
7955
  void CopyFrom(const PgReadSequenceTupleRequestPB& from);
7956
  void MergeFrom(const PgReadSequenceTupleRequestPB& from);
7957
  void Clear() PROTOBUF_FINAL;
7958
  bool IsInitialized() const PROTOBUF_FINAL;
7959
7960
  size_t ByteSizeLong() const PROTOBUF_FINAL;
7961
  bool MergePartialFromCodedStream(
7962
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
7963
  void SerializeWithCachedSizes(
7964
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
7965
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
7966
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
7967
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
7968
  private:
7969
  void SharedCtor();
7970
  void SharedDtor();
7971
  void SetCachedSize(int size) const PROTOBUF_FINAL;
7972
  void InternalSwap(PgReadSequenceTupleRequestPB* other);
7973
  private:
7974
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
7975
0
    return NULL;
7976
0
  }
7977
0
  inline void* MaybeArenaPtr() const {
7978
0
    return NULL;
7979
0
  }
7980
  public:
7981
7982
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
7983
7984
  // nested types ----------------------------------------------------
7985
7986
  // accessors -------------------------------------------------------
7987
7988
  // uint64 session_id = 1;
7989
  void clear_session_id();
7990
  static const int kSessionIdFieldNumber = 1;
7991
  ::google::protobuf::uint64 session_id() const;
7992
  void set_session_id(::google::protobuf::uint64 value);
7993
7994
  // int64 db_oid = 2;
7995
  void clear_db_oid();
7996
  static const int kDbOidFieldNumber = 2;
7997
  ::google::protobuf::int64 db_oid() const;
7998
  void set_db_oid(::google::protobuf::int64 value);
7999
8000
  // int64 seq_oid = 3;
8001
  void clear_seq_oid();
8002
  static const int kSeqOidFieldNumber = 3;
8003
  ::google::protobuf::int64 seq_oid() const;
8004
  void set_seq_oid(::google::protobuf::int64 value);
8005
8006
  // uint64 ysql_catalog_version = 4;
8007
  void clear_ysql_catalog_version();
8008
  static const int kYsqlCatalogVersionFieldNumber = 4;
8009
  ::google::protobuf::uint64 ysql_catalog_version() const;
8010
  void set_ysql_catalog_version(::google::protobuf::uint64 value);
8011
8012
  // @@protoc_insertion_point(class_scope:yb.tserver.PgReadSequenceTupleRequestPB)
8013
 private:
8014
8015
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8016
  ::google::protobuf::uint64 session_id_;
8017
  ::google::protobuf::int64 db_oid_;
8018
  ::google::protobuf::int64 seq_oid_;
8019
  ::google::protobuf::uint64 ysql_catalog_version_;
8020
  mutable int _cached_size_;
8021
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8022
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgReadSequenceTupleRequestPBImpl();
8023
};
8024
// -------------------------------------------------------------------
8025
8026
class PgReadSequenceTupleResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgReadSequenceTupleResponsePB) */ {
8027
 public:
8028
  PgReadSequenceTupleResponsePB();
8029
  virtual ~PgReadSequenceTupleResponsePB();
8030
8031
  PgReadSequenceTupleResponsePB(const PgReadSequenceTupleResponsePB& from);
8032
8033
0
  inline PgReadSequenceTupleResponsePB& operator=(const PgReadSequenceTupleResponsePB& from) {
8034
0
    CopyFrom(from);
8035
0
    return *this;
8036
0
  }
8037
  #if LANG_CXX11
8038
  PgReadSequenceTupleResponsePB(PgReadSequenceTupleResponsePB&& from) noexcept
8039
0
    : PgReadSequenceTupleResponsePB() {
8040
0
    *this = ::std::move(from);
8041
0
  }
8042
8043
0
  inline PgReadSequenceTupleResponsePB& operator=(PgReadSequenceTupleResponsePB&& from) noexcept {
8044
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
8045
0
      if (this != &from) InternalSwap(&from);
8046
0
    } else {
8047
0
      CopyFrom(from);
8048
0
    }
8049
0
    return *this;
8050
0
  }
8051
  #endif
8052
  static const ::google::protobuf::Descriptor* descriptor();
8053
  static const PgReadSequenceTupleResponsePB& default_instance();
8054
8055
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
8056
59.1k
  static inline const PgReadSequenceTupleResponsePB* internal_default_instance() {
8057
59.1k
    return reinterpret_cast<const PgReadSequenceTupleResponsePB*>(
8058
59.1k
               &_PgReadSequenceTupleResponsePB_default_instance_);
8059
59.1k
  }
8060
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
8061
    63;
8062
8063
  void Swap(PgReadSequenceTupleResponsePB* other);
8064
0
  friend void swap(PgReadSequenceTupleResponsePB& a, PgReadSequenceTupleResponsePB& b) {
8065
0
    a.Swap(&b);
8066
0
  }
8067
8068
  // implements Message ----------------------------------------------
8069
8070
0
  inline PgReadSequenceTupleResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
8071
8072
  PgReadSequenceTupleResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
8073
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8074
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8075
  void CopyFrom(const PgReadSequenceTupleResponsePB& from);
8076
  void MergeFrom(const PgReadSequenceTupleResponsePB& from);
8077
  void Clear() PROTOBUF_FINAL;
8078
  bool IsInitialized() const PROTOBUF_FINAL;
8079
8080
  size_t ByteSizeLong() const PROTOBUF_FINAL;
8081
  bool MergePartialFromCodedStream(
8082
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
8083
  void SerializeWithCachedSizes(
8084
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
8085
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
8086
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
8087
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
8088
  private:
8089
  void SharedCtor();
8090
  void SharedDtor();
8091
  void SetCachedSize(int size) const PROTOBUF_FINAL;
8092
  void InternalSwap(PgReadSequenceTupleResponsePB* other);
8093
  private:
8094
3.23k
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
8095
3.23k
    return NULL;
8096
3.23k
  }
8097
0
  inline void* MaybeArenaPtr() const {
8098
0
    return NULL;
8099
0
  }
8100
  public:
8101
8102
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
8103
8104
  // nested types ----------------------------------------------------
8105
8106
  // accessors -------------------------------------------------------
8107
8108
  // .yb.AppStatusPB status = 1;
8109
  bool has_status() const;
8110
  void clear_status();
8111
  static const int kStatusFieldNumber = 1;
8112
  const ::yb::AppStatusPB& status() const;
8113
  ::yb::AppStatusPB* release_status();
8114
  ::yb::AppStatusPB* mutable_status();
8115
  void set_allocated_status(::yb::AppStatusPB* status);
8116
8117
  // int64 last_val = 2;
8118
  void clear_last_val();
8119
  static const int kLastValFieldNumber = 2;
8120
  ::google::protobuf::int64 last_val() const;
8121
  void set_last_val(::google::protobuf::int64 value);
8122
8123
  // bool is_called = 3;
8124
  void clear_is_called();
8125
  static const int kIsCalledFieldNumber = 3;
8126
  bool is_called() const;
8127
  void set_is_called(bool value);
8128
8129
  // @@protoc_insertion_point(class_scope:yb.tserver.PgReadSequenceTupleResponsePB)
8130
 private:
8131
8132
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8133
  ::yb::AppStatusPB* status_;
8134
  ::google::protobuf::int64 last_val_;
8135
  bool is_called_;
8136
  mutable int _cached_size_;
8137
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8138
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgReadSequenceTupleResponsePBImpl();
8139
};
8140
// -------------------------------------------------------------------
8141
8142
class PgDeleteSequenceTupleRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDeleteSequenceTupleRequestPB) */ {
8143
 public:
8144
  PgDeleteSequenceTupleRequestPB();
8145
  virtual ~PgDeleteSequenceTupleRequestPB();
8146
8147
  PgDeleteSequenceTupleRequestPB(const PgDeleteSequenceTupleRequestPB& from);
8148
8149
0
  inline PgDeleteSequenceTupleRequestPB& operator=(const PgDeleteSequenceTupleRequestPB& from) {
8150
0
    CopyFrom(from);
8151
0
    return *this;
8152
0
  }
8153
  #if LANG_CXX11
8154
  PgDeleteSequenceTupleRequestPB(PgDeleteSequenceTupleRequestPB&& from) noexcept
8155
0
    : PgDeleteSequenceTupleRequestPB() {
8156
0
    *this = ::std::move(from);
8157
0
  }
8158
8159
0
  inline PgDeleteSequenceTupleRequestPB& operator=(PgDeleteSequenceTupleRequestPB&& from) noexcept {
8160
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
8161
0
      if (this != &from) InternalSwap(&from);
8162
0
    } else {
8163
0
      CopyFrom(from);
8164
0
    }
8165
0
    return *this;
8166
0
  }
8167
  #endif
8168
  static const ::google::protobuf::Descriptor* descriptor();
8169
  static const PgDeleteSequenceTupleRequestPB& default_instance();
8170
8171
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
8172
27.4k
  static inline const PgDeleteSequenceTupleRequestPB* internal_default_instance() {
8173
27.4k
    return reinterpret_cast<const PgDeleteSequenceTupleRequestPB*>(
8174
27.4k
               &_PgDeleteSequenceTupleRequestPB_default_instance_);
8175
27.4k
  }
8176
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
8177
    64;
8178
8179
  void Swap(PgDeleteSequenceTupleRequestPB* other);
8180
0
  friend void swap(PgDeleteSequenceTupleRequestPB& a, PgDeleteSequenceTupleRequestPB& b) {
8181
0
    a.Swap(&b);
8182
0
  }
8183
8184
  // implements Message ----------------------------------------------
8185
8186
0
  inline PgDeleteSequenceTupleRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
8187
8188
  PgDeleteSequenceTupleRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
8189
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8190
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8191
  void CopyFrom(const PgDeleteSequenceTupleRequestPB& from);
8192
  void MergeFrom(const PgDeleteSequenceTupleRequestPB& from);
8193
  void Clear() PROTOBUF_FINAL;
8194
  bool IsInitialized() const PROTOBUF_FINAL;
8195
8196
  size_t ByteSizeLong() const PROTOBUF_FINAL;
8197
  bool MergePartialFromCodedStream(
8198
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
8199
  void SerializeWithCachedSizes(
8200
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
8201
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
8202
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
8203
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
8204
  private:
8205
  void SharedCtor();
8206
  void SharedDtor();
8207
  void SetCachedSize(int size) const PROTOBUF_FINAL;
8208
  void InternalSwap(PgDeleteSequenceTupleRequestPB* other);
8209
  private:
8210
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
8211
0
    return NULL;
8212
0
  }
8213
0
  inline void* MaybeArenaPtr() const {
8214
0
    return NULL;
8215
0
  }
8216
  public:
8217
8218
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
8219
8220
  // nested types ----------------------------------------------------
8221
8222
  // accessors -------------------------------------------------------
8223
8224
  // uint64 session_id = 1;
8225
  void clear_session_id();
8226
  static const int kSessionIdFieldNumber = 1;
8227
  ::google::protobuf::uint64 session_id() const;
8228
  void set_session_id(::google::protobuf::uint64 value);
8229
8230
  // int64 db_oid = 2;
8231
  void clear_db_oid();
8232
  static const int kDbOidFieldNumber = 2;
8233
  ::google::protobuf::int64 db_oid() const;
8234
  void set_db_oid(::google::protobuf::int64 value);
8235
8236
  // int64 seq_oid = 3;
8237
  void clear_seq_oid();
8238
  static const int kSeqOidFieldNumber = 3;
8239
  ::google::protobuf::int64 seq_oid() const;
8240
  void set_seq_oid(::google::protobuf::int64 value);
8241
8242
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDeleteSequenceTupleRequestPB)
8243
 private:
8244
8245
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8246
  ::google::protobuf::uint64 session_id_;
8247
  ::google::protobuf::int64 db_oid_;
8248
  ::google::protobuf::int64 seq_oid_;
8249
  mutable int _cached_size_;
8250
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8251
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDeleteSequenceTupleRequestPBImpl();
8252
};
8253
// -------------------------------------------------------------------
8254
8255
class PgDeleteSequenceTupleResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDeleteSequenceTupleResponsePB) */ {
8256
 public:
8257
  PgDeleteSequenceTupleResponsePB();
8258
  virtual ~PgDeleteSequenceTupleResponsePB();
8259
8260
  PgDeleteSequenceTupleResponsePB(const PgDeleteSequenceTupleResponsePB& from);
8261
8262
0
  inline PgDeleteSequenceTupleResponsePB& operator=(const PgDeleteSequenceTupleResponsePB& from) {
8263
0
    CopyFrom(from);
8264
0
    return *this;
8265
0
  }
8266
  #if LANG_CXX11
8267
  PgDeleteSequenceTupleResponsePB(PgDeleteSequenceTupleResponsePB&& from) noexcept
8268
0
    : PgDeleteSequenceTupleResponsePB() {
8269
0
    *this = ::std::move(from);
8270
0
  }
8271
8272
0
  inline PgDeleteSequenceTupleResponsePB& operator=(PgDeleteSequenceTupleResponsePB&& from) noexcept {
8273
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
8274
0
      if (this != &from) InternalSwap(&from);
8275
0
    } else {
8276
0
      CopyFrom(from);
8277
0
    }
8278
0
    return *this;
8279
0
  }
8280
  #endif
8281
  static const ::google::protobuf::Descriptor* descriptor();
8282
  static const PgDeleteSequenceTupleResponsePB& default_instance();
8283
8284
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
8285
29.6k
  static inline const PgDeleteSequenceTupleResponsePB* internal_default_instance() {
8286
29.6k
    return reinterpret_cast<const PgDeleteSequenceTupleResponsePB*>(
8287
29.6k
               &_PgDeleteSequenceTupleResponsePB_default_instance_);
8288
29.6k
  }
8289
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
8290
    65;
8291
8292
  void Swap(PgDeleteSequenceTupleResponsePB* other);
8293
0
  friend void swap(PgDeleteSequenceTupleResponsePB& a, PgDeleteSequenceTupleResponsePB& b) {
8294
0
    a.Swap(&b);
8295
0
  }
8296
8297
  // implements Message ----------------------------------------------
8298
8299
0
  inline PgDeleteSequenceTupleResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
8300
8301
  PgDeleteSequenceTupleResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
8302
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8303
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8304
  void CopyFrom(const PgDeleteSequenceTupleResponsePB& from);
8305
  void MergeFrom(const PgDeleteSequenceTupleResponsePB& from);
8306
  void Clear() PROTOBUF_FINAL;
8307
  bool IsInitialized() const PROTOBUF_FINAL;
8308
8309
  size_t ByteSizeLong() const PROTOBUF_FINAL;
8310
  bool MergePartialFromCodedStream(
8311
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
8312
  void SerializeWithCachedSizes(
8313
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
8314
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
8315
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
8316
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
8317
  private:
8318
  void SharedCtor();
8319
  void SharedDtor();
8320
  void SetCachedSize(int size) const PROTOBUF_FINAL;
8321
  void InternalSwap(PgDeleteSequenceTupleResponsePB* other);
8322
  private:
8323
282
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
8324
282
    return NULL;
8325
282
  }
8326
0
  inline void* MaybeArenaPtr() const {
8327
0
    return NULL;
8328
0
  }
8329
  public:
8330
8331
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
8332
8333
  // nested types ----------------------------------------------------
8334
8335
  // accessors -------------------------------------------------------
8336
8337
  // .yb.AppStatusPB status = 1;
8338
  bool has_status() const;
8339
  void clear_status();
8340
  static const int kStatusFieldNumber = 1;
8341
  const ::yb::AppStatusPB& status() const;
8342
  ::yb::AppStatusPB* release_status();
8343
  ::yb::AppStatusPB* mutable_status();
8344
  void set_allocated_status(::yb::AppStatusPB* status);
8345
8346
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDeleteSequenceTupleResponsePB)
8347
 private:
8348
8349
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8350
  ::yb::AppStatusPB* status_;
8351
  mutable int _cached_size_;
8352
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8353
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDeleteSequenceTupleResponsePBImpl();
8354
};
8355
// -------------------------------------------------------------------
8356
8357
class PgDeleteDBSequencesRequestPB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDeleteDBSequencesRequestPB) */ {
8358
 public:
8359
  PgDeleteDBSequencesRequestPB();
8360
  virtual ~PgDeleteDBSequencesRequestPB();
8361
8362
  PgDeleteDBSequencesRequestPB(const PgDeleteDBSequencesRequestPB& from);
8363
8364
0
  inline PgDeleteDBSequencesRequestPB& operator=(const PgDeleteDBSequencesRequestPB& from) {
8365
0
    CopyFrom(from);
8366
0
    return *this;
8367
0
  }
8368
  #if LANG_CXX11
8369
  PgDeleteDBSequencesRequestPB(PgDeleteDBSequencesRequestPB&& from) noexcept
8370
0
    : PgDeleteDBSequencesRequestPB() {
8371
0
    *this = ::std::move(from);
8372
0
  }
8373
8374
0
  inline PgDeleteDBSequencesRequestPB& operator=(PgDeleteDBSequencesRequestPB&& from) noexcept {
8375
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
8376
0
      if (this != &from) InternalSwap(&from);
8377
0
    } else {
8378
0
      CopyFrom(from);
8379
0
    }
8380
0
    return *this;
8381
0
  }
8382
  #endif
8383
  static const ::google::protobuf::Descriptor* descriptor();
8384
  static const PgDeleteDBSequencesRequestPB& default_instance();
8385
8386
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
8387
27.0k
  static inline const PgDeleteDBSequencesRequestPB* internal_default_instance() {
8388
27.0k
    return reinterpret_cast<const PgDeleteDBSequencesRequestPB*>(
8389
27.0k
               &_PgDeleteDBSequencesRequestPB_default_instance_);
8390
27.0k
  }
8391
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
8392
    66;
8393
8394
  void Swap(PgDeleteDBSequencesRequestPB* other);
8395
0
  friend void swap(PgDeleteDBSequencesRequestPB& a, PgDeleteDBSequencesRequestPB& b) {
8396
0
    a.Swap(&b);
8397
0
  }
8398
8399
  // implements Message ----------------------------------------------
8400
8401
0
  inline PgDeleteDBSequencesRequestPB* New() const PROTOBUF_FINAL { return New(NULL); }
8402
8403
  PgDeleteDBSequencesRequestPB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
8404
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8405
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8406
  void CopyFrom(const PgDeleteDBSequencesRequestPB& from);
8407
  void MergeFrom(const PgDeleteDBSequencesRequestPB& from);
8408
  void Clear() PROTOBUF_FINAL;
8409
  bool IsInitialized() const PROTOBUF_FINAL;
8410
8411
  size_t ByteSizeLong() const PROTOBUF_FINAL;
8412
  bool MergePartialFromCodedStream(
8413
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
8414
  void SerializeWithCachedSizes(
8415
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
8416
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
8417
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
8418
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
8419
  private:
8420
  void SharedCtor();
8421
  void SharedDtor();
8422
  void SetCachedSize(int size) const PROTOBUF_FINAL;
8423
  void InternalSwap(PgDeleteDBSequencesRequestPB* other);
8424
  private:
8425
0
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
8426
0
    return NULL;
8427
0
  }
8428
0
  inline void* MaybeArenaPtr() const {
8429
0
    return NULL;
8430
0
  }
8431
  public:
8432
8433
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
8434
8435
  // nested types ----------------------------------------------------
8436
8437
  // accessors -------------------------------------------------------
8438
8439
  // uint64 session_id = 1;
8440
  void clear_session_id();
8441
  static const int kSessionIdFieldNumber = 1;
8442
  ::google::protobuf::uint64 session_id() const;
8443
  void set_session_id(::google::protobuf::uint64 value);
8444
8445
  // int64 db_oid = 2;
8446
  void clear_db_oid();
8447
  static const int kDbOidFieldNumber = 2;
8448
  ::google::protobuf::int64 db_oid() const;
8449
  void set_db_oid(::google::protobuf::int64 value);
8450
8451
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDeleteDBSequencesRequestPB)
8452
 private:
8453
8454
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8455
  ::google::protobuf::uint64 session_id_;
8456
  ::google::protobuf::int64 db_oid_;
8457
  mutable int _cached_size_;
8458
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8459
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDeleteDBSequencesRequestPBImpl();
8460
};
8461
// -------------------------------------------------------------------
8462
8463
class PgDeleteDBSequencesResponsePB : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:yb.tserver.PgDeleteDBSequencesResponsePB) */ {
8464
 public:
8465
  PgDeleteDBSequencesResponsePB();
8466
  virtual ~PgDeleteDBSequencesResponsePB();
8467
8468
  PgDeleteDBSequencesResponsePB(const PgDeleteDBSequencesResponsePB& from);
8469
8470
0
  inline PgDeleteDBSequencesResponsePB& operator=(const PgDeleteDBSequencesResponsePB& from) {
8471
0
    CopyFrom(from);
8472
0
    return *this;
8473
0
  }
8474
  #if LANG_CXX11
8475
  PgDeleteDBSequencesResponsePB(PgDeleteDBSequencesResponsePB&& from) noexcept
8476
0
    : PgDeleteDBSequencesResponsePB() {
8477
0
    *this = ::std::move(from);
8478
0
  }
8479
8480
0
  inline PgDeleteDBSequencesResponsePB& operator=(PgDeleteDBSequencesResponsePB&& from) noexcept {
8481
0
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
8482
0
      if (this != &from) InternalSwap(&from);
8483
0
    } else {
8484
0
      CopyFrom(from);
8485
0
    }
8486
0
    return *this;
8487
0
  }
8488
  #endif
8489
  static const ::google::protobuf::Descriptor* descriptor();
8490
  static const PgDeleteDBSequencesResponsePB& default_instance();
8491
8492
  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
8493
27.5k
  static inline const PgDeleteDBSequencesResponsePB* internal_default_instance() {
8494
27.5k
    return reinterpret_cast<const PgDeleteDBSequencesResponsePB*>(
8495
27.5k
               &_PgDeleteDBSequencesResponsePB_default_instance_);
8496
27.5k
  }
8497
  static PROTOBUF_CONSTEXPR int const kIndexInFileMessages =
8498
    67;
8499
8500
  void Swap(PgDeleteDBSequencesResponsePB* other);
8501
0
  friend void swap(PgDeleteDBSequencesResponsePB& a, PgDeleteDBSequencesResponsePB& b) {
8502
0
    a.Swap(&b);
8503
0
  }
8504
8505
  // implements Message ----------------------------------------------
8506
8507
0
  inline PgDeleteDBSequencesResponsePB* New() const PROTOBUF_FINAL { return New(NULL); }
8508
8509
  PgDeleteDBSequencesResponsePB* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
8510
  void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8511
  void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
8512
  void CopyFrom(const PgDeleteDBSequencesResponsePB& from);
8513
  void MergeFrom(const PgDeleteDBSequencesResponsePB& from);
8514
  void Clear() PROTOBUF_FINAL;
8515
  bool IsInitialized() const PROTOBUF_FINAL;
8516
8517
  size_t ByteSizeLong() const PROTOBUF_FINAL;
8518
  bool MergePartialFromCodedStream(
8519
      ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
8520
  void SerializeWithCachedSizes(
8521
      ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
8522
  ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
8523
      bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
8524
0
  int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
8525
  private:
8526
  void SharedCtor();
8527
  void SharedDtor();
8528
  void SetCachedSize(int size) const PROTOBUF_FINAL;
8529
  void InternalSwap(PgDeleteDBSequencesResponsePB* other);
8530
  private:
8531
71
  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
8532
71
    return NULL;
8533
71
  }
8534
0
  inline void* MaybeArenaPtr() const {
8535
0
    return NULL;
8536
0
  }
8537
  public:
8538
8539
  ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
8540
8541
  // nested types ----------------------------------------------------
8542
8543
  // accessors -------------------------------------------------------
8544
8545
  // .yb.AppStatusPB status = 1;
8546
  bool has_status() const;
8547
  void clear_status();
8548
  static const int kStatusFieldNumber = 1;
8549
  const ::yb::AppStatusPB& status() const;
8550
  ::yb::AppStatusPB* release_status();
8551
  ::yb::AppStatusPB* mutable_status();
8552
  void set_allocated_status(::yb::AppStatusPB* status);
8553
8554
  // @@protoc_insertion_point(class_scope:yb.tserver.PgDeleteDBSequencesResponsePB)
8555
 private:
8556
8557
  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
8558
  ::yb::AppStatusPB* status_;
8559
  mutable int _cached_size_;
8560
  friend struct ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::TableStruct;
8561
  friend void ::protobuf_yb_2ftserver_2fpg_5fclient_2eproto::InitDefaultsPgDeleteDBSequencesResponsePBImpl();
8562
};
8563
// ===================================================================
8564
8565
8566
// ===================================================================
8567
8568
#ifdef __GNUC__
8569
  #pragma GCC diagnostic push
8570
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
8571
#endif  // __GNUC__
8572
// PgHeartbeatRequestPB
8573
8574
// uint64 session_id = 1;
8575
0
inline void PgHeartbeatRequestPB::clear_session_id() {
8576
0
  session_id_ = GOOGLE_ULONGLONG(0);
8577
0
}
8578
61.9k
inline ::google::protobuf::uint64 PgHeartbeatRequestPB::session_id() const {
8579
  // @@protoc_insertion_point(field_get:yb.tserver.PgHeartbeatRequestPB.session_id)
8580
61.9k
  return session_id_;
8581
61.9k
}
8582
4.69k
inline void PgHeartbeatRequestPB::set_session_id(::google::protobuf::uint64 value) {
8583
  
8584
4.69k
  session_id_ = value;
8585
  // @@protoc_insertion_point(field_set:yb.tserver.PgHeartbeatRequestPB.session_id)
8586
4.69k
}
8587
8588
// -------------------------------------------------------------------
8589
8590
// PgHeartbeatResponsePB
8591
8592
// .yb.AppStatusPB status = 1;
8593
64.6k
inline bool PgHeartbeatResponsePB::has_status() const {
8594
64.6k
  return this != internal_default_instance() && 
status_ != NULL64.6k
;
8595
64.6k
}
8596
0
inline const ::yb::AppStatusPB& PgHeartbeatResponsePB::status() const {
8597
0
  const ::yb::AppStatusPB* p = status_;
8598
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgHeartbeatResponsePB.status)
8599
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
8600
0
      &::yb::_AppStatusPB_default_instance_);
8601
0
}
8602
0
inline ::yb::AppStatusPB* PgHeartbeatResponsePB::release_status() {
8603
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgHeartbeatResponsePB.status)
8604
0
  
8605
0
  ::yb::AppStatusPB* temp = status_;
8606
0
  status_ = NULL;
8607
0
  return temp;
8608
0
}
8609
0
inline ::yb::AppStatusPB* PgHeartbeatResponsePB::mutable_status() {
8610
  
8611
0
  if (status_ == NULL) {
8612
0
    status_ = new ::yb::AppStatusPB;
8613
0
  }
8614
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgHeartbeatResponsePB.status)
8615
0
  return status_;
8616
0
}
8617
0
inline void PgHeartbeatResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
8618
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
8619
0
  if (message_arena == NULL) {
8620
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
8621
0
  }
8622
0
  if (status) {
8623
0
    ::google::protobuf::Arena* submessage_arena = NULL;
8624
0
    if (message_arena != submessage_arena) {
8625
0
      status = ::google::protobuf::internal::GetOwnedMessage(
8626
0
          message_arena, status, submessage_arena);
8627
0
    }
8628
0
    
8629
0
  } else {
8630
0
    
8631
0
  }
8632
0
  status_ = status;
8633
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgHeartbeatResponsePB.status)
8634
0
}
8635
8636
// uint64 session_id = 2;
8637
0
inline void PgHeartbeatResponsePB::clear_session_id() {
8638
0
  session_id_ = GOOGLE_ULONGLONG(0);
8639
0
}
8640
56.7k
inline ::google::protobuf::uint64 PgHeartbeatResponsePB::session_id() const {
8641
  // @@protoc_insertion_point(field_get:yb.tserver.PgHeartbeatResponsePB.session_id)
8642
56.7k
  return session_id_;
8643
56.7k
}
8644
6.09k
inline void PgHeartbeatResponsePB::set_session_id(::google::protobuf::uint64 value) {
8645
  
8646
6.09k
  session_id_ = value;
8647
  // @@protoc_insertion_point(field_set:yb.tserver.PgHeartbeatResponsePB.session_id)
8648
6.09k
}
8649
8650
// -------------------------------------------------------------------
8651
8652
// PgObjectIdPB
8653
8654
// uint32 database_oid = 1;
8655
0
inline void PgObjectIdPB::clear_database_oid() {
8656
0
  database_oid_ = 0u;
8657
0
}
8658
224k
inline ::google::protobuf::uint32 PgObjectIdPB::database_oid() const {
8659
  // @@protoc_insertion_point(field_get:yb.tserver.PgObjectIdPB.database_oid)
8660
224k
  return database_oid_;
8661
224k
}
8662
28.6k
inline void PgObjectIdPB::set_database_oid(::google::protobuf::uint32 value) {
8663
  
8664
28.6k
  database_oid_ = value;
8665
  // @@protoc_insertion_point(field_set:yb.tserver.PgObjectIdPB.database_oid)
8666
28.6k
}
8667
8668
// uint32 object_oid = 2;
8669
0
inline void PgObjectIdPB::clear_object_oid() {
8670
0
  object_oid_ = 0u;
8671
0
}
8672
176k
inline ::google::protobuf::uint32 PgObjectIdPB::object_oid() const {
8673
  // @@protoc_insertion_point(field_get:yb.tserver.PgObjectIdPB.object_oid)
8674
176k
  return object_oid_;
8675
176k
}
8676
28.6k
inline void PgObjectIdPB::set_object_oid(::google::protobuf::uint32 value) {
8677
  
8678
28.6k
  object_oid_ = value;
8679
  // @@protoc_insertion_point(field_set:yb.tserver.PgObjectIdPB.object_oid)
8680
28.6k
}
8681
8682
// -------------------------------------------------------------------
8683
8684
// PgAlterDatabaseRequestPB
8685
8686
// uint64 session_id = 1;
8687
0
inline void PgAlterDatabaseRequestPB::clear_session_id() {
8688
0
  session_id_ = GOOGLE_ULONGLONG(0);
8689
0
}
8690
21
inline ::google::protobuf::uint64 PgAlterDatabaseRequestPB::session_id() const {
8691
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterDatabaseRequestPB.session_id)
8692
21
  return session_id_;
8693
21
}
8694
3
inline void PgAlterDatabaseRequestPB::set_session_id(::google::protobuf::uint64 value) {
8695
  
8696
3
  session_id_ = value;
8697
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterDatabaseRequestPB.session_id)
8698
3
}
8699
8700
// string database_name = 2;
8701
0
inline void PgAlterDatabaseRequestPB::clear_database_name() {
8702
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8703
0
}
8704
33
inline const ::std::string& PgAlterDatabaseRequestPB::database_name() const {
8705
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8706
33
  return database_name_.GetNoArena();
8707
33
}
8708
0
inline void PgAlterDatabaseRequestPB::set_database_name(const ::std::string& value) {
8709
0
  
8710
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
8711
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8712
0
}
8713
#if LANG_CXX11
8714
0
inline void PgAlterDatabaseRequestPB::set_database_name(::std::string&& value) {
8715
0
  
8716
0
  database_name_.SetNoArena(
8717
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
8718
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8719
0
}
8720
#endif
8721
3
inline void PgAlterDatabaseRequestPB::set_database_name(const char* value) {
8722
3
  GOOGLE_DCHECK(value != NULL);
8723
  
8724
3
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
8725
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8726
3
}
8727
0
inline void PgAlterDatabaseRequestPB::set_database_name(const char* value, size_t size) {
8728
0
  
8729
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
8730
0
      ::std::string(reinterpret_cast<const char*>(value), size));
8731
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8732
0
}
8733
3
inline ::std::string* PgAlterDatabaseRequestPB::mutable_database_name() {
8734
  
8735
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8736
3
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8737
3
}
8738
0
inline ::std::string* PgAlterDatabaseRequestPB::release_database_name() {
8739
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8740
0
  
8741
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8742
0
}
8743
0
inline void PgAlterDatabaseRequestPB::set_allocated_database_name(::std::string* database_name) {
8744
0
  if (database_name != NULL) {
8745
0
    
8746
0
  } else {
8747
0
    
8748
0
  }
8749
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
8750
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterDatabaseRequestPB.database_name)
8751
0
}
8752
8753
// uint32 database_oid = 3;
8754
0
inline void PgAlterDatabaseRequestPB::clear_database_oid() {
8755
0
  database_oid_ = 0u;
8756
0
}
8757
21
inline ::google::protobuf::uint32 PgAlterDatabaseRequestPB::database_oid() const {
8758
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterDatabaseRequestPB.database_oid)
8759
21
  return database_oid_;
8760
21
}
8761
3
inline void PgAlterDatabaseRequestPB::set_database_oid(::google::protobuf::uint32 value) {
8762
  
8763
3
  database_oid_ = value;
8764
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterDatabaseRequestPB.database_oid)
8765
3
}
8766
8767
// string new_name = 4;
8768
0
inline void PgAlterDatabaseRequestPB::clear_new_name() {
8769
0
  new_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8770
0
}
8771
33
inline const ::std::string& PgAlterDatabaseRequestPB::new_name() const {
8772
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8773
33
  return new_name_.GetNoArena();
8774
33
}
8775
0
inline void PgAlterDatabaseRequestPB::set_new_name(const ::std::string& value) {
8776
0
  
8777
0
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
8778
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8779
0
}
8780
#if LANG_CXX11
8781
0
inline void PgAlterDatabaseRequestPB::set_new_name(::std::string&& value) {
8782
0
  
8783
0
  new_name_.SetNoArena(
8784
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
8785
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8786
0
}
8787
#endif
8788
3
inline void PgAlterDatabaseRequestPB::set_new_name(const char* value) {
8789
3
  GOOGLE_DCHECK(value != NULL);
8790
  
8791
3
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
8792
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8793
3
}
8794
0
inline void PgAlterDatabaseRequestPB::set_new_name(const char* value, size_t size) {
8795
0
  
8796
0
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
8797
0
      ::std::string(reinterpret_cast<const char*>(value), size));
8798
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8799
0
}
8800
3
inline ::std::string* PgAlterDatabaseRequestPB::mutable_new_name() {
8801
  
8802
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8803
3
  return new_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8804
3
}
8805
0
inline ::std::string* PgAlterDatabaseRequestPB::release_new_name() {
8806
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8807
0
  
8808
0
  return new_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8809
0
}
8810
0
inline void PgAlterDatabaseRequestPB::set_allocated_new_name(::std::string* new_name) {
8811
0
  if (new_name != NULL) {
8812
0
    
8813
0
  } else {
8814
0
    
8815
0
  }
8816
0
  new_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), new_name);
8817
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterDatabaseRequestPB.new_name)
8818
0
}
8819
8820
// -------------------------------------------------------------------
8821
8822
// PgAlterDatabaseResponsePB
8823
8824
// .yb.AppStatusPB status = 1;
8825
18
inline bool PgAlterDatabaseResponsePB::has_status() const {
8826
18
  return this != internal_default_instance() && status_ != NULL;
8827
18
}
8828
0
inline const ::yb::AppStatusPB& PgAlterDatabaseResponsePB::status() const {
8829
0
  const ::yb::AppStatusPB* p = status_;
8830
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterDatabaseResponsePB.status)
8831
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
8832
0
      &::yb::_AppStatusPB_default_instance_);
8833
0
}
8834
0
inline ::yb::AppStatusPB* PgAlterDatabaseResponsePB::release_status() {
8835
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterDatabaseResponsePB.status)
8836
0
  
8837
0
  ::yb::AppStatusPB* temp = status_;
8838
0
  status_ = NULL;
8839
0
  return temp;
8840
0
}
8841
0
inline ::yb::AppStatusPB* PgAlterDatabaseResponsePB::mutable_status() {
8842
  
8843
0
  if (status_ == NULL) {
8844
0
    status_ = new ::yb::AppStatusPB;
8845
0
  }
8846
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterDatabaseResponsePB.status)
8847
0
  return status_;
8848
0
}
8849
0
inline void PgAlterDatabaseResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
8850
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
8851
0
  if (message_arena == NULL) {
8852
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
8853
0
  }
8854
0
  if (status) {
8855
0
    ::google::protobuf::Arena* submessage_arena = NULL;
8856
0
    if (message_arena != submessage_arena) {
8857
0
      status = ::google::protobuf::internal::GetOwnedMessage(
8858
0
          message_arena, status, submessage_arena);
8859
0
    }
8860
0
    
8861
0
  } else {
8862
0
    
8863
0
  }
8864
0
  status_ = status;
8865
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterDatabaseResponsePB.status)
8866
0
}
8867
8868
// -------------------------------------------------------------------
8869
8870
// PgBackfillIndexRequestPB
8871
8872
// uint64 session_id = 1;
8873
0
inline void PgBackfillIndexRequestPB::clear_session_id() {
8874
0
  session_id_ = GOOGLE_ULONGLONG(0);
8875
0
}
8876
3.78k
inline ::google::protobuf::uint64 PgBackfillIndexRequestPB::session_id() const {
8877
  // @@protoc_insertion_point(field_get:yb.tserver.PgBackfillIndexRequestPB.session_id)
8878
3.78k
  return session_id_;
8879
3.78k
}
8880
540
inline void PgBackfillIndexRequestPB::set_session_id(::google::protobuf::uint64 value) {
8881
  
8882
540
  session_id_ = value;
8883
  // @@protoc_insertion_point(field_set:yb.tserver.PgBackfillIndexRequestPB.session_id)
8884
540
}
8885
8886
// .yb.tserver.PgObjectIdPB table_id = 2;
8887
1.62k
inline bool PgBackfillIndexRequestPB::has_table_id() const {
8888
1.62k
  return this != internal_default_instance() && table_id_ != NULL;
8889
1.62k
}
8890
0
inline void PgBackfillIndexRequestPB::clear_table_id() {
8891
0
  if (GetArenaNoVirtual() == NULL && table_id_ != NULL) {
8892
0
    delete table_id_;
8893
0
  }
8894
0
  table_id_ = NULL;
8895
0
}
8896
540
inline const ::yb::tserver::PgObjectIdPB& PgBackfillIndexRequestPB::table_id() const {
8897
540
  const ::yb::tserver::PgObjectIdPB* p = table_id_;
8898
  // @@protoc_insertion_point(field_get:yb.tserver.PgBackfillIndexRequestPB.table_id)
8899
540
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
8900
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
8901
540
}
8902
0
inline ::yb::tserver::PgObjectIdPB* PgBackfillIndexRequestPB::release_table_id() {
8903
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgBackfillIndexRequestPB.table_id)
8904
0
  
8905
0
  ::yb::tserver::PgObjectIdPB* temp = table_id_;
8906
0
  table_id_ = NULL;
8907
0
  return temp;
8908
0
}
8909
1.08k
inline ::yb::tserver::PgObjectIdPB* PgBackfillIndexRequestPB::mutable_table_id() {
8910
  
8911
1.08k
  if (table_id_ == NULL) {
8912
1.08k
    table_id_ = new ::yb::tserver::PgObjectIdPB;
8913
1.08k
  }
8914
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgBackfillIndexRequestPB.table_id)
8915
1.08k
  return table_id_;
8916
1.08k
}
8917
0
inline void PgBackfillIndexRequestPB::set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id) {
8918
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
8919
0
  if (message_arena == NULL) {
8920
0
    delete table_id_;
8921
0
  }
8922
0
  if (table_id) {
8923
0
    ::google::protobuf::Arena* submessage_arena = NULL;
8924
0
    if (message_arena != submessage_arena) {
8925
0
      table_id = ::google::protobuf::internal::GetOwnedMessage(
8926
0
          message_arena, table_id, submessage_arena);
8927
0
    }
8928
0
    
8929
0
  } else {
8930
0
    
8931
0
  }
8932
0
  table_id_ = table_id;
8933
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgBackfillIndexRequestPB.table_id)
8934
0
}
8935
8936
// -------------------------------------------------------------------
8937
8938
// PgBackfillIndexResponsePB
8939
8940
// .yb.AppStatusPB status = 1;
8941
3.23k
inline bool PgBackfillIndexResponsePB::has_status() const {
8942
3.23k
  return this != internal_default_instance() && status_ != NULL;
8943
3.23k
}
8944
6
inline const ::yb::AppStatusPB& PgBackfillIndexResponsePB::status() const {
8945
6
  const ::yb::AppStatusPB* p = status_;
8946
  // @@protoc_insertion_point(field_get:yb.tserver.PgBackfillIndexResponsePB.status)
8947
6
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
8948
0
      &::yb::_AppStatusPB_default_instance_);
8949
6
}
8950
0
inline ::yb::AppStatusPB* PgBackfillIndexResponsePB::release_status() {
8951
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgBackfillIndexResponsePB.status)
8952
0
  
8953
0
  ::yb::AppStatusPB* temp = status_;
8954
0
  status_ = NULL;
8955
0
  return temp;
8956
0
}
8957
16
inline ::yb::AppStatusPB* PgBackfillIndexResponsePB::mutable_status() {
8958
  
8959
16
  if (status_ == NULL) {
8960
16
    status_ = new ::yb::AppStatusPB;
8961
16
  }
8962
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgBackfillIndexResponsePB.status)
8963
16
  return status_;
8964
16
}
8965
0
inline void PgBackfillIndexResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
8966
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
8967
0
  if (message_arena == NULL) {
8968
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
8969
0
  }
8970
0
  if (status) {
8971
0
    ::google::protobuf::Arena* submessage_arena = NULL;
8972
0
    if (message_arena != submessage_arena) {
8973
0
      status = ::google::protobuf::internal::GetOwnedMessage(
8974
0
          message_arena, status, submessage_arena);
8975
0
    }
8976
0
    
8977
0
  } else {
8978
0
    
8979
0
  }
8980
0
  status_ = status;
8981
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgBackfillIndexResponsePB.status)
8982
0
}
8983
8984
// -------------------------------------------------------------------
8985
8986
// PgRenameColumnPB
8987
8988
// string old_name = 1;
8989
0
inline void PgRenameColumnPB::clear_old_name() {
8990
0
  old_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
8991
0
}
8992
165
inline const ::std::string& PgRenameColumnPB::old_name() const {
8993
  // @@protoc_insertion_point(field_get:yb.tserver.PgRenameColumnPB.old_name)
8994
165
  return old_name_.GetNoArena();
8995
165
}
8996
0
inline void PgRenameColumnPB::set_old_name(const ::std::string& value) {
8997
0
  
8998
0
  old_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
8999
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgRenameColumnPB.old_name)
9000
0
}
9001
#if LANG_CXX11
9002
0
inline void PgRenameColumnPB::set_old_name(::std::string&& value) {
9003
0
  
9004
0
  old_name_.SetNoArena(
9005
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9006
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgRenameColumnPB.old_name)
9007
0
}
9008
#endif
9009
17
inline void PgRenameColumnPB::set_old_name(const char* value) {
9010
17
  GOOGLE_DCHECK(value != NULL);
9011
  
9012
17
  old_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9013
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgRenameColumnPB.old_name)
9014
17
}
9015
0
inline void PgRenameColumnPB::set_old_name(const char* value, size_t size) {
9016
0
  
9017
0
  old_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9018
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9019
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgRenameColumnPB.old_name)
9020
0
}
9021
15
inline ::std::string* PgRenameColumnPB::mutable_old_name() {
9022
  
9023
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgRenameColumnPB.old_name)
9024
15
  return old_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9025
15
}
9026
0
inline ::std::string* PgRenameColumnPB::release_old_name() {
9027
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgRenameColumnPB.old_name)
9028
0
  
9029
0
  return old_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9030
0
}
9031
0
inline void PgRenameColumnPB::set_allocated_old_name(::std::string* old_name) {
9032
0
  if (old_name != NULL) {
9033
0
    
9034
0
  } else {
9035
0
    
9036
0
  }
9037
0
  old_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), old_name);
9038
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgRenameColumnPB.old_name)
9039
0
}
9040
9041
// string new_name = 2;
9042
0
inline void PgRenameColumnPB::clear_new_name() {
9043
0
  new_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9044
0
}
9045
165
inline const ::std::string& PgRenameColumnPB::new_name() const {
9046
  // @@protoc_insertion_point(field_get:yb.tserver.PgRenameColumnPB.new_name)
9047
165
  return new_name_.GetNoArena();
9048
165
}
9049
0
inline void PgRenameColumnPB::set_new_name(const ::std::string& value) {
9050
0
  
9051
0
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
9052
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgRenameColumnPB.new_name)
9053
0
}
9054
#if LANG_CXX11
9055
0
inline void PgRenameColumnPB::set_new_name(::std::string&& value) {
9056
0
  
9057
0
  new_name_.SetNoArena(
9058
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9059
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgRenameColumnPB.new_name)
9060
0
}
9061
#endif
9062
17
inline void PgRenameColumnPB::set_new_name(const char* value) {
9063
17
  GOOGLE_DCHECK(value != NULL);
9064
  
9065
17
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9066
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgRenameColumnPB.new_name)
9067
17
}
9068
0
inline void PgRenameColumnPB::set_new_name(const char* value, size_t size) {
9069
0
  
9070
0
  new_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9071
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9072
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgRenameColumnPB.new_name)
9073
0
}
9074
15
inline ::std::string* PgRenameColumnPB::mutable_new_name() {
9075
  
9076
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgRenameColumnPB.new_name)
9077
15
  return new_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9078
15
}
9079
0
inline ::std::string* PgRenameColumnPB::release_new_name() {
9080
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgRenameColumnPB.new_name)
9081
0
  
9082
0
  return new_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9083
0
}
9084
0
inline void PgRenameColumnPB::set_allocated_new_name(::std::string* new_name) {
9085
0
  if (new_name != NULL) {
9086
0
    
9087
0
  } else {
9088
0
    
9089
0
  }
9090
0
  new_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), new_name);
9091
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgRenameColumnPB.new_name)
9092
0
}
9093
9094
// -------------------------------------------------------------------
9095
9096
// PgRenameTablePB
9097
9098
// string database_name = 1;
9099
0
inline void PgRenameTablePB::clear_database_name() {
9100
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9101
0
}
9102
1.26k
inline const ::std::string& PgRenameTablePB::database_name() const {
9103
  // @@protoc_insertion_point(field_get:yb.tserver.PgRenameTablePB.database_name)
9104
1.26k
  return database_name_.GetNoArena();
9105
1.26k
}
9106
0
inline void PgRenameTablePB::set_database_name(const ::std::string& value) {
9107
0
  
9108
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
9109
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgRenameTablePB.database_name)
9110
0
}
9111
#if LANG_CXX11
9112
0
inline void PgRenameTablePB::set_database_name(::std::string&& value) {
9113
0
  
9114
0
  database_name_.SetNoArena(
9115
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9116
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgRenameTablePB.database_name)
9117
0
}
9118
#endif
9119
115
inline void PgRenameTablePB::set_database_name(const char* value) {
9120
115
  GOOGLE_DCHECK(value != NULL);
9121
  
9122
115
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9123
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgRenameTablePB.database_name)
9124
115
}
9125
0
inline void PgRenameTablePB::set_database_name(const char* value, size_t size) {
9126
0
  
9127
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9128
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9129
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgRenameTablePB.database_name)
9130
0
}
9131
115
inline ::std::string* PgRenameTablePB::mutable_database_name() {
9132
  
9133
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgRenameTablePB.database_name)
9134
115
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9135
115
}
9136
0
inline ::std::string* PgRenameTablePB::release_database_name() {
9137
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgRenameTablePB.database_name)
9138
0
  
9139
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9140
0
}
9141
0
inline void PgRenameTablePB::set_allocated_database_name(::std::string* database_name) {
9142
0
  if (database_name != NULL) {
9143
0
    
9144
0
  } else {
9145
0
    
9146
0
  }
9147
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
9148
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgRenameTablePB.database_name)
9149
0
}
9150
9151
// string table_name = 2;
9152
0
inline void PgRenameTablePB::clear_table_name() {
9153
0
  table_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9154
0
}
9155
1.78k
inline const ::std::string& PgRenameTablePB::table_name() const {
9156
  // @@protoc_insertion_point(field_get:yb.tserver.PgRenameTablePB.table_name)
9157
1.78k
  return table_name_.GetNoArena();
9158
1.78k
}
9159
0
inline void PgRenameTablePB::set_table_name(const ::std::string& value) {
9160
0
  
9161
0
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
9162
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgRenameTablePB.table_name)
9163
0
}
9164
#if LANG_CXX11
9165
0
inline void PgRenameTablePB::set_table_name(::std::string&& value) {
9166
0
  
9167
0
  table_name_.SetNoArena(
9168
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9169
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgRenameTablePB.table_name)
9170
0
}
9171
#endif
9172
115
inline void PgRenameTablePB::set_table_name(const char* value) {
9173
115
  GOOGLE_DCHECK(value != NULL);
9174
  
9175
115
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9176
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgRenameTablePB.table_name)
9177
115
}
9178
0
inline void PgRenameTablePB::set_table_name(const char* value, size_t size) {
9179
0
  
9180
0
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9181
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9182
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgRenameTablePB.table_name)
9183
0
}
9184
115
inline ::std::string* PgRenameTablePB::mutable_table_name() {
9185
  
9186
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgRenameTablePB.table_name)
9187
115
  return table_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9188
115
}
9189
0
inline ::std::string* PgRenameTablePB::release_table_name() {
9190
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgRenameTablePB.table_name)
9191
0
  
9192
0
  return table_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9193
0
}
9194
0
inline void PgRenameTablePB::set_allocated_table_name(::std::string* table_name) {
9195
0
  if (table_name != NULL) {
9196
0
    
9197
0
  } else {
9198
0
    
9199
0
  }
9200
0
  table_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), table_name);
9201
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgRenameTablePB.table_name)
9202
0
}
9203
9204
// -------------------------------------------------------------------
9205
9206
// PgAlterTableRequestPB
9207
9208
// uint64 session_id = 1;
9209
0
inline void PgAlterTableRequestPB::clear_session_id() {
9210
0
  session_id_ = GOOGLE_ULONGLONG(0);
9211
0
}
9212
3.65k
inline ::google::protobuf::uint64 PgAlterTableRequestPB::session_id() const {
9213
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.session_id)
9214
3.65k
  return session_id_;
9215
3.65k
}
9216
522
inline void PgAlterTableRequestPB::set_session_id(::google::protobuf::uint64 value) {
9217
  
9218
522
  session_id_ = value;
9219
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterTableRequestPB.session_id)
9220
522
}
9221
9222
// bool use_transaction = 2;
9223
0
inline void PgAlterTableRequestPB::clear_use_transaction() {
9224
0
  use_transaction_ = false;
9225
0
}
9226
2.61k
inline bool PgAlterTableRequestPB::use_transaction() const {
9227
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.use_transaction)
9228
2.61k
  return use_transaction_;
9229
2.61k
}
9230
1.71k
inline void PgAlterTableRequestPB::set_use_transaction(bool value) {
9231
  
9232
1.71k
  use_transaction_ = value;
9233
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterTableRequestPB.use_transaction)
9234
1.71k
}
9235
9236
// .yb.tserver.PgObjectIdPB table_id = 3;
9237
1.56k
inline bool PgAlterTableRequestPB::has_table_id() const {
9238
1.56k
  return this != internal_default_instance() && table_id_ != NULL;
9239
1.56k
}
9240
0
inline void PgAlterTableRequestPB::clear_table_id() {
9241
0
  if (GetArenaNoVirtual() == NULL && table_id_ != NULL) {
9242
0
    delete table_id_;
9243
0
  }
9244
0
  table_id_ = NULL;
9245
0
}
9246
1.04k
inline const ::yb::tserver::PgObjectIdPB& PgAlterTableRequestPB::table_id() const {
9247
1.04k
  const ::yb::tserver::PgObjectIdPB* p = table_id_;
9248
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.table_id)
9249
1.04k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
9250
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
9251
1.04k
}
9252
0
inline ::yb::tserver::PgObjectIdPB* PgAlterTableRequestPB::release_table_id() {
9253
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterTableRequestPB.table_id)
9254
0
  
9255
0
  ::yb::tserver::PgObjectIdPB* temp = table_id_;
9256
0
  table_id_ = NULL;
9257
0
  return temp;
9258
0
}
9259
2.23k
inline ::yb::tserver::PgObjectIdPB* PgAlterTableRequestPB::mutable_table_id() {
9260
  
9261
2.23k
  if (table_id_ == NULL) {
9262
2.23k
    table_id_ = new ::yb::tserver::PgObjectIdPB;
9263
2.23k
  }
9264
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableRequestPB.table_id)
9265
2.23k
  return table_id_;
9266
2.23k
}
9267
0
inline void PgAlterTableRequestPB::set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id) {
9268
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9269
0
  if (message_arena == NULL) {
9270
0
    delete table_id_;
9271
0
  }
9272
0
  if (table_id) {
9273
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9274
0
    if (message_arena != submessage_arena) {
9275
0
      table_id = ::google::protobuf::internal::GetOwnedMessage(
9276
0
          message_arena, table_id, submessage_arena);
9277
0
    }
9278
0
    
9279
0
  } else {
9280
0
    
9281
0
  }
9282
0
  table_id_ = table_id;
9283
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterTableRequestPB.table_id)
9284
0
}
9285
9286
// repeated .yb.tserver.PgCreateColumnPB add_columns = 4;
9287
1.56k
inline int PgAlterTableRequestPB::add_columns_size() const {
9288
1.56k
  return add_columns_.size();
9289
1.56k
}
9290
0
inline void PgAlterTableRequestPB::clear_add_columns() {
9291
0
  add_columns_.Clear();
9292
0
}
9293
702
inline const ::yb::tserver::PgCreateColumnPB& PgAlterTableRequestPB::add_columns(int index) const {
9294
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.add_columns)
9295
702
  return add_columns_.Get(index);
9296
702
}
9297
0
inline ::yb::tserver::PgCreateColumnPB* PgAlterTableRequestPB::mutable_add_columns(int index) {
9298
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableRequestPB.add_columns)
9299
0
  return add_columns_.Mutable(index);
9300
0
}
9301
234
inline ::yb::tserver::PgCreateColumnPB* PgAlterTableRequestPB::add_add_columns() {
9302
  // @@protoc_insertion_point(field_add:yb.tserver.PgAlterTableRequestPB.add_columns)
9303
234
  return add_columns_.Add();
9304
234
}
9305
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >*
9306
238
PgAlterTableRequestPB::mutable_add_columns() {
9307
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgAlterTableRequestPB.add_columns)
9308
238
  return &add_columns_;
9309
238
}
9310
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >&
9311
522
PgAlterTableRequestPB::add_columns() const {
9312
  // @@protoc_insertion_point(field_list:yb.tserver.PgAlterTableRequestPB.add_columns)
9313
522
  return add_columns_;
9314
522
}
9315
9316
// repeated .yb.tserver.PgRenameColumnPB rename_columns = 5;
9317
1.56k
inline int PgAlterTableRequestPB::rename_columns_size() const {
9318
1.56k
  return rename_columns_.size();
9319
1.56k
}
9320
0
inline void PgAlterTableRequestPB::clear_rename_columns() {
9321
0
  rename_columns_.Clear();
9322
0
}
9323
45
inline const ::yb::tserver::PgRenameColumnPB& PgAlterTableRequestPB::rename_columns(int index) const {
9324
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.rename_columns)
9325
45
  return rename_columns_.Get(index);
9326
45
}
9327
0
inline ::yb::tserver::PgRenameColumnPB* PgAlterTableRequestPB::mutable_rename_columns(int index) {
9328
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableRequestPB.rename_columns)
9329
0
  return rename_columns_.Mutable(index);
9330
0
}
9331
15
inline ::yb::tserver::PgRenameColumnPB* PgAlterTableRequestPB::add_rename_columns() {
9332
  // @@protoc_insertion_point(field_add:yb.tserver.PgAlterTableRequestPB.rename_columns)
9333
15
  return rename_columns_.Add();
9334
15
}
9335
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgRenameColumnPB >*
9336
17
PgAlterTableRequestPB::mutable_rename_columns() {
9337
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgAlterTableRequestPB.rename_columns)
9338
17
  return &rename_columns_;
9339
17
}
9340
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgRenameColumnPB >&
9341
522
PgAlterTableRequestPB::rename_columns() const {
9342
  // @@protoc_insertion_point(field_list:yb.tserver.PgAlterTableRequestPB.rename_columns)
9343
522
  return rename_columns_;
9344
522
}
9345
9346
// repeated string drop_columns = 6;
9347
2.96k
inline int PgAlterTableRequestPB::drop_columns_size() const {
9348
2.96k
  return drop_columns_.size();
9349
2.96k
}
9350
0
inline void PgAlterTableRequestPB::clear_drop_columns() {
9351
0
  drop_columns_.Clear();
9352
0
}
9353
1.23k
inline const ::std::string& PgAlterTableRequestPB::drop_columns(int index) const {
9354
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.drop_columns)
9355
1.23k
  return drop_columns_.Get(index);
9356
1.23k
}
9357
0
inline ::std::string* PgAlterTableRequestPB::mutable_drop_columns(int index) {
9358
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableRequestPB.drop_columns)
9359
0
  return drop_columns_.Mutable(index);
9360
0
}
9361
0
inline void PgAlterTableRequestPB::set_drop_columns(int index, const ::std::string& value) {
9362
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterTableRequestPB.drop_columns)
9363
0
  drop_columns_.Mutable(index)->assign(value);
9364
0
}
9365
#if LANG_CXX11
9366
0
inline void PgAlterTableRequestPB::set_drop_columns(int index, ::std::string&& value) {
9367
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgAlterTableRequestPB.drop_columns)
9368
0
  drop_columns_.Mutable(index)->assign(std::move(value));
9369
0
}
9370
#endif
9371
0
inline void PgAlterTableRequestPB::set_drop_columns(int index, const char* value) {
9372
0
  GOOGLE_DCHECK(value != NULL);
9373
0
  drop_columns_.Mutable(index)->assign(value);
9374
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgAlterTableRequestPB.drop_columns)
9375
0
}
9376
0
inline void PgAlterTableRequestPB::set_drop_columns(int index, const char* value, size_t size) {
9377
0
  drop_columns_.Mutable(index)->assign(
9378
0
    reinterpret_cast<const char*>(value), size);
9379
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgAlterTableRequestPB.drop_columns)
9380
0
}
9381
177
inline ::std::string* PgAlterTableRequestPB::add_drop_columns() {
9382
  // @@protoc_insertion_point(field_add_mutable:yb.tserver.PgAlterTableRequestPB.drop_columns)
9383
177
  return drop_columns_.Add();
9384
177
}
9385
0
inline void PgAlterTableRequestPB::add_drop_columns(const ::std::string& value) {
9386
0
  drop_columns_.Add()->assign(value);
9387
0
  // @@protoc_insertion_point(field_add:yb.tserver.PgAlterTableRequestPB.drop_columns)
9388
0
}
9389
#if LANG_CXX11
9390
0
inline void PgAlterTableRequestPB::add_drop_columns(::std::string&& value) {
9391
0
  drop_columns_.Add(std::move(value));
9392
0
  // @@protoc_insertion_point(field_add:yb.tserver.PgAlterTableRequestPB.drop_columns)
9393
0
}
9394
#endif
9395
0
inline void PgAlterTableRequestPB::add_drop_columns(const char* value) {
9396
0
  GOOGLE_DCHECK(value != NULL);
9397
0
  drop_columns_.Add()->assign(value);
9398
0
  // @@protoc_insertion_point(field_add_char:yb.tserver.PgAlterTableRequestPB.drop_columns)
9399
0
}
9400
0
inline void PgAlterTableRequestPB::add_drop_columns(const char* value, size_t size) {
9401
0
  drop_columns_.Add()->assign(reinterpret_cast<const char*>(value), size);
9402
0
  // @@protoc_insertion_point(field_add_pointer:yb.tserver.PgAlterTableRequestPB.drop_columns)
9403
0
}
9404
inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
9405
522
PgAlterTableRequestPB::drop_columns() const {
9406
  // @@protoc_insertion_point(field_list:yb.tserver.PgAlterTableRequestPB.drop_columns)
9407
522
  return drop_columns_;
9408
522
}
9409
inline ::google::protobuf::RepeatedPtrField< ::std::string>*
9410
408
PgAlterTableRequestPB::mutable_drop_columns() {
9411
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgAlterTableRequestPB.drop_columns)
9412
408
  return &drop_columns_;
9413
408
}
9414
9415
// .yb.tserver.PgRenameTablePB rename_table = 7;
9416
1.56k
inline bool PgAlterTableRequestPB::has_rename_table() const {
9417
1.56k
  return this != internal_default_instance() && rename_table_ != NULL;
9418
1.56k
}
9419
0
inline void PgAlterTableRequestPB::clear_rename_table() {
9420
0
  if (GetArenaNoVirtual() == NULL && rename_table_ != NULL) {
9421
0
    delete rename_table_;
9422
0
  }
9423
0
  rename_table_ = NULL;
9424
0
}
9425
752
inline const ::yb::tserver::PgRenameTablePB& PgAlterTableRequestPB::rename_table() const {
9426
752
  const ::yb::tserver::PgRenameTablePB* p = rename_table_;
9427
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableRequestPB.rename_table)
9428
752
  return p != NULL ? 
*p345
: *reinterpret_cast<const ::yb::tserver::PgRenameTablePB*>(
9429
407
      &::yb::tserver::_PgRenameTablePB_default_instance_);
9430
752
}
9431
0
inline ::yb::tserver::PgRenameTablePB* PgAlterTableRequestPB::release_rename_table() {
9432
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterTableRequestPB.rename_table)
9433
0
  
9434
0
  ::yb::tserver::PgRenameTablePB* temp = rename_table_;
9435
0
  rename_table_ = NULL;
9436
0
  return temp;
9437
0
}
9438
230
inline ::yb::tserver::PgRenameTablePB* PgAlterTableRequestPB::mutable_rename_table() {
9439
  
9440
230
  if (rename_table_ == NULL) {
9441
230
    rename_table_ = new ::yb::tserver::PgRenameTablePB;
9442
230
  }
9443
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableRequestPB.rename_table)
9444
230
  return rename_table_;
9445
230
}
9446
0
inline void PgAlterTableRequestPB::set_allocated_rename_table(::yb::tserver::PgRenameTablePB* rename_table) {
9447
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9448
0
  if (message_arena == NULL) {
9449
0
    delete rename_table_;
9450
0
  }
9451
0
  if (rename_table) {
9452
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9453
0
    if (message_arena != submessage_arena) {
9454
0
      rename_table = ::google::protobuf::internal::GetOwnedMessage(
9455
0
          message_arena, rename_table, submessage_arena);
9456
0
    }
9457
0
    
9458
0
  } else {
9459
0
    
9460
0
  }
9461
0
  rename_table_ = rename_table;
9462
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterTableRequestPB.rename_table)
9463
0
}
9464
9465
// -------------------------------------------------------------------
9466
9467
// PgAlterTableResponsePB
9468
9469
// .yb.AppStatusPB status = 1;
9470
3.13k
inline bool PgAlterTableResponsePB::has_status() const {
9471
3.13k
  return this != internal_default_instance() && status_ != NULL;
9472
3.13k
}
9473
2
inline const ::yb::AppStatusPB& PgAlterTableResponsePB::status() const {
9474
2
  const ::yb::AppStatusPB* p = status_;
9475
  // @@protoc_insertion_point(field_get:yb.tserver.PgAlterTableResponsePB.status)
9476
2
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
9477
0
      &::yb::_AppStatusPB_default_instance_);
9478
2
}
9479
0
inline ::yb::AppStatusPB* PgAlterTableResponsePB::release_status() {
9480
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgAlterTableResponsePB.status)
9481
0
  
9482
0
  ::yb::AppStatusPB* temp = status_;
9483
0
  status_ = NULL;
9484
0
  return temp;
9485
0
}
9486
4
inline ::yb::AppStatusPB* PgAlterTableResponsePB::mutable_status() {
9487
  
9488
4
  if (status_ == NULL) {
9489
4
    status_ = new ::yb::AppStatusPB;
9490
4
  }
9491
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgAlterTableResponsePB.status)
9492
4
  return status_;
9493
4
}
9494
0
inline void PgAlterTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
9495
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9496
0
  if (message_arena == NULL) {
9497
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
9498
0
  }
9499
0
  if (status) {
9500
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9501
0
    if (message_arena != submessage_arena) {
9502
0
      status = ::google::protobuf::internal::GetOwnedMessage(
9503
0
          message_arena, status, submessage_arena);
9504
0
    }
9505
0
    
9506
0
  } else {
9507
0
    
9508
0
  }
9509
0
  status_ = status;
9510
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgAlterTableResponsePB.status)
9511
0
}
9512
9513
// -------------------------------------------------------------------
9514
9515
// PgCreateDatabaseRequestPB
9516
9517
// uint64 session_id = 1;
9518
0
inline void PgCreateDatabaseRequestPB::clear_session_id() {
9519
0
  session_id_ = GOOGLE_ULONGLONG(0);
9520
0
}
9521
938
inline ::google::protobuf::uint64 PgCreateDatabaseRequestPB::session_id() const {
9522
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.session_id)
9523
938
  return session_id_;
9524
938
}
9525
134
inline void PgCreateDatabaseRequestPB::set_session_id(::google::protobuf::uint64 value) {
9526
  
9527
134
  session_id_ = value;
9528
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.session_id)
9529
134
}
9530
9531
// bool use_transaction = 2;
9532
0
inline void PgCreateDatabaseRequestPB::clear_use_transaction() {
9533
0
  use_transaction_ = false;
9534
0
}
9535
650
inline bool PgCreateDatabaseRequestPB::use_transaction() const {
9536
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.use_transaction)
9537
650
  return use_transaction_;
9538
650
}
9539
114
inline void PgCreateDatabaseRequestPB::set_use_transaction(bool value) {
9540
  
9541
114
  use_transaction_ = value;
9542
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.use_transaction)
9543
114
}
9544
9545
// string database_name = 3;
9546
0
inline void PgCreateDatabaseRequestPB::clear_database_name() {
9547
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9548
0
}
9549
1.47k
inline const ::std::string& PgCreateDatabaseRequestPB::database_name() const {
9550
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9551
1.47k
  return database_name_.GetNoArena();
9552
1.47k
}
9553
0
inline void PgCreateDatabaseRequestPB::set_database_name(const ::std::string& value) {
9554
0
  
9555
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
9556
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9557
0
}
9558
#if LANG_CXX11
9559
0
inline void PgCreateDatabaseRequestPB::set_database_name(::std::string&& value) {
9560
0
  
9561
0
  database_name_.SetNoArena(
9562
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9563
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9564
0
}
9565
#endif
9566
134
inline void PgCreateDatabaseRequestPB::set_database_name(const char* value) {
9567
134
  GOOGLE_DCHECK(value != NULL);
9568
  
9569
134
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9570
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9571
134
}
9572
0
inline void PgCreateDatabaseRequestPB::set_database_name(const char* value, size_t size) {
9573
0
  
9574
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9575
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9576
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9577
0
}
9578
134
inline ::std::string* PgCreateDatabaseRequestPB::mutable_database_name() {
9579
  
9580
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9581
134
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9582
134
}
9583
0
inline ::std::string* PgCreateDatabaseRequestPB::release_database_name() {
9584
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9585
0
  
9586
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9587
0
}
9588
0
inline void PgCreateDatabaseRequestPB::set_allocated_database_name(::std::string* database_name) {
9589
0
  if (database_name != NULL) {
9590
0
    
9591
0
  } else {
9592
0
    
9593
0
  }
9594
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
9595
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateDatabaseRequestPB.database_name)
9596
0
}
9597
9598
// uint32 database_oid = 4;
9599
0
inline void PgCreateDatabaseRequestPB::clear_database_oid() {
9600
0
  database_oid_ = 0u;
9601
0
}
9602
938
inline ::google::protobuf::uint32 PgCreateDatabaseRequestPB::database_oid() const {
9603
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.database_oid)
9604
938
  return database_oid_;
9605
938
}
9606
134
inline void PgCreateDatabaseRequestPB::set_database_oid(::google::protobuf::uint32 value) {
9607
  
9608
134
  database_oid_ = value;
9609
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.database_oid)
9610
134
}
9611
9612
// uint32 source_database_oid = 5;
9613
0
inline void PgCreateDatabaseRequestPB::clear_source_database_oid() {
9614
0
  source_database_oid_ = 0u;
9615
0
}
9616
1.02k
inline ::google::protobuf::uint32 PgCreateDatabaseRequestPB::source_database_oid() const {
9617
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.source_database_oid)
9618
1.02k
  return source_database_oid_;
9619
1.02k
}
9620
134
inline void PgCreateDatabaseRequestPB::set_source_database_oid(::google::protobuf::uint32 value) {
9621
  
9622
134
  source_database_oid_ = value;
9623
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.source_database_oid)
9624
134
}
9625
9626
// uint32 next_oid = 6;
9627
0
inline void PgCreateDatabaseRequestPB::clear_next_oid() {
9628
0
  next_oid_ = 0u;
9629
0
}
9630
545
inline ::google::protobuf::uint32 PgCreateDatabaseRequestPB::next_oid() const {
9631
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.next_oid)
9632
545
  return next_oid_;
9633
545
}
9634
134
inline void PgCreateDatabaseRequestPB::set_next_oid(::google::protobuf::uint32 value) {
9635
  
9636
134
  next_oid_ = value;
9637
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.next_oid)
9638
134
}
9639
9640
// bool colocated = 7;
9641
0
inline void PgCreateDatabaseRequestPB::clear_colocated() {
9642
0
  colocated_ = false;
9643
0
}
9644
549
inline bool PgCreateDatabaseRequestPB::colocated() const {
9645
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseRequestPB.colocated)
9646
549
  return colocated_;
9647
549
}
9648
134
inline void PgCreateDatabaseRequestPB::set_colocated(bool value) {
9649
  
9650
134
  colocated_ = value;
9651
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateDatabaseRequestPB.colocated)
9652
134
}
9653
9654
// -------------------------------------------------------------------
9655
9656
// PgCreateDatabaseResponsePB
9657
9658
// .yb.AppStatusPB status = 1;
9659
800
inline bool PgCreateDatabaseResponsePB::has_status() const {
9660
800
  return this != internal_default_instance() && status_ != NULL;
9661
800
}
9662
1
inline const ::yb::AppStatusPB& PgCreateDatabaseResponsePB::status() const {
9663
1
  const ::yb::AppStatusPB* p = status_;
9664
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateDatabaseResponsePB.status)
9665
1
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
9666
0
      &::yb::_AppStatusPB_default_instance_);
9667
1
}
9668
0
inline ::yb::AppStatusPB* PgCreateDatabaseResponsePB::release_status() {
9669
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateDatabaseResponsePB.status)
9670
0
  
9671
0
  ::yb::AppStatusPB* temp = status_;
9672
0
  status_ = NULL;
9673
0
  return temp;
9674
0
}
9675
4
inline ::yb::AppStatusPB* PgCreateDatabaseResponsePB::mutable_status() {
9676
  
9677
4
  if (status_ == NULL) {
9678
4
    status_ = new ::yb::AppStatusPB;
9679
4
  }
9680
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateDatabaseResponsePB.status)
9681
4
  return status_;
9682
4
}
9683
0
inline void PgCreateDatabaseResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
9684
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9685
0
  if (message_arena == NULL) {
9686
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
9687
0
  }
9688
0
  if (status) {
9689
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9690
0
    if (message_arena != submessage_arena) {
9691
0
      status = ::google::protobuf::internal::GetOwnedMessage(
9692
0
          message_arena, status, submessage_arena);
9693
0
    }
9694
0
    
9695
0
  } else {
9696
0
    
9697
0
  }
9698
0
  status_ = status;
9699
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateDatabaseResponsePB.status)
9700
0
}
9701
9702
// -------------------------------------------------------------------
9703
9704
// PgCreateSequencesDataTableRequestPB
9705
9706
// -------------------------------------------------------------------
9707
9708
// PgCreateSequencesDataTableResponsePB
9709
9710
// .yb.AppStatusPB status = 1;
9711
0
inline bool PgCreateSequencesDataTableResponsePB::has_status() const {
9712
0
  return this != internal_default_instance() && status_ != NULL;
9713
0
}
9714
0
inline const ::yb::AppStatusPB& PgCreateSequencesDataTableResponsePB::status() const {
9715
0
  const ::yb::AppStatusPB* p = status_;
9716
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateSequencesDataTableResponsePB.status)
9717
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
9718
0
      &::yb::_AppStatusPB_default_instance_);
9719
0
}
9720
0
inline ::yb::AppStatusPB* PgCreateSequencesDataTableResponsePB::release_status() {
9721
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateSequencesDataTableResponsePB.status)
9722
0
  
9723
0
  ::yb::AppStatusPB* temp = status_;
9724
0
  status_ = NULL;
9725
0
  return temp;
9726
0
}
9727
0
inline ::yb::AppStatusPB* PgCreateSequencesDataTableResponsePB::mutable_status() {
9728
  
9729
0
  if (status_ == NULL) {
9730
0
    status_ = new ::yb::AppStatusPB;
9731
0
  }
9732
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateSequencesDataTableResponsePB.status)
9733
0
  return status_;
9734
0
}
9735
0
inline void PgCreateSequencesDataTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
9736
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9737
0
  if (message_arena == NULL) {
9738
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
9739
0
  }
9740
0
  if (status) {
9741
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9742
0
    if (message_arena != submessage_arena) {
9743
0
      status = ::google::protobuf::internal::GetOwnedMessage(
9744
0
          message_arena, status, submessage_arena);
9745
0
    }
9746
0
    
9747
0
  } else {
9748
0
    
9749
0
  }
9750
0
  status_ = status;
9751
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateSequencesDataTableResponsePB.status)
9752
0
}
9753
9754
// -------------------------------------------------------------------
9755
9756
// PgCreateColumnPB
9757
9758
// string attr_name = 1;
9759
0
inline void PgCreateColumnPB::clear_attr_name() {
9760
0
  attr_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9761
0
}
9762
157k
inline const ::std::string& PgCreateColumnPB::attr_name() const {
9763
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.attr_name)
9764
157k
  return attr_name_.GetNoArena();
9765
157k
}
9766
0
inline void PgCreateColumnPB::set_attr_name(const ::std::string& value) {
9767
0
  
9768
0
  attr_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
9769
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.attr_name)
9770
0
}
9771
#if LANG_CXX11
9772
0
inline void PgCreateColumnPB::set_attr_name(::std::string&& value) {
9773
0
  
9774
0
  attr_name_.SetNoArena(
9775
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
9776
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateColumnPB.attr_name)
9777
0
}
9778
#endif
9779
14.2k
inline void PgCreateColumnPB::set_attr_name(const char* value) {
9780
14.2k
  GOOGLE_DCHECK(value != NULL);
9781
  
9782
14.2k
  attr_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
9783
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateColumnPB.attr_name)
9784
14.2k
}
9785
0
inline void PgCreateColumnPB::set_attr_name(const char* value, size_t size) {
9786
0
  
9787
0
  attr_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
9788
0
      ::std::string(reinterpret_cast<const char*>(value), size));
9789
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateColumnPB.attr_name)
9790
0
}
9791
14.1k
inline ::std::string* PgCreateColumnPB::mutable_attr_name() {
9792
  
9793
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateColumnPB.attr_name)
9794
14.1k
  return attr_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9795
14.1k
}
9796
0
inline ::std::string* PgCreateColumnPB::release_attr_name() {
9797
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateColumnPB.attr_name)
9798
0
  
9799
0
  return attr_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
9800
0
}
9801
0
inline void PgCreateColumnPB::set_allocated_attr_name(::std::string* attr_name) {
9802
0
  if (attr_name != NULL) {
9803
0
    
9804
0
  } else {
9805
0
    
9806
0
  }
9807
0
  attr_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), attr_name);
9808
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateColumnPB.attr_name)
9809
0
}
9810
9811
// int32 attr_num = 2;
9812
0
inline void PgCreateColumnPB::clear_attr_num() {
9813
0
  attr_num_ = 0;
9814
0
}
9815
99.3k
inline ::google::protobuf::int32 PgCreateColumnPB::attr_num() const {
9816
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.attr_num)
9817
99.3k
  return attr_num_;
9818
99.3k
}
9819
14.2k
inline void PgCreateColumnPB::set_attr_num(::google::protobuf::int32 value) {
9820
  
9821
14.2k
  attr_num_ = value;
9822
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.attr_num)
9823
14.2k
}
9824
9825
// int32 attr_ybtype = 3;
9826
0
inline void PgCreateColumnPB::clear_attr_ybtype() {
9827
0
  attr_ybtype_ = 0;
9828
0
}
9829
99.3k
inline ::google::protobuf::int32 PgCreateColumnPB::attr_ybtype() const {
9830
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.attr_ybtype)
9831
99.3k
  return attr_ybtype_;
9832
99.3k
}
9833
14.2k
inline void PgCreateColumnPB::set_attr_ybtype(::google::protobuf::int32 value) {
9834
  
9835
14.2k
  attr_ybtype_ = value;
9836
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.attr_ybtype)
9837
14.2k
}
9838
9839
// bool is_hash = 4;
9840
0
inline void PgCreateColumnPB::clear_is_hash() {
9841
0
  is_hash_ = false;
9842
0
}
9843
74.8k
inline bool PgCreateColumnPB::is_hash() const {
9844
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.is_hash)
9845
74.8k
  return is_hash_;
9846
74.8k
}
9847
13.9k
inline void PgCreateColumnPB::set_is_hash(bool value) {
9848
  
9849
13.9k
  is_hash_ = value;
9850
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.is_hash)
9851
13.9k
}
9852
9853
// bool is_range = 5;
9854
0
inline void PgCreateColumnPB::clear_is_range() {
9855
0
  is_range_ = false;
9856
0
}
9857
67.4k
inline bool PgCreateColumnPB::is_range() const {
9858
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.is_range)
9859
67.4k
  return is_range_;
9860
67.4k
}
9861
13.9k
inline void PgCreateColumnPB::set_is_range(bool value) {
9862
  
9863
13.9k
  is_range_ = value;
9864
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.is_range)
9865
13.9k
}
9866
9867
// int32 sorting_type = 6;
9868
0
inline void PgCreateColumnPB::clear_sorting_type() {
9869
0
  sorting_type_ = 0;
9870
0
}
9871
60.3k
inline ::google::protobuf::int32 PgCreateColumnPB::sorting_type() const {
9872
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.sorting_type)
9873
60.3k
  return sorting_type_;
9874
60.3k
}
9875
13.9k
inline void PgCreateColumnPB::set_sorting_type(::google::protobuf::int32 value) {
9876
  
9877
13.9k
  sorting_type_ = value;
9878
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.sorting_type)
9879
13.9k
}
9880
9881
// int32 attr_pgoid = 7;
9882
0
inline void PgCreateColumnPB::clear_attr_pgoid() {
9883
0
  attr_pgoid_ = 0;
9884
0
}
9885
99.1k
inline ::google::protobuf::int32 PgCreateColumnPB::attr_pgoid() const {
9886
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateColumnPB.attr_pgoid)
9887
99.1k
  return attr_pgoid_;
9888
99.1k
}
9889
14.2k
inline void PgCreateColumnPB::set_attr_pgoid(::google::protobuf::int32 value) {
9890
  
9891
14.2k
  attr_pgoid_ = value;
9892
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateColumnPB.attr_pgoid)
9893
14.2k
}
9894
9895
// -------------------------------------------------------------------
9896
9897
// PgCreateSplitBoundaryPB
9898
9899
// repeated .yb.QLValuePB values = 1;
9900
540
inline int PgCreateSplitBoundaryPB::values_size() const {
9901
540
  return values_.size();
9902
540
}
9903
831
inline const ::yb::QLValuePB& PgCreateSplitBoundaryPB::values(int index) const {
9904
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateSplitBoundaryPB.values)
9905
831
  return values_.Get(index);
9906
831
}
9907
0
inline ::yb::QLValuePB* PgCreateSplitBoundaryPB::mutable_values(int index) {
9908
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateSplitBoundaryPB.values)
9909
0
  return values_.Mutable(index);
9910
0
}
9911
277
inline ::yb::QLValuePB* PgCreateSplitBoundaryPB::add_values() {
9912
  // @@protoc_insertion_point(field_add:yb.tserver.PgCreateSplitBoundaryPB.values)
9913
277
  return values_.Add();
9914
277
}
9915
inline ::google::protobuf::RepeatedPtrField< ::yb::QLValuePB >*
9916
181
PgCreateSplitBoundaryPB::mutable_values() {
9917
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgCreateSplitBoundaryPB.values)
9918
181
  return &values_;
9919
181
}
9920
inline const ::google::protobuf::RepeatedPtrField< ::yb::QLValuePB >&
9921
175
PgCreateSplitBoundaryPB::values() const {
9922
  // @@protoc_insertion_point(field_list:yb.tserver.PgCreateSplitBoundaryPB.values)
9923
175
  return values_;
9924
175
}
9925
9926
// -------------------------------------------------------------------
9927
9928
// PgCreateTableRequestPB
9929
9930
// uint64 session_id = 1;
9931
0
inline void PgCreateTableRequestPB::clear_session_id() {
9932
0
  session_id_ = GOOGLE_ULONGLONG(0);
9933
0
}
9934
35.3k
inline ::google::protobuf::uint64 PgCreateTableRequestPB::session_id() const {
9935
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.session_id)
9936
35.3k
  return session_id_;
9937
35.3k
}
9938
5.05k
inline void PgCreateTableRequestPB::set_session_id(::google::protobuf::uint64 value) {
9939
  
9940
5.05k
  session_id_ = value;
9941
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.session_id)
9942
5.05k
}
9943
9944
// bool use_transaction = 2;
9945
0
inline void PgCreateTableRequestPB::clear_use_transaction() {
9946
0
  use_transaction_ = false;
9947
0
}
9948
25.0k
inline bool PgCreateTableRequestPB::use_transaction() const {
9949
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.use_transaction)
9950
25.0k
  return use_transaction_;
9951
25.0k
}
9952
4.88k
inline void PgCreateTableRequestPB::set_use_transaction(bool value) {
9953
  
9954
4.88k
  use_transaction_ = value;
9955
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.use_transaction)
9956
4.88k
}
9957
9958
// .yb.tserver.PgObjectIdPB table_id = 3;
9959
15.1k
inline bool PgCreateTableRequestPB::has_table_id() const {
9960
15.1k
  return this != internal_default_instance() && table_id_ != NULL;
9961
15.1k
}
9962
0
inline void PgCreateTableRequestPB::clear_table_id() {
9963
0
  if (GetArenaNoVirtual() == NULL && table_id_ != NULL) {
9964
0
    delete table_id_;
9965
0
  }
9966
0
  table_id_ = NULL;
9967
0
}
9968
15.1k
inline const ::yb::tserver::PgObjectIdPB& PgCreateTableRequestPB::table_id() const {
9969
15.1k
  const ::yb::tserver::PgObjectIdPB* p = table_id_;
9970
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.table_id)
9971
15.1k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
9972
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
9973
15.1k
}
9974
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::release_table_id() {
9975
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.table_id)
9976
0
  
9977
0
  ::yb::tserver::PgObjectIdPB* temp = table_id_;
9978
0
  table_id_ = NULL;
9979
0
  return temp;
9980
0
}
9981
10.2k
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::mutable_table_id() {
9982
  
9983
10.2k
  if (table_id_ == NULL) {
9984
10.2k
    table_id_ = new ::yb::tserver::PgObjectIdPB;
9985
10.2k
  }
9986
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.table_id)
9987
10.2k
  return table_id_;
9988
10.2k
}
9989
0
inline void PgCreateTableRequestPB::set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id) {
9990
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
9991
0
  if (message_arena == NULL) {
9992
0
    delete table_id_;
9993
0
  }
9994
0
  if (table_id) {
9995
0
    ::google::protobuf::Arena* submessage_arena = NULL;
9996
0
    if (message_arena != submessage_arena) {
9997
0
      table_id = ::google::protobuf::internal::GetOwnedMessage(
9998
0
          message_arena, table_id, submessage_arena);
9999
0
    }
10000
0
    
10001
0
  } else {
10002
0
    
10003
0
  }
10004
0
  table_id_ = table_id;
10005
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.table_id)
10006
0
}
10007
10008
// string database_name = 4;
10009
0
inline void PgCreateTableRequestPB::clear_database_name() {
10010
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10011
0
}
10012
55.6k
inline const ::std::string& PgCreateTableRequestPB::database_name() const {
10013
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.database_name)
10014
55.6k
  return database_name_.GetNoArena();
10015
55.6k
}
10016
0
inline void PgCreateTableRequestPB::set_database_name(const ::std::string& value) {
10017
0
  
10018
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
10019
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.database_name)
10020
0
}
10021
#if LANG_CXX11
10022
0
inline void PgCreateTableRequestPB::set_database_name(::std::string&& value) {
10023
0
  
10024
0
  database_name_.SetNoArena(
10025
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
10026
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateTableRequestPB.database_name)
10027
0
}
10028
#endif
10029
5.14k
inline void PgCreateTableRequestPB::set_database_name(const char* value) {
10030
5.14k
  GOOGLE_DCHECK(value != NULL);
10031
  
10032
5.14k
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
10033
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateTableRequestPB.database_name)
10034
5.14k
}
10035
0
inline void PgCreateTableRequestPB::set_database_name(const char* value, size_t size) {
10036
0
  
10037
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
10038
0
      ::std::string(reinterpret_cast<const char*>(value), size));
10039
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateTableRequestPB.database_name)
10040
0
}
10041
5.05k
inline ::std::string* PgCreateTableRequestPB::mutable_database_name() {
10042
  
10043
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.database_name)
10044
5.05k
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10045
5.05k
}
10046
0
inline ::std::string* PgCreateTableRequestPB::release_database_name() {
10047
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.database_name)
10048
0
  
10049
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10050
0
}
10051
0
inline void PgCreateTableRequestPB::set_allocated_database_name(::std::string* database_name) {
10052
0
  if (database_name != NULL) {
10053
0
    
10054
0
  } else {
10055
0
    
10056
0
  }
10057
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
10058
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.database_name)
10059
0
}
10060
10061
// string table_name = 5;
10062
0
inline void PgCreateTableRequestPB::clear_table_name() {
10063
0
  table_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10064
0
}
10065
55.6k
inline const ::std::string& PgCreateTableRequestPB::table_name() const {
10066
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.table_name)
10067
55.6k
  return table_name_.GetNoArena();
10068
55.6k
}
10069
0
inline void PgCreateTableRequestPB::set_table_name(const ::std::string& value) {
10070
0
  
10071
0
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
10072
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.table_name)
10073
0
}
10074
#if LANG_CXX11
10075
0
inline void PgCreateTableRequestPB::set_table_name(::std::string&& value) {
10076
0
  
10077
0
  table_name_.SetNoArena(
10078
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
10079
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateTableRequestPB.table_name)
10080
0
}
10081
#endif
10082
5.14k
inline void PgCreateTableRequestPB::set_table_name(const char* value) {
10083
5.14k
  GOOGLE_DCHECK(value != NULL);
10084
  
10085
5.14k
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
10086
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateTableRequestPB.table_name)
10087
5.14k
}
10088
0
inline void PgCreateTableRequestPB::set_table_name(const char* value, size_t size) {
10089
0
  
10090
0
  table_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
10091
0
      ::std::string(reinterpret_cast<const char*>(value), size));
10092
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateTableRequestPB.table_name)
10093
0
}
10094
5.05k
inline ::std::string* PgCreateTableRequestPB::mutable_table_name() {
10095
  
10096
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.table_name)
10097
5.05k
  return table_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10098
5.05k
}
10099
0
inline ::std::string* PgCreateTableRequestPB::release_table_name() {
10100
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.table_name)
10101
0
  
10102
0
  return table_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10103
0
}
10104
0
inline void PgCreateTableRequestPB::set_allocated_table_name(::std::string* table_name) {
10105
0
  if (table_name != NULL) {
10106
0
    
10107
0
  } else {
10108
0
    
10109
0
  }
10110
0
  table_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), table_name);
10111
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.table_name)
10112
0
}
10113
10114
// int32 num_tablets = 6;
10115
0
inline void PgCreateTableRequestPB::clear_num_tablets() {
10116
0
  num_tablets_ = 0;
10117
0
}
10118
35.7k
inline ::google::protobuf::int32 PgCreateTableRequestPB::num_tablets() const {
10119
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.num_tablets)
10120
35.7k
  return num_tablets_;
10121
35.7k
}
10122
5.50k
inline void PgCreateTableRequestPB::set_num_tablets(::google::protobuf::int32 value) {
10123
  
10124
5.50k
  num_tablets_ = value;
10125
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.num_tablets)
10126
5.50k
}
10127
10128
// bool is_pg_catalog_table = 7;
10129
0
inline void PgCreateTableRequestPB::clear_is_pg_catalog_table() {
10130
0
  is_pg_catalog_table_ = false;
10131
0
}
10132
23.5k
inline bool PgCreateTableRequestPB::is_pg_catalog_table() const {
10133
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.is_pg_catalog_table)
10134
23.5k
  return is_pg_catalog_table_;
10135
23.5k
}
10136
5.14k
inline void PgCreateTableRequestPB::set_is_pg_catalog_table(bool value) {
10137
  
10138
5.14k
  is_pg_catalog_table_ = value;
10139
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.is_pg_catalog_table)
10140
5.14k
}
10141
10142
// bool is_shared_table = 8;
10143
0
inline void PgCreateTableRequestPB::clear_is_shared_table() {
10144
0
  is_shared_table_ = false;
10145
0
}
10146
20.2k
inline bool PgCreateTableRequestPB::is_shared_table() const {
10147
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.is_shared_table)
10148
20.2k
  return is_shared_table_;
10149
20.2k
}
10150
5.14k
inline void PgCreateTableRequestPB::set_is_shared_table(bool value) {
10151
  
10152
5.14k
  is_shared_table_ = value;
10153
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.is_shared_table)
10154
5.14k
}
10155
10156
// bool if_not_exist = 9;
10157
0
inline void PgCreateTableRequestPB::clear_if_not_exist() {
10158
0
  if_not_exist_ = false;
10159
0
}
10160
15.1k
inline bool PgCreateTableRequestPB::if_not_exist() const {
10161
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.if_not_exist)
10162
15.1k
  return if_not_exist_;
10163
15.1k
}
10164
5.14k
inline void PgCreateTableRequestPB::set_if_not_exist(bool value) {
10165
  
10166
5.14k
  if_not_exist_ = value;
10167
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.if_not_exist)
10168
5.14k
}
10169
10170
// bool colocated = 10;
10171
0
inline void PgCreateTableRequestPB::clear_colocated() {
10172
0
  colocated_ = false;
10173
0
}
10174
21.2k
inline bool PgCreateTableRequestPB::colocated() const {
10175
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.colocated)
10176
21.2k
  return colocated_;
10177
21.2k
}
10178
5.14k
inline void PgCreateTableRequestPB::set_colocated(bool value) {
10179
  
10180
5.14k
  colocated_ = value;
10181
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.colocated)
10182
5.14k
}
10183
10184
// .yb.tserver.PgObjectIdPB tablegroup_oid = 11;
10185
15.1k
inline bool PgCreateTableRequestPB::has_tablegroup_oid() const {
10186
15.1k
  return this != internal_default_instance() && tablegroup_oid_ != NULL;
10187
15.1k
}
10188
0
inline void PgCreateTableRequestPB::clear_tablegroup_oid() {
10189
0
  if (GetArenaNoVirtual() == NULL && tablegroup_oid_ != NULL) {
10190
0
    delete tablegroup_oid_;
10191
0
  }
10192
0
  tablegroup_oid_ = NULL;
10193
0
}
10194
5.05k
inline const ::yb::tserver::PgObjectIdPB& PgCreateTableRequestPB::tablegroup_oid() const {
10195
5.05k
  const ::yb::tserver::PgObjectIdPB* p = tablegroup_oid_;
10196
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.tablegroup_oid)
10197
5.05k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10198
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10199
5.05k
}
10200
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::release_tablegroup_oid() {
10201
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.tablegroup_oid)
10202
0
  
10203
0
  ::yb::tserver::PgObjectIdPB* temp = tablegroup_oid_;
10204
0
  tablegroup_oid_ = NULL;
10205
0
  return temp;
10206
0
}
10207
10.2k
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::mutable_tablegroup_oid() {
10208
  
10209
10.2k
  if (tablegroup_oid_ == NULL) {
10210
10.2k
    tablegroup_oid_ = new ::yb::tserver::PgObjectIdPB;
10211
10.2k
  }
10212
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.tablegroup_oid)
10213
10.2k
  return tablegroup_oid_;
10214
10.2k
}
10215
0
inline void PgCreateTableRequestPB::set_allocated_tablegroup_oid(::yb::tserver::PgObjectIdPB* tablegroup_oid) {
10216
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10217
0
  if (message_arena == NULL) {
10218
0
    delete tablegroup_oid_;
10219
0
  }
10220
0
  if (tablegroup_oid) {
10221
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10222
0
    if (message_arena != submessage_arena) {
10223
0
      tablegroup_oid = ::google::protobuf::internal::GetOwnedMessage(
10224
0
          message_arena, tablegroup_oid, submessage_arena);
10225
0
    }
10226
0
    
10227
0
  } else {
10228
0
    
10229
0
  }
10230
0
  tablegroup_oid_ = tablegroup_oid;
10231
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.tablegroup_oid)
10232
0
}
10233
10234
// uint32 colocation_id = 20;
10235
5.17k
inline bool PgCreateTableRequestPB::has_colocation_id() const {
10236
5.17k
  return optional_colocation_id_case() == kColocationId;
10237
5.17k
}
10238
48
inline void PgCreateTableRequestPB::set_has_colocation_id() {
10239
48
  _oneof_case_[0] = kColocationId;
10240
48
}
10241
0
inline void PgCreateTableRequestPB::clear_colocation_id() {
10242
0
  if (has_colocation_id()) {
10243
0
    optional_colocation_id_.colocation_id_ = 0u;
10244
0
    clear_has_optional_colocation_id();
10245
0
  }
10246
0
}
10247
96
inline ::google::protobuf::uint32 PgCreateTableRequestPB::colocation_id() const {
10248
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.colocation_id)
10249
96
  if (has_colocation_id()) {
10250
96
    return optional_colocation_id_.colocation_id_;
10251
96
  }
10252
0
  return 0u;
10253
96
}
10254
24
inline void PgCreateTableRequestPB::set_colocation_id(::google::protobuf::uint32 value) {
10255
24
  if (!has_colocation_id()) {
10256
24
    clear_optional_colocation_id();
10257
24
    set_has_colocation_id();
10258
24
  }
10259
24
  optional_colocation_id_.colocation_id_ = value;
10260
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.colocation_id)
10261
24
}
10262
10263
// .yb.tserver.PgObjectIdPB tablespace_oid = 12;
10264
15.1k
inline bool PgCreateTableRequestPB::has_tablespace_oid() const {
10265
15.1k
  return this != internal_default_instance() && tablespace_oid_ != NULL;
10266
15.1k
}
10267
0
inline void PgCreateTableRequestPB::clear_tablespace_oid() {
10268
0
  if (GetArenaNoVirtual() == NULL && tablespace_oid_ != NULL) {
10269
0
    delete tablespace_oid_;
10270
0
  }
10271
0
  tablespace_oid_ = NULL;
10272
0
}
10273
5.05k
inline const ::yb::tserver::PgObjectIdPB& PgCreateTableRequestPB::tablespace_oid() const {
10274
5.05k
  const ::yb::tserver::PgObjectIdPB* p = tablespace_oid_;
10275
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.tablespace_oid)
10276
5.05k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10277
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10278
5.05k
}
10279
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::release_tablespace_oid() {
10280
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.tablespace_oid)
10281
0
  
10282
0
  ::yb::tserver::PgObjectIdPB* temp = tablespace_oid_;
10283
0
  tablespace_oid_ = NULL;
10284
0
  return temp;
10285
0
}
10286
10.2k
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::mutable_tablespace_oid() {
10287
  
10288
10.2k
  if (tablespace_oid_ == NULL) {
10289
10.2k
    tablespace_oid_ = new ::yb::tserver::PgObjectIdPB;
10290
10.2k
  }
10291
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.tablespace_oid)
10292
10.2k
  return tablespace_oid_;
10293
10.2k
}
10294
0
inline void PgCreateTableRequestPB::set_allocated_tablespace_oid(::yb::tserver::PgObjectIdPB* tablespace_oid) {
10295
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10296
0
  if (message_arena == NULL) {
10297
0
    delete tablespace_oid_;
10298
0
  }
10299
0
  if (tablespace_oid) {
10300
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10301
0
    if (message_arena != submessage_arena) {
10302
0
      tablespace_oid = ::google::protobuf::internal::GetOwnedMessage(
10303
0
          message_arena, tablespace_oid, submessage_arena);
10304
0
    }
10305
0
    
10306
0
  } else {
10307
0
    
10308
0
  }
10309
0
  tablespace_oid_ = tablespace_oid;
10310
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.tablespace_oid)
10311
0
}
10312
10313
// repeated .yb.tserver.PgCreateColumnPB create_columns = 13;
10314
15.1k
inline int PgCreateTableRequestPB::create_columns_size() const {
10315
15.1k
  return create_columns_.size();
10316
15.1k
}
10317
0
inline void PgCreateTableRequestPB::clear_create_columns() {
10318
0
  create_columns_.Clear();
10319
0
}
10320
41.8k
inline const ::yb::tserver::PgCreateColumnPB& PgCreateTableRequestPB::create_columns(int index) const {
10321
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.create_columns)
10322
41.8k
  return create_columns_.Get(index);
10323
41.8k
}
10324
0
inline ::yb::tserver::PgCreateColumnPB* PgCreateTableRequestPB::mutable_create_columns(int index) {
10325
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.create_columns)
10326
0
  return create_columns_.Mutable(index);
10327
0
}
10328
13.9k
inline ::yb::tserver::PgCreateColumnPB* PgCreateTableRequestPB::add_create_columns() {
10329
  // @@protoc_insertion_point(field_add:yb.tserver.PgCreateTableRequestPB.create_columns)
10330
13.9k
  return create_columns_.Add();
10331
13.9k
}
10332
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >*
10333
13.9k
PgCreateTableRequestPB::mutable_create_columns() {
10334
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgCreateTableRequestPB.create_columns)
10335
13.9k
  return &create_columns_;
10336
13.9k
}
10337
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateColumnPB >&
10338
5.05k
PgCreateTableRequestPB::create_columns() const {
10339
  // @@protoc_insertion_point(field_list:yb.tserver.PgCreateTableRequestPB.create_columns)
10340
5.05k
  return create_columns_;
10341
5.05k
}
10342
10343
// repeated .yb.tserver.PgCreateSplitBoundaryPB split_bounds = 14;
10344
15.1k
inline int PgCreateTableRequestPB::split_bounds_size() const {
10345
15.1k
  return split_bounds_.size();
10346
15.1k
}
10347
0
inline void PgCreateTableRequestPB::clear_split_bounds() {
10348
0
  split_bounds_.Clear();
10349
0
}
10350
540
inline const ::yb::tserver::PgCreateSplitBoundaryPB& PgCreateTableRequestPB::split_bounds(int index) const {
10351
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.split_bounds)
10352
540
  return split_bounds_.Get(index);
10353
540
}
10354
0
inline ::yb::tserver::PgCreateSplitBoundaryPB* PgCreateTableRequestPB::mutable_split_bounds(int index) {
10355
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.split_bounds)
10356
0
  return split_bounds_.Mutable(index);
10357
0
}
10358
180
inline ::yb::tserver::PgCreateSplitBoundaryPB* PgCreateTableRequestPB::add_split_bounds() {
10359
  // @@protoc_insertion_point(field_add:yb.tserver.PgCreateTableRequestPB.split_bounds)
10360
180
  return split_bounds_.Add();
10361
180
}
10362
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateSplitBoundaryPB >*
10363
181
PgCreateTableRequestPB::mutable_split_bounds() {
10364
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgCreateTableRequestPB.split_bounds)
10365
181
  return &split_bounds_;
10366
181
}
10367
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgCreateSplitBoundaryPB >&
10368
15.1k
PgCreateTableRequestPB::split_bounds() const {
10369
  // @@protoc_insertion_point(field_list:yb.tserver.PgCreateTableRequestPB.split_bounds)
10370
15.1k
  return split_bounds_;
10371
15.1k
}
10372
10373
// .yb.tserver.PgObjectIdPB base_table_id = 15;
10374
15.1k
inline bool PgCreateTableRequestPB::has_base_table_id() const {
10375
15.1k
  return this != internal_default_instance() && base_table_id_ != NULL;
10376
15.1k
}
10377
0
inline void PgCreateTableRequestPB::clear_base_table_id() {
10378
0
  if (GetArenaNoVirtual() == NULL && base_table_id_ != NULL) {
10379
0
    delete base_table_id_;
10380
0
  }
10381
0
  base_table_id_ = NULL;
10382
0
}
10383
27.4k
inline const ::yb::tserver::PgObjectIdPB& PgCreateTableRequestPB::base_table_id() const {
10384
27.4k
  const ::yb::tserver::PgObjectIdPB* p = base_table_id_;
10385
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.base_table_id)
10386
27.4k
  return p != NULL ? 
*p3.89k
: *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10387
23.5k
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10388
27.4k
}
10389
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::release_base_table_id() {
10390
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.base_table_id)
10391
0
  
10392
0
  ::yb::tserver::PgObjectIdPB* temp = base_table_id_;
10393
0
  base_table_id_ = NULL;
10394
0
  return temp;
10395
0
}
10396
1.73k
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::mutable_base_table_id() {
10397
  
10398
1.73k
  if (base_table_id_ == NULL) {
10399
1.73k
    base_table_id_ = new ::yb::tserver::PgObjectIdPB;
10400
1.73k
  }
10401
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.base_table_id)
10402
1.73k
  return base_table_id_;
10403
1.73k
}
10404
0
inline void PgCreateTableRequestPB::set_allocated_base_table_id(::yb::tserver::PgObjectIdPB* base_table_id) {
10405
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10406
0
  if (message_arena == NULL) {
10407
0
    delete base_table_id_;
10408
0
  }
10409
0
  if (base_table_id) {
10410
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10411
0
    if (message_arena != submessage_arena) {
10412
0
      base_table_id = ::google::protobuf::internal::GetOwnedMessage(
10413
0
          message_arena, base_table_id, submessage_arena);
10414
0
    }
10415
0
    
10416
0
  } else {
10417
0
    
10418
0
  }
10419
0
  base_table_id_ = base_table_id;
10420
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.base_table_id)
10421
0
}
10422
10423
// bool is_unique_index = 16;
10424
0
inline void PgCreateTableRequestPB::clear_is_unique_index() {
10425
0
  is_unique_index_ = false;
10426
0
}
10427
18.1k
inline bool PgCreateTableRequestPB::is_unique_index() const {
10428
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.is_unique_index)
10429
18.1k
  return is_unique_index_;
10430
18.1k
}
10431
868
inline void PgCreateTableRequestPB::set_is_unique_index(bool value) {
10432
  
10433
868
  is_unique_index_ = value;
10434
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.is_unique_index)
10435
868
}
10436
10437
// bool skip_index_backfill = 17;
10438
0
inline void PgCreateTableRequestPB::clear_skip_index_backfill() {
10439
0
  skip_index_backfill_ = false;
10440
0
}
10441
16.3k
inline bool PgCreateTableRequestPB::skip_index_backfill() const {
10442
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.skip_index_backfill)
10443
16.3k
  return skip_index_backfill_;
10444
16.3k
}
10445
868
inline void PgCreateTableRequestPB::set_skip_index_backfill(bool value) {
10446
  
10447
868
  skip_index_backfill_ = value;
10448
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.skip_index_backfill)
10449
868
}
10450
10451
// .yb.tserver.PgObjectIdPB matview_pg_table_oid = 18;
10452
15.1k
inline bool PgCreateTableRequestPB::has_matview_pg_table_oid() const {
10453
15.1k
  return this != internal_default_instance() && matview_pg_table_oid_ != NULL;
10454
15.1k
}
10455
0
inline void PgCreateTableRequestPB::clear_matview_pg_table_oid() {
10456
0
  if (GetArenaNoVirtual() == NULL && matview_pg_table_oid_ != NULL) {
10457
0
    delete matview_pg_table_oid_;
10458
0
  }
10459
0
  matview_pg_table_oid_ = NULL;
10460
0
}
10461
5.05k
inline const ::yb::tserver::PgObjectIdPB& PgCreateTableRequestPB::matview_pg_table_oid() const {
10462
5.05k
  const ::yb::tserver::PgObjectIdPB* p = matview_pg_table_oid_;
10463
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.matview_pg_table_oid)
10464
5.05k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10465
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10466
5.05k
}
10467
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::release_matview_pg_table_oid() {
10468
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.matview_pg_table_oid)
10469
0
  
10470
0
  ::yb::tserver::PgObjectIdPB* temp = matview_pg_table_oid_;
10471
0
  matview_pg_table_oid_ = NULL;
10472
0
  return temp;
10473
0
}
10474
10.2k
inline ::yb::tserver::PgObjectIdPB* PgCreateTableRequestPB::mutable_matview_pg_table_oid() {
10475
  
10476
10.2k
  if (matview_pg_table_oid_ == NULL) {
10477
10.2k
    matview_pg_table_oid_ = new ::yb::tserver::PgObjectIdPB;
10478
10.2k
  }
10479
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.matview_pg_table_oid)
10480
10.2k
  return matview_pg_table_oid_;
10481
10.2k
}
10482
0
inline void PgCreateTableRequestPB::set_allocated_matview_pg_table_oid(::yb::tserver::PgObjectIdPB* matview_pg_table_oid) {
10483
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10484
0
  if (message_arena == NULL) {
10485
0
    delete matview_pg_table_oid_;
10486
0
  }
10487
0
  if (matview_pg_table_oid) {
10488
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10489
0
    if (message_arena != submessage_arena) {
10490
0
      matview_pg_table_oid = ::google::protobuf::internal::GetOwnedMessage(
10491
0
          message_arena, matview_pg_table_oid, submessage_arena);
10492
0
    }
10493
0
    
10494
0
  } else {
10495
0
    
10496
0
  }
10497
0
  matview_pg_table_oid_ = matview_pg_table_oid;
10498
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.matview_pg_table_oid)
10499
0
}
10500
10501
// string schema_name = 19;
10502
0
inline void PgCreateTableRequestPB::clear_schema_name() {
10503
0
  schema_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10504
0
}
10505
60.6k
inline const ::std::string& PgCreateTableRequestPB::schema_name() const {
10506
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableRequestPB.schema_name)
10507
60.6k
  return schema_name_.GetNoArena();
10508
60.6k
}
10509
0
inline void PgCreateTableRequestPB::set_schema_name(const ::std::string& value) {
10510
0
  
10511
0
  schema_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
10512
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTableRequestPB.schema_name)
10513
0
}
10514
#if LANG_CXX11
10515
0
inline void PgCreateTableRequestPB::set_schema_name(::std::string&& value) {
10516
0
  
10517
0
  schema_name_.SetNoArena(
10518
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
10519
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateTableRequestPB.schema_name)
10520
0
}
10521
#endif
10522
5.14k
inline void PgCreateTableRequestPB::set_schema_name(const char* value) {
10523
5.14k
  GOOGLE_DCHECK(value != NULL);
10524
  
10525
5.14k
  schema_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
10526
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateTableRequestPB.schema_name)
10527
5.14k
}
10528
0
inline void PgCreateTableRequestPB::set_schema_name(const char* value, size_t size) {
10529
0
  
10530
0
  schema_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
10531
0
      ::std::string(reinterpret_cast<const char*>(value), size));
10532
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateTableRequestPB.schema_name)
10533
0
}
10534
5.05k
inline ::std::string* PgCreateTableRequestPB::mutable_schema_name() {
10535
  
10536
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableRequestPB.schema_name)
10537
5.05k
  return schema_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10538
5.05k
}
10539
0
inline ::std::string* PgCreateTableRequestPB::release_schema_name() {
10540
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableRequestPB.schema_name)
10541
0
  
10542
0
  return schema_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10543
0
}
10544
0
inline void PgCreateTableRequestPB::set_allocated_schema_name(::std::string* schema_name) {
10545
0
  if (schema_name != NULL) {
10546
0
    
10547
0
  } else {
10548
0
    
10549
0
  }
10550
0
  schema_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), schema_name);
10551
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableRequestPB.schema_name)
10552
0
}
10553
10554
10.2k
inline bool PgCreateTableRequestPB::has_optional_colocation_id() const {
10555
10.2k
  return optional_colocation_id_case() != OPTIONAL_COLOCATION_ID_NOT_SET;
10556
10.2k
}
10557
37.0k
inline void PgCreateTableRequestPB::clear_has_optional_colocation_id() {
10558
37.0k
  _oneof_case_[0] = OPTIONAL_COLOCATION_ID_NOT_SET;
10559
37.0k
}
10560
35.6k
inline PgCreateTableRequestPB::OptionalColocationIdCase PgCreateTableRequestPB::optional_colocation_id_case() const {
10561
35.6k
  return PgCreateTableRequestPB::OptionalColocationIdCase(_oneof_case_[0]);
10562
35.6k
}
10563
// -------------------------------------------------------------------
10564
10565
// PgCreateTableResponsePB
10566
10567
// .yb.AppStatusPB status = 1;
10568
30.3k
inline bool PgCreateTableResponsePB::has_status() const {
10569
30.3k
  return this != internal_default_instance() && status_ != NULL;
10570
30.3k
}
10571
22
inline const ::yb::AppStatusPB& PgCreateTableResponsePB::status() const {
10572
22
  const ::yb::AppStatusPB* p = status_;
10573
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTableResponsePB.status)
10574
22
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
10575
0
      &::yb::_AppStatusPB_default_instance_);
10576
22
}
10577
0
inline ::yb::AppStatusPB* PgCreateTableResponsePB::release_status() {
10578
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTableResponsePB.status)
10579
0
  
10580
0
  ::yb::AppStatusPB* temp = status_;
10581
0
  status_ = NULL;
10582
0
  return temp;
10583
0
}
10584
49
inline ::yb::AppStatusPB* PgCreateTableResponsePB::mutable_status() {
10585
  
10586
49
  if (status_ == NULL) {
10587
49
    status_ = new ::yb::AppStatusPB;
10588
49
  }
10589
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTableResponsePB.status)
10590
49
  return status_;
10591
49
}
10592
0
inline void PgCreateTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
10593
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10594
0
  if (message_arena == NULL) {
10595
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
10596
0
  }
10597
0
  if (status) {
10598
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10599
0
    if (message_arena != submessage_arena) {
10600
0
      status = ::google::protobuf::internal::GetOwnedMessage(
10601
0
          message_arena, status, submessage_arena);
10602
0
    }
10603
0
    
10604
0
  } else {
10605
0
    
10606
0
  }
10607
0
  status_ = status;
10608
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTableResponsePB.status)
10609
0
}
10610
10611
// -------------------------------------------------------------------
10612
10613
// PgCreateTablegroupRequestPB
10614
10615
// uint64 session_id = 1;
10616
0
inline void PgCreateTablegroupRequestPB::clear_session_id() {
10617
0
  session_id_ = GOOGLE_ULONGLONG(0);
10618
0
}
10619
378
inline ::google::protobuf::uint64 PgCreateTablegroupRequestPB::session_id() const {
10620
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTablegroupRequestPB.session_id)
10621
378
  return session_id_;
10622
378
}
10623
54
inline void PgCreateTablegroupRequestPB::set_session_id(::google::protobuf::uint64 value) {
10624
  
10625
54
  session_id_ = value;
10626
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTablegroupRequestPB.session_id)
10627
54
}
10628
10629
// string database_name = 2;
10630
0
inline void PgCreateTablegroupRequestPB::clear_database_name() {
10631
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10632
0
}
10633
594
inline const ::std::string& PgCreateTablegroupRequestPB::database_name() const {
10634
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10635
594
  return database_name_.GetNoArena();
10636
594
}
10637
0
inline void PgCreateTablegroupRequestPB::set_database_name(const ::std::string& value) {
10638
0
  
10639
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
10640
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10641
0
}
10642
#if LANG_CXX11
10643
0
inline void PgCreateTablegroupRequestPB::set_database_name(::std::string&& value) {
10644
0
  
10645
0
  database_name_.SetNoArena(
10646
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
10647
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10648
0
}
10649
#endif
10650
54
inline void PgCreateTablegroupRequestPB::set_database_name(const char* value) {
10651
54
  GOOGLE_DCHECK(value != NULL);
10652
  
10653
54
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
10654
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10655
54
}
10656
0
inline void PgCreateTablegroupRequestPB::set_database_name(const char* value, size_t size) {
10657
0
  
10658
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
10659
0
      ::std::string(reinterpret_cast<const char*>(value), size));
10660
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10661
0
}
10662
54
inline ::std::string* PgCreateTablegroupRequestPB::mutable_database_name() {
10663
  
10664
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10665
54
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10666
54
}
10667
0
inline ::std::string* PgCreateTablegroupRequestPB::release_database_name() {
10668
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10669
0
  
10670
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10671
0
}
10672
0
inline void PgCreateTablegroupRequestPB::set_allocated_database_name(::std::string* database_name) {
10673
0
  if (database_name != NULL) {
10674
0
    
10675
0
  } else {
10676
0
    
10677
0
  }
10678
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
10679
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTablegroupRequestPB.database_name)
10680
0
}
10681
10682
// .yb.tserver.PgObjectIdPB tablegroup_id = 3;
10683
162
inline bool PgCreateTablegroupRequestPB::has_tablegroup_id() const {
10684
162
  return this != internal_default_instance() && tablegroup_id_ != NULL;
10685
162
}
10686
0
inline void PgCreateTablegroupRequestPB::clear_tablegroup_id() {
10687
0
  if (GetArenaNoVirtual() == NULL && tablegroup_id_ != NULL) {
10688
0
    delete tablegroup_id_;
10689
0
  }
10690
0
  tablegroup_id_ = NULL;
10691
0
}
10692
54
inline const ::yb::tserver::PgObjectIdPB& PgCreateTablegroupRequestPB::tablegroup_id() const {
10693
54
  const ::yb::tserver::PgObjectIdPB* p = tablegroup_id_;
10694
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTablegroupRequestPB.tablegroup_id)
10695
54
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10696
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10697
54
}
10698
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTablegroupRequestPB::release_tablegroup_id() {
10699
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTablegroupRequestPB.tablegroup_id)
10700
0
  
10701
0
  ::yb::tserver::PgObjectIdPB* temp = tablegroup_id_;
10702
0
  tablegroup_id_ = NULL;
10703
0
  return temp;
10704
0
}
10705
108
inline ::yb::tserver::PgObjectIdPB* PgCreateTablegroupRequestPB::mutable_tablegroup_id() {
10706
  
10707
108
  if (tablegroup_id_ == NULL) {
10708
108
    tablegroup_id_ = new ::yb::tserver::PgObjectIdPB;
10709
108
  }
10710
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTablegroupRequestPB.tablegroup_id)
10711
108
  return tablegroup_id_;
10712
108
}
10713
0
inline void PgCreateTablegroupRequestPB::set_allocated_tablegroup_id(::yb::tserver::PgObjectIdPB* tablegroup_id) {
10714
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10715
0
  if (message_arena == NULL) {
10716
0
    delete tablegroup_id_;
10717
0
  }
10718
0
  if (tablegroup_id) {
10719
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10720
0
    if (message_arena != submessage_arena) {
10721
0
      tablegroup_id = ::google::protobuf::internal::GetOwnedMessage(
10722
0
          message_arena, tablegroup_id, submessage_arena);
10723
0
    }
10724
0
    
10725
0
  } else {
10726
0
    
10727
0
  }
10728
0
  tablegroup_id_ = tablegroup_id;
10729
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTablegroupRequestPB.tablegroup_id)
10730
0
}
10731
10732
// .yb.tserver.PgObjectIdPB tablespace_id = 4;
10733
162
inline bool PgCreateTablegroupRequestPB::has_tablespace_id() const {
10734
162
  return this != internal_default_instance() && tablespace_id_ != NULL;
10735
162
}
10736
0
inline void PgCreateTablegroupRequestPB::clear_tablespace_id() {
10737
0
  if (GetArenaNoVirtual() == NULL && tablespace_id_ != NULL) {
10738
0
    delete tablespace_id_;
10739
0
  }
10740
0
  tablespace_id_ = NULL;
10741
0
}
10742
54
inline const ::yb::tserver::PgObjectIdPB& PgCreateTablegroupRequestPB::tablespace_id() const {
10743
54
  const ::yb::tserver::PgObjectIdPB* p = tablespace_id_;
10744
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTablegroupRequestPB.tablespace_id)
10745
54
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10746
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10747
54
}
10748
0
inline ::yb::tserver::PgObjectIdPB* PgCreateTablegroupRequestPB::release_tablespace_id() {
10749
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTablegroupRequestPB.tablespace_id)
10750
0
  
10751
0
  ::yb::tserver::PgObjectIdPB* temp = tablespace_id_;
10752
0
  tablespace_id_ = NULL;
10753
0
  return temp;
10754
0
}
10755
108
inline ::yb::tserver::PgObjectIdPB* PgCreateTablegroupRequestPB::mutable_tablespace_id() {
10756
  
10757
108
  if (tablespace_id_ == NULL) {
10758
108
    tablespace_id_ = new ::yb::tserver::PgObjectIdPB;
10759
108
  }
10760
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTablegroupRequestPB.tablespace_id)
10761
108
  return tablespace_id_;
10762
108
}
10763
0
inline void PgCreateTablegroupRequestPB::set_allocated_tablespace_id(::yb::tserver::PgObjectIdPB* tablespace_id) {
10764
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10765
0
  if (message_arena == NULL) {
10766
0
    delete tablespace_id_;
10767
0
  }
10768
0
  if (tablespace_id) {
10769
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10770
0
    if (message_arena != submessage_arena) {
10771
0
      tablespace_id = ::google::protobuf::internal::GetOwnedMessage(
10772
0
          message_arena, tablespace_id, submessage_arena);
10773
0
    }
10774
0
    
10775
0
  } else {
10776
0
    
10777
0
  }
10778
0
  tablespace_id_ = tablespace_id;
10779
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTablegroupRequestPB.tablespace_id)
10780
0
}
10781
10782
// -------------------------------------------------------------------
10783
10784
// PgCreateTablegroupResponsePB
10785
10786
// .yb.AppStatusPB status = 1;
10787
324
inline bool PgCreateTablegroupResponsePB::has_status() const {
10788
324
  return this != internal_default_instance() && status_ != NULL;
10789
324
}
10790
2
inline const ::yb::AppStatusPB& PgCreateTablegroupResponsePB::status() const {
10791
2
  const ::yb::AppStatusPB* p = status_;
10792
  // @@protoc_insertion_point(field_get:yb.tserver.PgCreateTablegroupResponsePB.status)
10793
2
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
10794
0
      &::yb::_AppStatusPB_default_instance_);
10795
2
}
10796
0
inline ::yb::AppStatusPB* PgCreateTablegroupResponsePB::release_status() {
10797
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgCreateTablegroupResponsePB.status)
10798
0
  
10799
0
  ::yb::AppStatusPB* temp = status_;
10800
0
  status_ = NULL;
10801
0
  return temp;
10802
0
}
10803
4
inline ::yb::AppStatusPB* PgCreateTablegroupResponsePB::mutable_status() {
10804
  
10805
4
  if (status_ == NULL) {
10806
4
    status_ = new ::yb::AppStatusPB;
10807
4
  }
10808
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgCreateTablegroupResponsePB.status)
10809
4
  return status_;
10810
4
}
10811
0
inline void PgCreateTablegroupResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
10812
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10813
0
  if (message_arena == NULL) {
10814
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
10815
0
  }
10816
0
  if (status) {
10817
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10818
0
    if (message_arena != submessage_arena) {
10819
0
      status = ::google::protobuf::internal::GetOwnedMessage(
10820
0
          message_arena, status, submessage_arena);
10821
0
    }
10822
0
    
10823
0
  } else {
10824
0
    
10825
0
  }
10826
0
  status_ = status;
10827
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgCreateTablegroupResponsePB.status)
10828
0
}
10829
10830
// -------------------------------------------------------------------
10831
10832
// PgDropDatabaseRequestPB
10833
10834
// uint64 session_id = 1;
10835
0
inline void PgDropDatabaseRequestPB::clear_session_id() {
10836
0
  session_id_ = GOOGLE_ULONGLONG(0);
10837
0
}
10838
504
inline ::google::protobuf::uint64 PgDropDatabaseRequestPB::session_id() const {
10839
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropDatabaseRequestPB.session_id)
10840
504
  return session_id_;
10841
504
}
10842
72
inline void PgDropDatabaseRequestPB::set_session_id(::google::protobuf::uint64 value) {
10843
  
10844
72
  session_id_ = value;
10845
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropDatabaseRequestPB.session_id)
10846
72
}
10847
10848
// string database_name = 3;
10849
0
inline void PgDropDatabaseRequestPB::clear_database_name() {
10850
0
  database_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10851
0
}
10852
792
inline const ::std::string& PgDropDatabaseRequestPB::database_name() const {
10853
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropDatabaseRequestPB.database_name)
10854
792
  return database_name_.GetNoArena();
10855
792
}
10856
72
inline void PgDropDatabaseRequestPB::set_database_name(const ::std::string& value) {
10857
  
10858
72
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
10859
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropDatabaseRequestPB.database_name)
10860
72
}
10861
#if LANG_CXX11
10862
0
inline void PgDropDatabaseRequestPB::set_database_name(::std::string&& value) {
10863
0
  
10864
0
  database_name_.SetNoArena(
10865
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
10866
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgDropDatabaseRequestPB.database_name)
10867
0
}
10868
#endif
10869
0
inline void PgDropDatabaseRequestPB::set_database_name(const char* value) {
10870
0
  GOOGLE_DCHECK(value != NULL);
10871
0
  
10872
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
10873
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgDropDatabaseRequestPB.database_name)
10874
0
}
10875
0
inline void PgDropDatabaseRequestPB::set_database_name(const char* value, size_t size) {
10876
0
  
10877
0
  database_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
10878
0
      ::std::string(reinterpret_cast<const char*>(value), size));
10879
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgDropDatabaseRequestPB.database_name)
10880
0
}
10881
72
inline ::std::string* PgDropDatabaseRequestPB::mutable_database_name() {
10882
  
10883
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropDatabaseRequestPB.database_name)
10884
72
  return database_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10885
72
}
10886
0
inline ::std::string* PgDropDatabaseRequestPB::release_database_name() {
10887
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropDatabaseRequestPB.database_name)
10888
0
  
10889
0
  return database_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
10890
0
}
10891
0
inline void PgDropDatabaseRequestPB::set_allocated_database_name(::std::string* database_name) {
10892
0
  if (database_name != NULL) {
10893
0
    
10894
0
  } else {
10895
0
    
10896
0
  }
10897
0
  database_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), database_name);
10898
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropDatabaseRequestPB.database_name)
10899
0
}
10900
10901
// uint32 database_oid = 4;
10902
0
inline void PgDropDatabaseRequestPB::clear_database_oid() {
10903
0
  database_oid_ = 0u;
10904
0
}
10905
504
inline ::google::protobuf::uint32 PgDropDatabaseRequestPB::database_oid() const {
10906
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropDatabaseRequestPB.database_oid)
10907
504
  return database_oid_;
10908
504
}
10909
72
inline void PgDropDatabaseRequestPB::set_database_oid(::google::protobuf::uint32 value) {
10910
  
10911
72
  database_oid_ = value;
10912
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropDatabaseRequestPB.database_oid)
10913
72
}
10914
10915
// -------------------------------------------------------------------
10916
10917
// PgDropDatabaseResponsePB
10918
10919
// .yb.AppStatusPB status = 1;
10920
432
inline bool PgDropDatabaseResponsePB::has_status() const {
10921
432
  return this != internal_default_instance() && status_ != NULL;
10922
432
}
10923
1
inline const ::yb::AppStatusPB& PgDropDatabaseResponsePB::status() const {
10924
1
  const ::yb::AppStatusPB* p = status_;
10925
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropDatabaseResponsePB.status)
10926
1
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
10927
0
      &::yb::_AppStatusPB_default_instance_);
10928
1
}
10929
0
inline ::yb::AppStatusPB* PgDropDatabaseResponsePB::release_status() {
10930
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropDatabaseResponsePB.status)
10931
0
  
10932
0
  ::yb::AppStatusPB* temp = status_;
10933
0
  status_ = NULL;
10934
0
  return temp;
10935
0
}
10936
2
inline ::yb::AppStatusPB* PgDropDatabaseResponsePB::mutable_status() {
10937
  
10938
2
  if (status_ == NULL) {
10939
2
    status_ = new ::yb::AppStatusPB;
10940
2
  }
10941
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropDatabaseResponsePB.status)
10942
2
  return status_;
10943
2
}
10944
0
inline void PgDropDatabaseResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
10945
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
10946
0
  if (message_arena == NULL) {
10947
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
10948
0
  }
10949
0
  if (status) {
10950
0
    ::google::protobuf::Arena* submessage_arena = NULL;
10951
0
    if (message_arena != submessage_arena) {
10952
0
      status = ::google::protobuf::internal::GetOwnedMessage(
10953
0
          message_arena, status, submessage_arena);
10954
0
    }
10955
0
    
10956
0
  } else {
10957
0
    
10958
0
  }
10959
0
  status_ = status;
10960
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropDatabaseResponsePB.status)
10961
0
}
10962
10963
// -------------------------------------------------------------------
10964
10965
// PgDropTableRequestPB
10966
10967
// uint64 session_id = 1;
10968
0
inline void PgDropTableRequestPB::clear_session_id() {
10969
0
  session_id_ = GOOGLE_ULONGLONG(0);
10970
0
}
10971
29.0k
inline ::google::protobuf::uint64 PgDropTableRequestPB::session_id() const {
10972
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTableRequestPB.session_id)
10973
29.0k
  return session_id_;
10974
29.0k
}
10975
4.14k
inline void PgDropTableRequestPB::set_session_id(::google::protobuf::uint64 value) {
10976
  
10977
4.14k
  session_id_ = value;
10978
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropTableRequestPB.session_id)
10979
4.14k
}
10980
10981
// .yb.tserver.PgObjectIdPB table_id = 2;
10982
12.4k
inline bool PgDropTableRequestPB::has_table_id() const {
10983
12.4k
  return this != internal_default_instance() && table_id_ != NULL;
10984
12.4k
}
10985
0
inline void PgDropTableRequestPB::clear_table_id() {
10986
0
  if (GetArenaNoVirtual() == NULL && table_id_ != NULL) {
10987
0
    delete table_id_;
10988
0
  }
10989
0
  table_id_ = NULL;
10990
0
}
10991
4.14k
inline const ::yb::tserver::PgObjectIdPB& PgDropTableRequestPB::table_id() const {
10992
4.14k
  const ::yb::tserver::PgObjectIdPB* p = table_id_;
10993
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTableRequestPB.table_id)
10994
4.14k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
10995
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
10996
4.14k
}
10997
0
inline ::yb::tserver::PgObjectIdPB* PgDropTableRequestPB::release_table_id() {
10998
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropTableRequestPB.table_id)
10999
0
  
11000
0
  ::yb::tserver::PgObjectIdPB* temp = table_id_;
11001
0
  table_id_ = NULL;
11002
0
  return temp;
11003
0
}
11004
8.29k
inline ::yb::tserver::PgObjectIdPB* PgDropTableRequestPB::mutable_table_id() {
11005
  
11006
8.29k
  if (table_id_ == NULL) {
11007
8.29k
    table_id_ = new ::yb::tserver::PgObjectIdPB;
11008
8.29k
  }
11009
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropTableRequestPB.table_id)
11010
8.29k
  return table_id_;
11011
8.29k
}
11012
0
inline void PgDropTableRequestPB::set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id) {
11013
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11014
0
  if (message_arena == NULL) {
11015
0
    delete table_id_;
11016
0
  }
11017
0
  if (table_id) {
11018
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11019
0
    if (message_arena != submessage_arena) {
11020
0
      table_id = ::google::protobuf::internal::GetOwnedMessage(
11021
0
          message_arena, table_id, submessage_arena);
11022
0
    }
11023
0
    
11024
0
  } else {
11025
0
    
11026
0
  }
11027
0
  table_id_ = table_id;
11028
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropTableRequestPB.table_id)
11029
0
}
11030
11031
// bool index = 3;
11032
0
inline void PgDropTableRequestPB::clear_index() {
11033
0
  index_ = false;
11034
0
}
11035
17.2k
inline bool PgDropTableRequestPB::index() const {
11036
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTableRequestPB.index)
11037
17.2k
  return index_;
11038
17.2k
}
11039
669
inline void PgDropTableRequestPB::set_index(bool value) {
11040
  
11041
669
  index_ = value;
11042
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropTableRequestPB.index)
11043
669
}
11044
11045
// -------------------------------------------------------------------
11046
11047
// PgDropTableResponsePB
11048
11049
// .yb.AppStatusPB status = 1;
11050
24.8k
inline bool PgDropTableResponsePB::has_status() const {
11051
24.8k
  return this != internal_default_instance() && status_ != NULL;
11052
24.8k
}
11053
6
inline const ::yb::AppStatusPB& PgDropTableResponsePB::status() const {
11054
6
  const ::yb::AppStatusPB* p = status_;
11055
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTableResponsePB.status)
11056
6
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11057
0
      &::yb::_AppStatusPB_default_instance_);
11058
6
}
11059
0
inline ::yb::AppStatusPB* PgDropTableResponsePB::release_status() {
11060
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropTableResponsePB.status)
11061
0
  
11062
0
  ::yb::AppStatusPB* temp = status_;
11063
0
  status_ = NULL;
11064
0
  return temp;
11065
0
}
11066
13
inline ::yb::AppStatusPB* PgDropTableResponsePB::mutable_status() {
11067
  
11068
13
  if (status_ == NULL) {
11069
13
    status_ = new ::yb::AppStatusPB;
11070
13
  }
11071
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropTableResponsePB.status)
11072
13
  return status_;
11073
13
}
11074
0
inline void PgDropTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11075
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11076
0
  if (message_arena == NULL) {
11077
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11078
0
  }
11079
0
  if (status) {
11080
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11081
0
    if (message_arena != submessage_arena) {
11082
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11083
0
          message_arena, status, submessage_arena);
11084
0
    }
11085
0
    
11086
0
  } else {
11087
0
    
11088
0
  }
11089
0
  status_ = status;
11090
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropTableResponsePB.status)
11091
0
}
11092
11093
// .yb.master.TableIdentifierPB indexed_table = 2;
11094
16.5k
inline bool PgDropTableResponsePB::has_indexed_table() const {
11095
16.5k
  return this != internal_default_instance() && indexed_table_ != NULL;
11096
16.5k
}
11097
667
inline const ::yb::master::TableIdentifierPB& PgDropTableResponsePB::indexed_table() const {
11098
667
  const ::yb::master::TableIdentifierPB* p = indexed_table_;
11099
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTableResponsePB.indexed_table)
11100
667
  return p != NULL ? *p : *reinterpret_cast<const ::yb::master::TableIdentifierPB*>(
11101
0
      &::yb::master::_TableIdentifierPB_default_instance_);
11102
667
}
11103
0
inline ::yb::master::TableIdentifierPB* PgDropTableResponsePB::release_indexed_table() {
11104
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropTableResponsePB.indexed_table)
11105
0
  
11106
0
  ::yb::master::TableIdentifierPB* temp = indexed_table_;
11107
0
  indexed_table_ = NULL;
11108
0
  return temp;
11109
0
}
11110
1.33k
inline ::yb::master::TableIdentifierPB* PgDropTableResponsePB::mutable_indexed_table() {
11111
  
11112
1.33k
  if (indexed_table_ == NULL) {
11113
1.33k
    indexed_table_ = new ::yb::master::TableIdentifierPB;
11114
1.33k
  }
11115
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropTableResponsePB.indexed_table)
11116
1.33k
  return indexed_table_;
11117
1.33k
}
11118
0
inline void PgDropTableResponsePB::set_allocated_indexed_table(::yb::master::TableIdentifierPB* indexed_table) {
11119
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11120
0
  if (message_arena == NULL) {
11121
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(indexed_table_);
11122
0
  }
11123
0
  if (indexed_table) {
11124
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11125
0
    if (message_arena != submessage_arena) {
11126
0
      indexed_table = ::google::protobuf::internal::GetOwnedMessage(
11127
0
          message_arena, indexed_table, submessage_arena);
11128
0
    }
11129
0
    
11130
0
  } else {
11131
0
    
11132
0
  }
11133
0
  indexed_table_ = indexed_table;
11134
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropTableResponsePB.indexed_table)
11135
0
}
11136
11137
// -------------------------------------------------------------------
11138
11139
// PgDropTablegroupRequestPB
11140
11141
// uint64 session_id = 1;
11142
0
inline void PgDropTablegroupRequestPB::clear_session_id() {
11143
0
  session_id_ = GOOGLE_ULONGLONG(0);
11144
0
}
11145
273
inline ::google::protobuf::uint64 PgDropTablegroupRequestPB::session_id() const {
11146
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTablegroupRequestPB.session_id)
11147
273
  return session_id_;
11148
273
}
11149
39
inline void PgDropTablegroupRequestPB::set_session_id(::google::protobuf::uint64 value) {
11150
  
11151
39
  session_id_ = value;
11152
  // @@protoc_insertion_point(field_set:yb.tserver.PgDropTablegroupRequestPB.session_id)
11153
39
}
11154
11155
// .yb.tserver.PgObjectIdPB tablegroup_id = 2;
11156
117
inline bool PgDropTablegroupRequestPB::has_tablegroup_id() const {
11157
117
  return this != internal_default_instance() && tablegroup_id_ != NULL;
11158
117
}
11159
0
inline void PgDropTablegroupRequestPB::clear_tablegroup_id() {
11160
0
  if (GetArenaNoVirtual() == NULL && tablegroup_id_ != NULL) {
11161
0
    delete tablegroup_id_;
11162
0
  }
11163
0
  tablegroup_id_ = NULL;
11164
0
}
11165
39
inline const ::yb::tserver::PgObjectIdPB& PgDropTablegroupRequestPB::tablegroup_id() const {
11166
39
  const ::yb::tserver::PgObjectIdPB* p = tablegroup_id_;
11167
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTablegroupRequestPB.tablegroup_id)
11168
39
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
11169
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
11170
39
}
11171
0
inline ::yb::tserver::PgObjectIdPB* PgDropTablegroupRequestPB::release_tablegroup_id() {
11172
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropTablegroupRequestPB.tablegroup_id)
11173
0
  
11174
0
  ::yb::tserver::PgObjectIdPB* temp = tablegroup_id_;
11175
0
  tablegroup_id_ = NULL;
11176
0
  return temp;
11177
0
}
11178
78
inline ::yb::tserver::PgObjectIdPB* PgDropTablegroupRequestPB::mutable_tablegroup_id() {
11179
  
11180
78
  if (tablegroup_id_ == NULL) {
11181
78
    tablegroup_id_ = new ::yb::tserver::PgObjectIdPB;
11182
78
  }
11183
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropTablegroupRequestPB.tablegroup_id)
11184
78
  return tablegroup_id_;
11185
78
}
11186
0
inline void PgDropTablegroupRequestPB::set_allocated_tablegroup_id(::yb::tserver::PgObjectIdPB* tablegroup_id) {
11187
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11188
0
  if (message_arena == NULL) {
11189
0
    delete tablegroup_id_;
11190
0
  }
11191
0
  if (tablegroup_id) {
11192
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11193
0
    if (message_arena != submessage_arena) {
11194
0
      tablegroup_id = ::google::protobuf::internal::GetOwnedMessage(
11195
0
          message_arena, tablegroup_id, submessage_arena);
11196
0
    }
11197
0
    
11198
0
  } else {
11199
0
    
11200
0
  }
11201
0
  tablegroup_id_ = tablegroup_id;
11202
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropTablegroupRequestPB.tablegroup_id)
11203
0
}
11204
11205
// -------------------------------------------------------------------
11206
11207
// PgDropTablegroupResponsePB
11208
11209
// .yb.AppStatusPB status = 1;
11210
234
inline bool PgDropTablegroupResponsePB::has_status() const {
11211
234
  return this != internal_default_instance() && status_ != NULL;
11212
234
}
11213
0
inline const ::yb::AppStatusPB& PgDropTablegroupResponsePB::status() const {
11214
0
  const ::yb::AppStatusPB* p = status_;
11215
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgDropTablegroupResponsePB.status)
11216
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11217
0
      &::yb::_AppStatusPB_default_instance_);
11218
0
}
11219
0
inline ::yb::AppStatusPB* PgDropTablegroupResponsePB::release_status() {
11220
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDropTablegroupResponsePB.status)
11221
0
  
11222
0
  ::yb::AppStatusPB* temp = status_;
11223
0
  status_ = NULL;
11224
0
  return temp;
11225
0
}
11226
0
inline ::yb::AppStatusPB* PgDropTablegroupResponsePB::mutable_status() {
11227
  
11228
0
  if (status_ == NULL) {
11229
0
    status_ = new ::yb::AppStatusPB;
11230
0
  }
11231
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDropTablegroupResponsePB.status)
11232
0
  return status_;
11233
0
}
11234
0
inline void PgDropTablegroupResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11235
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11236
0
  if (message_arena == NULL) {
11237
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11238
0
  }
11239
0
  if (status) {
11240
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11241
0
    if (message_arena != submessage_arena) {
11242
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11243
0
          message_arena, status, submessage_arena);
11244
0
    }
11245
0
    
11246
0
  } else {
11247
0
    
11248
0
  }
11249
0
  status_ = status;
11250
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDropTablegroupResponsePB.status)
11251
0
}
11252
11253
// -------------------------------------------------------------------
11254
11255
// PgGetCatalogMasterVersionRequestPB
11256
11257
// -------------------------------------------------------------------
11258
11259
// PgFinishTransactionRequestPB
11260
11261
// uint64 session_id = 1;
11262
0
inline void PgFinishTransactionRequestPB::clear_session_id() {
11263
0
  session_id_ = GOOGLE_ULONGLONG(0);
11264
0
}
11265
1.52M
inline ::google::protobuf::uint64 PgFinishTransactionRequestPB::session_id() const {
11266
  // @@protoc_insertion_point(field_get:yb.tserver.PgFinishTransactionRequestPB.session_id)
11267
1.52M
  return session_id_;
11268
1.52M
}
11269
218k
inline void PgFinishTransactionRequestPB::set_session_id(::google::protobuf::uint64 value) {
11270
  
11271
218k
  session_id_ = value;
11272
  // @@protoc_insertion_point(field_set:yb.tserver.PgFinishTransactionRequestPB.session_id)
11273
218k
}
11274
11275
// bool commit = 2;
11276
0
inline void PgFinishTransactionRequestPB::clear_commit() {
11277
0
  commit_ = false;
11278
0
}
11279
1.06M
inline bool PgFinishTransactionRequestPB::commit() const {
11280
  // @@protoc_insertion_point(field_get:yb.tserver.PgFinishTransactionRequestPB.commit)
11281
1.06M
  return commit_;
11282
1.06M
}
11283
218k
inline void PgFinishTransactionRequestPB::set_commit(bool value) {
11284
  
11285
218k
  commit_ = value;
11286
  // @@protoc_insertion_point(field_set:yb.tserver.PgFinishTransactionRequestPB.commit)
11287
218k
}
11288
11289
// bool ddl_mode = 3;
11290
0
inline void PgFinishTransactionRequestPB::clear_ddl_mode() {
11291
0
  ddl_mode_ = false;
11292
0
}
11293
893k
inline bool PgFinishTransactionRequestPB::ddl_mode() const {
11294
  // @@protoc_insertion_point(field_get:yb.tserver.PgFinishTransactionRequestPB.ddl_mode)
11295
893k
  return ddl_mode_;
11296
893k
}
11297
218k
inline void PgFinishTransactionRequestPB::set_ddl_mode(bool value) {
11298
  
11299
218k
  ddl_mode_ = value;
11300
  // @@protoc_insertion_point(field_set:yb.tserver.PgFinishTransactionRequestPB.ddl_mode)
11301
218k
}
11302
11303
// -------------------------------------------------------------------
11304
11305
// PgFinishTransactionResponsePB
11306
11307
// .yb.AppStatusPB status = 1;
11308
1.31M
inline bool PgFinishTransactionResponsePB::has_status() const {
11309
1.31M
  return this != internal_default_instance() && 
status_ != NULL1.31M
;
11310
1.31M
}
11311
16.0k
inline const ::yb::AppStatusPB& PgFinishTransactionResponsePB::status() const {
11312
16.0k
  const ::yb::AppStatusPB* p = status_;
11313
  // @@protoc_insertion_point(field_get:yb.tserver.PgFinishTransactionResponsePB.status)
11314
16.0k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11315
0
      &::yb::_AppStatusPB_default_instance_);
11316
16.0k
}
11317
0
inline ::yb::AppStatusPB* PgFinishTransactionResponsePB::release_status() {
11318
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgFinishTransactionResponsePB.status)
11319
0
  
11320
0
  ::yb::AppStatusPB* temp = status_;
11321
0
  status_ = NULL;
11322
0
  return temp;
11323
0
}
11324
32.1k
inline ::yb::AppStatusPB* PgFinishTransactionResponsePB::mutable_status() {
11325
  
11326
32.1k
  if (
status_ == NULL32.1k
) {
11327
32.1k
    status_ = new ::yb::AppStatusPB;
11328
32.1k
  }
11329
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgFinishTransactionResponsePB.status)
11330
32.1k
  return status_;
11331
32.1k
}
11332
0
inline void PgFinishTransactionResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11333
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11334
0
  if (message_arena == NULL) {
11335
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11336
0
  }
11337
0
  if (status) {
11338
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11339
0
    if (message_arena != submessage_arena) {
11340
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11341
0
          message_arena, status, submessage_arena);
11342
0
    }
11343
0
    
11344
0
  } else {
11345
0
    
11346
0
  }
11347
0
  status_ = status;
11348
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgFinishTransactionResponsePB.status)
11349
0
}
11350
11351
// -------------------------------------------------------------------
11352
11353
// PgGetCatalogMasterVersionResponsePB
11354
11355
// .yb.AppStatusPB status = 1;
11356
132
inline bool PgGetCatalogMasterVersionResponsePB::has_status() const {
11357
132
  return this != internal_default_instance() && status_ != NULL;
11358
132
}
11359
0
inline const ::yb::AppStatusPB& PgGetCatalogMasterVersionResponsePB::status() const {
11360
0
  const ::yb::AppStatusPB* p = status_;
11361
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgGetCatalogMasterVersionResponsePB.status)
11362
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11363
0
      &::yb::_AppStatusPB_default_instance_);
11364
0
}
11365
0
inline ::yb::AppStatusPB* PgGetCatalogMasterVersionResponsePB::release_status() {
11366
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgGetCatalogMasterVersionResponsePB.status)
11367
0
  
11368
0
  ::yb::AppStatusPB* temp = status_;
11369
0
  status_ = NULL;
11370
0
  return temp;
11371
0
}
11372
0
inline ::yb::AppStatusPB* PgGetCatalogMasterVersionResponsePB::mutable_status() {
11373
  
11374
0
  if (status_ == NULL) {
11375
0
    status_ = new ::yb::AppStatusPB;
11376
0
  }
11377
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgGetCatalogMasterVersionResponsePB.status)
11378
0
  return status_;
11379
0
}
11380
0
inline void PgGetCatalogMasterVersionResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11381
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11382
0
  if (message_arena == NULL) {
11383
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11384
0
  }
11385
0
  if (status) {
11386
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11387
0
    if (message_arena != submessage_arena) {
11388
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11389
0
          message_arena, status, submessage_arena);
11390
0
    }
11391
0
    
11392
0
  } else {
11393
0
    
11394
0
  }
11395
0
  status_ = status;
11396
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgGetCatalogMasterVersionResponsePB.status)
11397
0
}
11398
11399
// uint64 version = 2;
11400
0
inline void PgGetCatalogMasterVersionResponsePB::clear_version() {
11401
0
  version_ = GOOGLE_ULONGLONG(0);
11402
0
}
11403
94
inline ::google::protobuf::uint64 PgGetCatalogMasterVersionResponsePB::version() const {
11404
  // @@protoc_insertion_point(field_get:yb.tserver.PgGetCatalogMasterVersionResponsePB.version)
11405
94
  return version_;
11406
94
}
11407
22
inline void PgGetCatalogMasterVersionResponsePB::set_version(::google::protobuf::uint64 value) {
11408
  
11409
22
  version_ = value;
11410
  // @@protoc_insertion_point(field_set:yb.tserver.PgGetCatalogMasterVersionResponsePB.version)
11411
22
}
11412
11413
// -------------------------------------------------------------------
11414
11415
// PgGetDatabaseInfoRequestPB
11416
11417
// uint32 oid = 1;
11418
0
inline void PgGetDatabaseInfoRequestPB::clear_oid() {
11419
0
  oid_ = 0u;
11420
0
}
11421
40.0k
inline ::google::protobuf::uint32 PgGetDatabaseInfoRequestPB::oid() const {
11422
  // @@protoc_insertion_point(field_get:yb.tserver.PgGetDatabaseInfoRequestPB.oid)
11423
40.0k
  return oid_;
11424
40.0k
}
11425
5.72k
inline void PgGetDatabaseInfoRequestPB::set_oid(::google::protobuf::uint32 value) {
11426
  
11427
5.72k
  oid_ = value;
11428
  // @@protoc_insertion_point(field_set:yb.tserver.PgGetDatabaseInfoRequestPB.oid)
11429
5.72k
}
11430
11431
// -------------------------------------------------------------------
11432
11433
// PgGetDatabaseInfoResponsePB
11434
11435
// .yb.AppStatusPB status = 1;
11436
34.3k
inline bool PgGetDatabaseInfoResponsePB::has_status() const {
11437
34.3k
  return this != internal_default_instance() && 
status_ != NULL34.3k
;
11438
34.3k
}
11439
0
inline const ::yb::AppStatusPB& PgGetDatabaseInfoResponsePB::status() const {
11440
0
  const ::yb::AppStatusPB* p = status_;
11441
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgGetDatabaseInfoResponsePB.status)
11442
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11443
0
      &::yb::_AppStatusPB_default_instance_);
11444
0
}
11445
0
inline ::yb::AppStatusPB* PgGetDatabaseInfoResponsePB::release_status() {
11446
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgGetDatabaseInfoResponsePB.status)
11447
0
  
11448
0
  ::yb::AppStatusPB* temp = status_;
11449
0
  status_ = NULL;
11450
0
  return temp;
11451
0
}
11452
0
inline ::yb::AppStatusPB* PgGetDatabaseInfoResponsePB::mutable_status() {
11453
  
11454
0
  if (status_ == NULL) {
11455
0
    status_ = new ::yb::AppStatusPB;
11456
0
  }
11457
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgGetDatabaseInfoResponsePB.status)
11458
0
  return status_;
11459
0
}
11460
0
inline void PgGetDatabaseInfoResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11461
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11462
0
  if (message_arena == NULL) {
11463
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11464
0
  }
11465
0
  if (status) {
11466
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11467
0
    if (message_arena != submessage_arena) {
11468
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11469
0
          message_arena, status, submessage_arena);
11470
0
    }
11471
0
    
11472
0
  } else {
11473
0
    
11474
0
  }
11475
0
  status_ = status;
11476
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgGetDatabaseInfoResponsePB.status)
11477
0
}
11478
11479
// .yb.master.GetNamespaceInfoResponsePB info = 2;
11480
28.5k
inline bool PgGetDatabaseInfoResponsePB::has_info() const {
11481
28.5k
  return this != internal_default_instance() && info_ != NULL;
11482
28.5k
}
11483
5.72k
inline const ::yb::master::GetNamespaceInfoResponsePB& PgGetDatabaseInfoResponsePB::info() const {
11484
5.72k
  const ::yb::master::GetNamespaceInfoResponsePB* p = info_;
11485
  // @@protoc_insertion_point(field_get:yb.tserver.PgGetDatabaseInfoResponsePB.info)
11486
5.72k
  return p != NULL ? *p : *reinterpret_cast<const ::yb::master::GetNamespaceInfoResponsePB*>(
11487
0
      &::yb::master::_GetNamespaceInfoResponsePB_default_instance_);
11488
5.72k
}
11489
0
inline ::yb::master::GetNamespaceInfoResponsePB* PgGetDatabaseInfoResponsePB::release_info() {
11490
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgGetDatabaseInfoResponsePB.info)
11491
0
  
11492
0
  ::yb::master::GetNamespaceInfoResponsePB* temp = info_;
11493
0
  info_ = NULL;
11494
0
  return temp;
11495
0
}
11496
11.4k
inline ::yb::master::GetNamespaceInfoResponsePB* PgGetDatabaseInfoResponsePB::mutable_info() {
11497
  
11498
11.4k
  if (
info_ == NULL11.4k
) {
11499
11.4k
    info_ = new ::yb::master::GetNamespaceInfoResponsePB;
11500
11.4k
  }
11501
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgGetDatabaseInfoResponsePB.info)
11502
11.4k
  return info_;
11503
11.4k
}
11504
0
inline void PgGetDatabaseInfoResponsePB::set_allocated_info(::yb::master::GetNamespaceInfoResponsePB* info) {
11505
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11506
0
  if (message_arena == NULL) {
11507
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(info_);
11508
0
  }
11509
0
  if (info) {
11510
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11511
0
    if (message_arena != submessage_arena) {
11512
0
      info = ::google::protobuf::internal::GetOwnedMessage(
11513
0
          message_arena, info, submessage_arena);
11514
0
    }
11515
0
    
11516
0
  } else {
11517
0
    
11518
0
  }
11519
0
  info_ = info;
11520
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgGetDatabaseInfoResponsePB.info)
11521
0
}
11522
11523
// -------------------------------------------------------------------
11524
11525
// PgIsInitDbDoneRequestPB
11526
11527
// -------------------------------------------------------------------
11528
11529
// PgIsInitDbDoneResponsePB
11530
11531
// .yb.AppStatusPB status = 1;
11532
12
inline bool PgIsInitDbDoneResponsePB::has_status() const {
11533
12
  return this != internal_default_instance() && status_ != NULL;
11534
12
}
11535
0
inline const ::yb::AppStatusPB& PgIsInitDbDoneResponsePB::status() const {
11536
0
  const ::yb::AppStatusPB* p = status_;
11537
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgIsInitDbDoneResponsePB.status)
11538
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
11539
0
      &::yb::_AppStatusPB_default_instance_);
11540
0
}
11541
0
inline ::yb::AppStatusPB* PgIsInitDbDoneResponsePB::release_status() {
11542
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgIsInitDbDoneResponsePB.status)
11543
0
  
11544
0
  ::yb::AppStatusPB* temp = status_;
11545
0
  status_ = NULL;
11546
0
  return temp;
11547
0
}
11548
0
inline ::yb::AppStatusPB* PgIsInitDbDoneResponsePB::mutable_status() {
11549
  
11550
0
  if (status_ == NULL) {
11551
0
    status_ = new ::yb::AppStatusPB;
11552
0
  }
11553
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgIsInitDbDoneResponsePB.status)
11554
0
  return status_;
11555
0
}
11556
0
inline void PgIsInitDbDoneResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
11557
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
11558
0
  if (message_arena == NULL) {
11559
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
11560
0
  }
11561
0
  if (status) {
11562
0
    ::google::protobuf::Arena* submessage_arena = NULL;
11563
0
    if (message_arena != submessage_arena) {
11564
0
      status = ::google::protobuf::internal::GetOwnedMessage(
11565
0
          message_arena, status, submessage_arena);
11566
0
    }
11567
0
    
11568
0
  } else {
11569
0
    
11570
0
  }
11571
0
  status_ = status;
11572
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgIsInitDbDoneResponsePB.status)
11573
0
}
11574
11575
// bool done = 2;
11576
0
inline void PgIsInitDbDoneResponsePB::clear_done() {
11577
0
  done_ = false;
11578
0
}
11579
8
inline bool PgIsInitDbDoneResponsePB::done() const {
11580
  // @@protoc_insertion_point(field_get:yb.tserver.PgIsInitDbDoneResponsePB.done)
11581
8
  return done_;
11582
8
}
11583
2
inline void PgIsInitDbDoneResponsePB::set_done(bool value) {
11584
  
11585
2
  done_ = value;
11586
  // @@protoc_insertion_point(field_set:yb.tserver.PgIsInitDbDoneResponsePB.done)
11587
2
}
11588
11589
// -------------------------------------------------------------------
11590
11591
// PgListLiveTabletServersRequestPB
11592
11593
// bool primary_only = 1;
11594
0
inline void PgListLiveTabletServersRequestPB::clear_primary_only() {
11595
0
  primary_only_ = false;
11596
0
}
11597
16
inline bool PgListLiveTabletServersRequestPB::primary_only() const {
11598
  // @@protoc_insertion_point(field_get:yb.tserver.PgListLiveTabletServersRequestPB.primary_only)
11599
16
  return primary_only_;
11600
16
}
11601
4
inline void PgListLiveTabletServersRequestPB::set_primary_only(bool value) {
11602
  
11603
4
  primary_only_ = value;
11604
  // @@protoc_insertion_point(field_set:yb.tserver.PgListLiveTabletServersRequestPB.primary_only)
11605
4
}
11606
11607
// -------------------------------------------------------------------
11608
11609
// PgLiveTabletServerPB
11610
11611
// string uuid = 1;
11612
0
inline void PgLiveTabletServerPB::clear_uuid() {
11613
0
  uuid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11614
0
}
11615
132
inline const ::std::string& PgLiveTabletServerPB::uuid() const {
11616
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.uuid)
11617
132
  return uuid_.GetNoArena();
11618
132
}
11619
12
inline void PgLiveTabletServerPB::set_uuid(const ::std::string& value) {
11620
  
11621
12
  uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11622
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.uuid)
11623
12
}
11624
#if LANG_CXX11
11625
0
inline void PgLiveTabletServerPB::set_uuid(::std::string&& value) {
11626
0
  
11627
0
  uuid_.SetNoArena(
11628
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11629
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.uuid)
11630
0
}
11631
#endif
11632
0
inline void PgLiveTabletServerPB::set_uuid(const char* value) {
11633
0
  GOOGLE_DCHECK(value != NULL);
11634
0
  
11635
0
  uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11636
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.uuid)
11637
0
}
11638
0
inline void PgLiveTabletServerPB::set_uuid(const char* value, size_t size) {
11639
0
  
11640
0
  uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11641
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11642
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.uuid)
11643
0
}
11644
12
inline ::std::string* PgLiveTabletServerPB::mutable_uuid() {
11645
  
11646
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.uuid)
11647
12
  return uuid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11648
12
}
11649
0
inline ::std::string* PgLiveTabletServerPB::release_uuid() {
11650
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.uuid)
11651
0
  
11652
0
  return uuid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11653
0
}
11654
0
inline void PgLiveTabletServerPB::set_allocated_uuid(::std::string* uuid) {
11655
0
  if (uuid != NULL) {
11656
0
    
11657
0
  } else {
11658
0
    
11659
0
  }
11660
0
  uuid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), uuid);
11661
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.uuid)
11662
0
}
11663
11664
// string hostname = 2;
11665
0
inline void PgLiveTabletServerPB::clear_hostname() {
11666
0
  hostname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11667
0
}
11668
132
inline const ::std::string& PgLiveTabletServerPB::hostname() const {
11669
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.hostname)
11670
132
  return hostname_.GetNoArena();
11671
132
}
11672
12
inline void PgLiveTabletServerPB::set_hostname(const ::std::string& value) {
11673
  
11674
12
  hostname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11675
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.hostname)
11676
12
}
11677
#if LANG_CXX11
11678
0
inline void PgLiveTabletServerPB::set_hostname(::std::string&& value) {
11679
0
  
11680
0
  hostname_.SetNoArena(
11681
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11682
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.hostname)
11683
0
}
11684
#endif
11685
0
inline void PgLiveTabletServerPB::set_hostname(const char* value) {
11686
0
  GOOGLE_DCHECK(value != NULL);
11687
0
  
11688
0
  hostname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11689
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.hostname)
11690
0
}
11691
0
inline void PgLiveTabletServerPB::set_hostname(const char* value, size_t size) {
11692
0
  
11693
0
  hostname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11694
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11695
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.hostname)
11696
0
}
11697
12
inline ::std::string* PgLiveTabletServerPB::mutable_hostname() {
11698
  
11699
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.hostname)
11700
12
  return hostname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11701
12
}
11702
0
inline ::std::string* PgLiveTabletServerPB::release_hostname() {
11703
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.hostname)
11704
0
  
11705
0
  return hostname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11706
0
}
11707
0
inline void PgLiveTabletServerPB::set_allocated_hostname(::std::string* hostname) {
11708
0
  if (hostname != NULL) {
11709
0
    
11710
0
  } else {
11711
0
    
11712
0
  }
11713
0
  hostname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), hostname);
11714
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.hostname)
11715
0
}
11716
11717
// string placement_uuid = 3;
11718
0
inline void PgLiveTabletServerPB::clear_placement_uuid() {
11719
0
  placement_uuid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11720
0
}
11721
48
inline const ::std::string& PgLiveTabletServerPB::placement_uuid() const {
11722
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11723
48
  return placement_uuid_.GetNoArena();
11724
48
}
11725
12
inline void PgLiveTabletServerPB::set_placement_uuid(const ::std::string& value) {
11726
  
11727
12
  placement_uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11728
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11729
12
}
11730
#if LANG_CXX11
11731
0
inline void PgLiveTabletServerPB::set_placement_uuid(::std::string&& value) {
11732
0
  
11733
0
  placement_uuid_.SetNoArena(
11734
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11735
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11736
0
}
11737
#endif
11738
0
inline void PgLiveTabletServerPB::set_placement_uuid(const char* value) {
11739
0
  GOOGLE_DCHECK(value != NULL);
11740
0
  
11741
0
  placement_uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11742
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11743
0
}
11744
0
inline void PgLiveTabletServerPB::set_placement_uuid(const char* value, size_t size) {
11745
0
  
11746
0
  placement_uuid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11747
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11748
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11749
0
}
11750
0
inline ::std::string* PgLiveTabletServerPB::mutable_placement_uuid() {
11751
0
  
11752
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11753
0
  return placement_uuid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11754
0
}
11755
0
inline ::std::string* PgLiveTabletServerPB::release_placement_uuid() {
11756
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11757
0
  
11758
0
  return placement_uuid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11759
0
}
11760
0
inline void PgLiveTabletServerPB::set_allocated_placement_uuid(::std::string* placement_uuid) {
11761
0
  if (placement_uuid != NULL) {
11762
0
    
11763
0
  } else {
11764
0
    
11765
0
  }
11766
0
  placement_uuid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), placement_uuid);
11767
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.placement_uuid)
11768
0
}
11769
11770
// string cloud = 4;
11771
0
inline void PgLiveTabletServerPB::clear_cloud() {
11772
0
  cloud_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11773
0
}
11774
132
inline const ::std::string& PgLiveTabletServerPB::cloud() const {
11775
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.cloud)
11776
132
  return cloud_.GetNoArena();
11777
132
}
11778
12
inline void PgLiveTabletServerPB::set_cloud(const ::std::string& value) {
11779
  
11780
12
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11781
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.cloud)
11782
12
}
11783
#if LANG_CXX11
11784
0
inline void PgLiveTabletServerPB::set_cloud(::std::string&& value) {
11785
0
  
11786
0
  cloud_.SetNoArena(
11787
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11788
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.cloud)
11789
0
}
11790
#endif
11791
0
inline void PgLiveTabletServerPB::set_cloud(const char* value) {
11792
0
  GOOGLE_DCHECK(value != NULL);
11793
0
  
11794
0
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11795
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.cloud)
11796
0
}
11797
0
inline void PgLiveTabletServerPB::set_cloud(const char* value, size_t size) {
11798
0
  
11799
0
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11800
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11801
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.cloud)
11802
0
}
11803
12
inline ::std::string* PgLiveTabletServerPB::mutable_cloud() {
11804
  
11805
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.cloud)
11806
12
  return cloud_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11807
12
}
11808
0
inline ::std::string* PgLiveTabletServerPB::release_cloud() {
11809
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.cloud)
11810
0
  
11811
0
  return cloud_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11812
0
}
11813
0
inline void PgLiveTabletServerPB::set_allocated_cloud(::std::string* cloud) {
11814
0
  if (cloud != NULL) {
11815
0
    
11816
0
  } else {
11817
0
    
11818
0
  }
11819
0
  cloud_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), cloud);
11820
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.cloud)
11821
0
}
11822
11823
// string region = 5;
11824
0
inline void PgLiveTabletServerPB::clear_region() {
11825
0
  region_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11826
0
}
11827
132
inline const ::std::string& PgLiveTabletServerPB::region() const {
11828
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.region)
11829
132
  return region_.GetNoArena();
11830
132
}
11831
12
inline void PgLiveTabletServerPB::set_region(const ::std::string& value) {
11832
  
11833
12
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11834
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.region)
11835
12
}
11836
#if LANG_CXX11
11837
0
inline void PgLiveTabletServerPB::set_region(::std::string&& value) {
11838
0
  
11839
0
  region_.SetNoArena(
11840
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11841
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.region)
11842
0
}
11843
#endif
11844
0
inline void PgLiveTabletServerPB::set_region(const char* value) {
11845
0
  GOOGLE_DCHECK(value != NULL);
11846
0
  
11847
0
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11848
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.region)
11849
0
}
11850
0
inline void PgLiveTabletServerPB::set_region(const char* value, size_t size) {
11851
0
  
11852
0
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11853
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11854
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.region)
11855
0
}
11856
12
inline ::std::string* PgLiveTabletServerPB::mutable_region() {
11857
  
11858
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.region)
11859
12
  return region_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11860
12
}
11861
0
inline ::std::string* PgLiveTabletServerPB::release_region() {
11862
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.region)
11863
0
  
11864
0
  return region_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11865
0
}
11866
0
inline void PgLiveTabletServerPB::set_allocated_region(::std::string* region) {
11867
0
  if (region != NULL) {
11868
0
    
11869
0
  } else {
11870
0
    
11871
0
  }
11872
0
  region_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), region);
11873
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.region)
11874
0
}
11875
11876
// string zone = 6;
11877
0
inline void PgLiveTabletServerPB::clear_zone() {
11878
0
  zone_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11879
0
}
11880
132
inline const ::std::string& PgLiveTabletServerPB::zone() const {
11881
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.zone)
11882
132
  return zone_.GetNoArena();
11883
132
}
11884
12
inline void PgLiveTabletServerPB::set_zone(const ::std::string& value) {
11885
  
11886
12
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11887
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.zone)
11888
12
}
11889
#if LANG_CXX11
11890
0
inline void PgLiveTabletServerPB::set_zone(::std::string&& value) {
11891
0
  
11892
0
  zone_.SetNoArena(
11893
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11894
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.zone)
11895
0
}
11896
#endif
11897
0
inline void PgLiveTabletServerPB::set_zone(const char* value) {
11898
0
  GOOGLE_DCHECK(value != NULL);
11899
0
  
11900
0
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11901
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.zone)
11902
0
}
11903
0
inline void PgLiveTabletServerPB::set_zone(const char* value, size_t size) {
11904
0
  
11905
0
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11906
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11907
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.zone)
11908
0
}
11909
12
inline ::std::string* PgLiveTabletServerPB::mutable_zone() {
11910
  
11911
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.zone)
11912
12
  return zone_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11913
12
}
11914
0
inline ::std::string* PgLiveTabletServerPB::release_zone() {
11915
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.zone)
11916
0
  
11917
0
  return zone_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11918
0
}
11919
0
inline void PgLiveTabletServerPB::set_allocated_zone(::std::string* zone) {
11920
0
  if (zone != NULL) {
11921
0
    
11922
0
  } else {
11923
0
    
11924
0
  }
11925
0
  zone_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), zone);
11926
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.zone)
11927
0
}
11928
11929
// bool is_primary = 7;
11930
0
inline void PgLiveTabletServerPB::clear_is_primary() {
11931
0
  is_primary_ = false;
11932
0
}
11933
60
inline bool PgLiveTabletServerPB::is_primary() const {
11934
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.is_primary)
11935
60
  return is_primary_;
11936
60
}
11937
12
inline void PgLiveTabletServerPB::set_is_primary(bool value) {
11938
  
11939
12
  is_primary_ = value;
11940
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.is_primary)
11941
12
}
11942
11943
// string public_ip = 8;
11944
0
inline void PgLiveTabletServerPB::clear_public_ip() {
11945
0
  public_ip_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11946
0
}
11947
48
inline const ::std::string& PgLiveTabletServerPB::public_ip() const {
11948
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.public_ip)
11949
48
  return public_ip_.GetNoArena();
11950
48
}
11951
12
inline void PgLiveTabletServerPB::set_public_ip(const ::std::string& value) {
11952
  
11953
12
  public_ip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
11954
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.public_ip)
11955
12
}
11956
#if LANG_CXX11
11957
0
inline void PgLiveTabletServerPB::set_public_ip(::std::string&& value) {
11958
0
  
11959
0
  public_ip_.SetNoArena(
11960
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
11961
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgLiveTabletServerPB.public_ip)
11962
0
}
11963
#endif
11964
0
inline void PgLiveTabletServerPB::set_public_ip(const char* value) {
11965
0
  GOOGLE_DCHECK(value != NULL);
11966
0
  
11967
0
  public_ip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
11968
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgLiveTabletServerPB.public_ip)
11969
0
}
11970
0
inline void PgLiveTabletServerPB::set_public_ip(const char* value, size_t size) {
11971
0
  
11972
0
  public_ip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
11973
0
      ::std::string(reinterpret_cast<const char*>(value), size));
11974
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgLiveTabletServerPB.public_ip)
11975
0
}
11976
0
inline ::std::string* PgLiveTabletServerPB::mutable_public_ip() {
11977
0
  
11978
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgLiveTabletServerPB.public_ip)
11979
0
  return public_ip_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11980
0
}
11981
0
inline ::std::string* PgLiveTabletServerPB::release_public_ip() {
11982
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgLiveTabletServerPB.public_ip)
11983
0
  
11984
0
  return public_ip_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
11985
0
}
11986
0
inline void PgLiveTabletServerPB::set_allocated_public_ip(::std::string* public_ip) {
11987
0
  if (public_ip != NULL) {
11988
0
    
11989
0
  } else {
11990
0
    
11991
0
  }
11992
0
  public_ip_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), public_ip);
11993
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgLiveTabletServerPB.public_ip)
11994
0
}
11995
11996
// uint32 pg_port = 9;
11997
0
inline void PgLiveTabletServerPB::clear_pg_port() {
11998
0
  pg_port_ = 0u;
11999
0
}
12000
84
inline ::google::protobuf::uint32 PgLiveTabletServerPB::pg_port() const {
12001
  // @@protoc_insertion_point(field_get:yb.tserver.PgLiveTabletServerPB.pg_port)
12002
84
  return pg_port_;
12003
84
}
12004
12
inline void PgLiveTabletServerPB::set_pg_port(::google::protobuf::uint32 value) {
12005
  
12006
12
  pg_port_ = value;
12007
  // @@protoc_insertion_point(field_set:yb.tserver.PgLiveTabletServerPB.pg_port)
12008
12
}
12009
12010
// -------------------------------------------------------------------
12011
12012
// PgListLiveTabletServersResponsePB
12013
12014
// .yb.AppStatusPB status = 1;
12015
24
inline bool PgListLiveTabletServersResponsePB::has_status() const {
12016
24
  return this != internal_default_instance() && status_ != NULL;
12017
24
}
12018
0
inline const ::yb::AppStatusPB& PgListLiveTabletServersResponsePB::status() const {
12019
0
  const ::yb::AppStatusPB* p = status_;
12020
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgListLiveTabletServersResponsePB.status)
12021
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
12022
0
      &::yb::_AppStatusPB_default_instance_);
12023
0
}
12024
0
inline ::yb::AppStatusPB* PgListLiveTabletServersResponsePB::release_status() {
12025
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgListLiveTabletServersResponsePB.status)
12026
0
  
12027
0
  ::yb::AppStatusPB* temp = status_;
12028
0
  status_ = NULL;
12029
0
  return temp;
12030
0
}
12031
0
inline ::yb::AppStatusPB* PgListLiveTabletServersResponsePB::mutable_status() {
12032
  
12033
0
  if (status_ == NULL) {
12034
0
    status_ = new ::yb::AppStatusPB;
12035
0
  }
12036
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgListLiveTabletServersResponsePB.status)
12037
0
  return status_;
12038
0
}
12039
0
inline void PgListLiveTabletServersResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
12040
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12041
0
  if (message_arena == NULL) {
12042
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
12043
0
  }
12044
0
  if (status) {
12045
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12046
0
    if (message_arena != submessage_arena) {
12047
0
      status = ::google::protobuf::internal::GetOwnedMessage(
12048
0
          message_arena, status, submessage_arena);
12049
0
    }
12050
0
    
12051
0
  } else {
12052
0
    
12053
0
  }
12054
0
  status_ = status;
12055
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgListLiveTabletServersResponsePB.status)
12056
0
}
12057
12058
// repeated .yb.tserver.PgLiveTabletServerPB servers = 2;
12059
12
inline int PgListLiveTabletServersResponsePB::servers_size() const {
12060
12
  return servers_.size();
12061
12
}
12062
0
inline void PgListLiveTabletServersResponsePB::clear_servers() {
12063
0
  servers_.Clear();
12064
0
}
12065
36
inline const ::yb::tserver::PgLiveTabletServerPB& PgListLiveTabletServersResponsePB::servers(int index) const {
12066
  // @@protoc_insertion_point(field_get:yb.tserver.PgListLiveTabletServersResponsePB.servers)
12067
36
  return servers_.Get(index);
12068
36
}
12069
0
inline ::yb::tserver::PgLiveTabletServerPB* PgListLiveTabletServersResponsePB::mutable_servers(int index) {
12070
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgListLiveTabletServersResponsePB.servers)
12071
0
  return servers_.Mutable(index);
12072
0
}
12073
12
inline ::yb::tserver::PgLiveTabletServerPB* PgListLiveTabletServersResponsePB::add_servers() {
12074
  // @@protoc_insertion_point(field_add:yb.tserver.PgListLiveTabletServersResponsePB.servers)
12075
12
  return servers_.Add();
12076
12
}
12077
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgLiveTabletServerPB >*
12078
12
PgListLiveTabletServersResponsePB::mutable_servers() {
12079
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgListLiveTabletServersResponsePB.servers)
12080
12
  return &servers_;
12081
12
}
12082
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgLiveTabletServerPB >&
12083
8
PgListLiveTabletServersResponsePB::servers() const {
12084
  // @@protoc_insertion_point(field_list:yb.tserver.PgListLiveTabletServersResponsePB.servers)
12085
8
  return servers_;
12086
8
}
12087
12088
// -------------------------------------------------------------------
12089
12090
// PgOpenTableRequestPB
12091
12092
// string table_id = 1;
12093
0
inline void PgOpenTableRequestPB::clear_table_id() {
12094
0
  table_id_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
12095
0
}
12096
2.10M
inline const ::std::string& PgOpenTableRequestPB::table_id() const {
12097
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableRequestPB.table_id)
12098
2.10M
  return table_id_.GetNoArena();
12099
2.10M
}
12100
0
inline void PgOpenTableRequestPB::set_table_id(const ::std::string& value) {
12101
0
  
12102
0
  table_id_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
12103
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgOpenTableRequestPB.table_id)
12104
0
}
12105
#if LANG_CXX11
12106
191k
inline void PgOpenTableRequestPB::set_table_id(::std::string&& value) {
12107
  
12108
191k
  table_id_.SetNoArena(
12109
191k
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
12110
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgOpenTableRequestPB.table_id)
12111
191k
}
12112
#endif
12113
0
inline void PgOpenTableRequestPB::set_table_id(const char* value) {
12114
0
  GOOGLE_DCHECK(value != NULL);
12115
0
  
12116
0
  table_id_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
12117
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgOpenTableRequestPB.table_id)
12118
0
}
12119
0
inline void PgOpenTableRequestPB::set_table_id(const char* value, size_t size) {
12120
0
  
12121
0
  table_id_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
12122
0
      ::std::string(reinterpret_cast<const char*>(value), size));
12123
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgOpenTableRequestPB.table_id)
12124
0
}
12125
191k
inline ::std::string* PgOpenTableRequestPB::mutable_table_id() {
12126
  
12127
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgOpenTableRequestPB.table_id)
12128
191k
  return table_id_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
12129
191k
}
12130
0
inline ::std::string* PgOpenTableRequestPB::release_table_id() {
12131
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgOpenTableRequestPB.table_id)
12132
0
  
12133
0
  return table_id_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
12134
0
}
12135
0
inline void PgOpenTableRequestPB::set_allocated_table_id(::std::string* table_id) {
12136
0
  if (table_id != NULL) {
12137
0
    
12138
0
  } else {
12139
0
    
12140
0
  }
12141
0
  table_id_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), table_id);
12142
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgOpenTableRequestPB.table_id)
12143
0
}
12144
12145
// bool reopen = 2;
12146
0
inline void PgOpenTableRequestPB::clear_reopen() {
12147
0
  reopen_ = false;
12148
0
}
12149
766k
inline bool PgOpenTableRequestPB::reopen() const {
12150
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableRequestPB.reopen)
12151
766k
  return reopen_;
12152
766k
}
12153
191k
inline void PgOpenTableRequestPB::set_reopen(bool value) {
12154
  
12155
191k
  reopen_ = value;
12156
  // @@protoc_insertion_point(field_set:yb.tserver.PgOpenTableRequestPB.reopen)
12157
191k
}
12158
12159
// fixed64 invalidate_cache_time_us = 3;
12160
0
inline void PgOpenTableRequestPB::clear_invalidate_cache_time_us() {
12161
0
  invalidate_cache_time_us_ = GOOGLE_ULONGLONG(0);
12162
0
}
12163
768k
inline ::google::protobuf::uint64 PgOpenTableRequestPB::invalidate_cache_time_us() const {
12164
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableRequestPB.invalidate_cache_time_us)
12165
768k
  return invalidate_cache_time_us_;
12166
768k
}
12167
1.04k
inline void PgOpenTableRequestPB::set_invalidate_cache_time_us(::google::protobuf::uint64 value) {
12168
  
12169
1.04k
  invalidate_cache_time_us_ = value;
12170
  // @@protoc_insertion_point(field_set:yb.tserver.PgOpenTableRequestPB.invalidate_cache_time_us)
12171
1.04k
}
12172
12173
// -------------------------------------------------------------------
12174
12175
// PgTablePartitionsPB
12176
12177
// uint32 version = 1;
12178
0
inline void PgTablePartitionsPB::clear_version() {
12179
0
  version_ = 0u;
12180
0
}
12181
958k
inline ::google::protobuf::uint32 PgTablePartitionsPB::version() const {
12182
  // @@protoc_insertion_point(field_get:yb.tserver.PgTablePartitionsPB.version)
12183
958k
  return version_;
12184
958k
}
12185
80.1k
inline void PgTablePartitionsPB::set_version(::google::protobuf::uint32 value) {
12186
  
12187
80.1k
  version_ = value;
12188
  // @@protoc_insertion_point(field_set:yb.tserver.PgTablePartitionsPB.version)
12189
80.1k
}
12190
12191
// repeated bytes keys = 2;
12192
958k
inline int PgTablePartitionsPB::keys_size() const {
12193
958k
  return keys_.size();
12194
958k
}
12195
0
inline void PgTablePartitionsPB::clear_keys() {
12196
0
  keys_.Clear();
12197
0
}
12198
666k
inline const ::std::string& PgTablePartitionsPB::keys(int index) const {
12199
  // @@protoc_insertion_point(field_get:yb.tserver.PgTablePartitionsPB.keys)
12200
666k
  return keys_.Get(index);
12201
666k
}
12202
0
inline ::std::string* PgTablePartitionsPB::mutable_keys(int index) {
12203
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgTablePartitionsPB.keys)
12204
0
  return keys_.Mutable(index);
12205
0
}
12206
0
inline void PgTablePartitionsPB::set_keys(int index, const ::std::string& value) {
12207
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgTablePartitionsPB.keys)
12208
0
  keys_.Mutable(index)->assign(value);
12209
0
}
12210
#if LANG_CXX11
12211
0
inline void PgTablePartitionsPB::set_keys(int index, ::std::string&& value) {
12212
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgTablePartitionsPB.keys)
12213
0
  keys_.Mutable(index)->assign(std::move(value));
12214
0
}
12215
#endif
12216
0
inline void PgTablePartitionsPB::set_keys(int index, const char* value) {
12217
0
  GOOGLE_DCHECK(value != NULL);
12218
0
  keys_.Mutable(index)->assign(value);
12219
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgTablePartitionsPB.keys)
12220
0
}
12221
0
inline void PgTablePartitionsPB::set_keys(int index, const void* value, size_t size) {
12222
0
  keys_.Mutable(index)->assign(
12223
0
    reinterpret_cast<const char*>(value), size);
12224
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgTablePartitionsPB.keys)
12225
0
}
12226
222k
inline ::std::string* PgTablePartitionsPB::add_keys() {
12227
  // @@protoc_insertion_point(field_add_mutable:yb.tserver.PgTablePartitionsPB.keys)
12228
222k
  return keys_.Add();
12229
222k
}
12230
0
inline void PgTablePartitionsPB::add_keys(const ::std::string& value) {
12231
0
  keys_.Add()->assign(value);
12232
0
  // @@protoc_insertion_point(field_add:yb.tserver.PgTablePartitionsPB.keys)
12233
0
}
12234
#if LANG_CXX11
12235
0
inline void PgTablePartitionsPB::add_keys(::std::string&& value) {
12236
0
  keys_.Add(std::move(value));
12237
0
  // @@protoc_insertion_point(field_add:yb.tserver.PgTablePartitionsPB.keys)
12238
0
}
12239
#endif
12240
0
inline void PgTablePartitionsPB::add_keys(const char* value) {
12241
0
  GOOGLE_DCHECK(value != NULL);
12242
0
  keys_.Add()->assign(value);
12243
0
  // @@protoc_insertion_point(field_add_char:yb.tserver.PgTablePartitionsPB.keys)
12244
0
}
12245
0
inline void PgTablePartitionsPB::add_keys(const void* value, size_t size) {
12246
0
  keys_.Add()->assign(reinterpret_cast<const char*>(value), size);
12247
0
  // @@protoc_insertion_point(field_add_pointer:yb.tserver.PgTablePartitionsPB.keys)
12248
0
}
12249
inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
12250
383k
PgTablePartitionsPB::keys() const {
12251
  // @@protoc_insertion_point(field_list:yb.tserver.PgTablePartitionsPB.keys)
12252
383k
  return keys_;
12253
383k
}
12254
inline ::google::protobuf::RepeatedPtrField< ::std::string>*
12255
109k
PgTablePartitionsPB::mutable_keys() {
12256
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgTablePartitionsPB.keys)
12257
109k
  return &keys_;
12258
109k
}
12259
12260
// -------------------------------------------------------------------
12261
12262
// PgOpenTableResponsePB
12263
12264
// .yb.AppStatusPB status = 1;
12265
1.15M
inline bool PgOpenTableResponsePB::has_status() const {
12266
1.15M
  return this != internal_default_instance() && 
status_ != NULL1.14M
;
12267
1.15M
}
12268
64
inline const ::yb::AppStatusPB& PgOpenTableResponsePB::status() const {
12269
64
  const ::yb::AppStatusPB* p = status_;
12270
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableResponsePB.status)
12271
64
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
12272
0
      &::yb::_AppStatusPB_default_instance_);
12273
64
}
12274
0
inline ::yb::AppStatusPB* PgOpenTableResponsePB::release_status() {
12275
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgOpenTableResponsePB.status)
12276
0
  
12277
0
  ::yb::AppStatusPB* temp = status_;
12278
0
  status_ = NULL;
12279
0
  return temp;
12280
0
}
12281
128
inline ::yb::AppStatusPB* PgOpenTableResponsePB::mutable_status() {
12282
  
12283
128
  if (status_ == NULL) {
12284
128
    status_ = new ::yb::AppStatusPB;
12285
128
  }
12286
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgOpenTableResponsePB.status)
12287
128
  return status_;
12288
128
}
12289
0
inline void PgOpenTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
12290
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12291
0
  if (message_arena == NULL) {
12292
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
12293
0
  }
12294
0
  if (status) {
12295
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12296
0
    if (message_arena != submessage_arena) {
12297
0
      status = ::google::protobuf::internal::GetOwnedMessage(
12298
0
          message_arena, status, submessage_arena);
12299
0
    }
12300
0
    
12301
0
  } else {
12302
0
    
12303
0
  }
12304
0
  status_ = status;
12305
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgOpenTableResponsePB.status)
12306
0
}
12307
12308
// .yb.master.GetTableSchemaResponsePB info = 2;
12309
958k
inline bool PgOpenTableResponsePB::has_info() const {
12310
958k
  return this != internal_default_instance() && 
info_ != NULL958k
;
12311
958k
}
12312
191k
inline const ::yb::master::GetTableSchemaResponsePB& PgOpenTableResponsePB::info() const {
12313
191k
  const ::yb::master::GetTableSchemaResponsePB* p = info_;
12314
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableResponsePB.info)
12315
18.4E
  return 
p != NULL191k
?
*p191k
: *reinterpret_cast<const ::yb::master::GetTableSchemaResponsePB*>(
12316
18.4E
      &::yb::master::_GetTableSchemaResponsePB_default_instance_);
12317
191k
}
12318
0
inline ::yb::master::GetTableSchemaResponsePB* PgOpenTableResponsePB::release_info() {
12319
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgOpenTableResponsePB.info)
12320
0
  
12321
0
  ::yb::master::GetTableSchemaResponsePB* temp = info_;
12322
0
  info_ = NULL;
12323
0
  return temp;
12324
0
}
12325
383k
inline ::yb::master::GetTableSchemaResponsePB* PgOpenTableResponsePB::mutable_info() {
12326
  
12327
383k
  if (
info_ == NULL383k
) {
12328
383k
    info_ = new ::yb::master::GetTableSchemaResponsePB;
12329
383k
  }
12330
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgOpenTableResponsePB.info)
12331
383k
  return info_;
12332
383k
}
12333
0
inline void PgOpenTableResponsePB::set_allocated_info(::yb::master::GetTableSchemaResponsePB* info) {
12334
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12335
0
  if (message_arena == NULL) {
12336
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(info_);
12337
0
  }
12338
0
  if (info) {
12339
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12340
0
    if (message_arena != submessage_arena) {
12341
0
      info = ::google::protobuf::internal::GetOwnedMessage(
12342
0
          message_arena, info, submessage_arena);
12343
0
    }
12344
0
    
12345
0
  } else {
12346
0
    
12347
0
  }
12348
0
  info_ = info;
12349
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgOpenTableResponsePB.info)
12350
0
}
12351
12352
// .yb.tserver.PgTablePartitionsPB partitions = 3;
12353
574k
inline bool PgOpenTableResponsePB::has_partitions() const {
12354
574k
  return this != internal_default_instance() && 
partitions_ != NULL574k
;
12355
574k
}
12356
0
inline void PgOpenTableResponsePB::clear_partitions() {
12357
0
  if (GetArenaNoVirtual() == NULL && partitions_ != NULL) {
12358
0
    delete partitions_;
12359
0
  }
12360
0
  partitions_ = NULL;
12361
0
}
12362
574k
inline const ::yb::tserver::PgTablePartitionsPB& PgOpenTableResponsePB::partitions() const {
12363
574k
  const ::yb::tserver::PgTablePartitionsPB* p = partitions_;
12364
  // @@protoc_insertion_point(field_get:yb.tserver.PgOpenTableResponsePB.partitions)
12365
18.4E
  return 
p != NULL574k
?
*p574k
: *reinterpret_cast<const ::yb::tserver::PgTablePartitionsPB*>(
12366
18.4E
      &::yb::tserver::_PgTablePartitionsPB_default_instance_);
12367
574k
}
12368
0
inline ::yb::tserver::PgTablePartitionsPB* PgOpenTableResponsePB::release_partitions() {
12369
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgOpenTableResponsePB.partitions)
12370
0
  
12371
0
  ::yb::tserver::PgTablePartitionsPB* temp = partitions_;
12372
0
  partitions_ = NULL;
12373
0
  return temp;
12374
0
}
12375
383k
inline ::yb::tserver::PgTablePartitionsPB* PgOpenTableResponsePB::mutable_partitions() {
12376
  
12377
383k
  if (
partitions_ == NULL383k
) {
12378
383k
    partitions_ = new ::yb::tserver::PgTablePartitionsPB;
12379
383k
  }
12380
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgOpenTableResponsePB.partitions)
12381
383k
  return partitions_;
12382
383k
}
12383
0
inline void PgOpenTableResponsePB::set_allocated_partitions(::yb::tserver::PgTablePartitionsPB* partitions) {
12384
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12385
0
  if (message_arena == NULL) {
12386
0
    delete partitions_;
12387
0
  }
12388
0
  if (partitions) {
12389
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12390
0
    if (message_arena != submessage_arena) {
12391
0
      partitions = ::google::protobuf::internal::GetOwnedMessage(
12392
0
          message_arena, partitions, submessage_arena);
12393
0
    }
12394
0
    
12395
0
  } else {
12396
0
    
12397
0
  }
12398
0
  partitions_ = partitions;
12399
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgOpenTableResponsePB.partitions)
12400
0
}
12401
12402
// -------------------------------------------------------------------
12403
12404
// PgPerformOpPB
12405
12406
// .yb.PgsqlWriteRequestPB write = 1;
12407
33.1M
inline bool PgPerformOpPB::has_write() const {
12408
33.1M
  return op_case() == kWrite;
12409
33.1M
}
12410
14.4M
inline void PgPerformOpPB::set_has_write() {
12411
14.4M
  _oneof_case_[0] = kWrite;
12412
14.4M
}
12413
7.20M
inline ::yb::PgsqlWriteRequestPB* PgPerformOpPB::release_write() {
12414
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformOpPB.write)
12415
7.20M
  if (
has_write()7.20M
) {
12416
7.20M
    clear_has_op();
12417
7.20M
      ::yb::PgsqlWriteRequestPB* temp = op_.write_;
12418
7.20M
    op_.write_ = NULL;
12419
7.20M
    return temp;
12420
18.4E
  } else {
12421
18.4E
    return NULL;
12422
18.4E
  }
12423
7.20M
}
12424
7.20M
inline const ::yb::PgsqlWriteRequestPB& PgPerformOpPB::write() const {
12425
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOpPB.write)
12426
7.20M
  return has_write()
12427
7.20M
      ? 
*op_.write_7.20M
12428
7.20M
      : 
*reinterpret_cast< ::yb::PgsqlWriteRequestPB*>(&::yb::_PgsqlWriteRequestPB_default_instance_)218
;
12429
7.20M
}
12430
7.20M
inline ::yb::PgsqlWriteRequestPB* PgPerformOpPB::mutable_write() {
12431
7.20M
  if (!has_write()) {
12432
7.20M
    clear_op();
12433
7.20M
    set_has_write();
12434
7.20M
    op_.write_ = new ::yb::PgsqlWriteRequestPB;
12435
7.20M
  }
12436
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformOpPB.write)
12437
7.20M
  return op_.write_;
12438
7.20M
}
12439
12440
// .yb.PgsqlReadRequestPB read = 2;
12441
56.8M
inline bool PgPerformOpPB::has_read() const {
12442
56.8M
  return op_case() == kRead;
12443
56.8M
}
12444
8.70M
inline void PgPerformOpPB::set_has_read() {
12445
8.70M
  _oneof_case_[0] = kRead;
12446
8.70M
}
12447
11.5M
inline ::yb::PgsqlReadRequestPB* PgPerformOpPB::release_read() {
12448
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformOpPB.read)
12449
11.5M
  if (has_read()) {
12450
4.34M
    clear_has_op();
12451
4.34M
      ::yb::PgsqlReadRequestPB* temp = op_.read_;
12452
4.34M
    op_.read_ = NULL;
12453
4.34M
    return temp;
12454
7.20M
  } else {
12455
7.20M
    return NULL;
12456
7.20M
  }
12457
11.5M
}
12458
7.53M
inline const ::yb::PgsqlReadRequestPB& PgPerformOpPB::read() const {
12459
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOpPB.read)
12460
7.53M
  return has_read()
12461
7.53M
      ? 
*op_.read_7.53M
12462
7.53M
      : 
*reinterpret_cast< ::yb::PgsqlReadRequestPB*>(&::yb::_PgsqlReadRequestPB_default_instance_)135
;
12463
7.53M
}
12464
4.35M
inline ::yb::PgsqlReadRequestPB* PgPerformOpPB::mutable_read() {
12465
4.35M
  if (!has_read()) {
12466
4.35M
    clear_op();
12467
4.35M
    set_has_read();
12468
4.35M
    op_.read_ = new ::yb::PgsqlReadRequestPB;
12469
4.35M
  }
12470
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformOpPB.read)
12471
4.35M
  return op_.read_;
12472
4.35M
}
12473
12474
// bool read_from_followers = 3;
12475
0
inline void PgPerformOpPB::clear_read_from_followers() {
12476
0
  read_from_followers_ = false;
12477
0
}
12478
39.0M
inline bool PgPerformOpPB::read_from_followers() const {
12479
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOpPB.read_from_followers)
12480
39.0M
  return read_from_followers_;
12481
39.0M
}
12482
93
inline void PgPerformOpPB::set_read_from_followers(bool value) {
12483
  
12484
93
  read_from_followers_ = value;
12485
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOpPB.read_from_followers)
12486
93
}
12487
12488
23.1M
inline bool PgPerformOpPB::has_op() const {
12489
23.1M
  return op_case() != OP_NOT_SET;
12490
23.1M
}
12491
34.6M
inline void PgPerformOpPB::clear_has_op() {
12492
34.6M
  _oneof_case_[0] = OP_NOT_SET;
12493
34.6M
}
12494
170M
inline PgPerformOpPB::OpCase PgPerformOpPB::op_case() const {
12495
170M
  return PgPerformOpPB::OpCase(_oneof_case_[0]);
12496
170M
}
12497
// -------------------------------------------------------------------
12498
12499
// PgPerformOptionsPB
12500
12501
// uint32 isolation = 2;
12502
0
inline void PgPerformOptionsPB::clear_isolation() {
12503
0
  isolation_ = 0u;
12504
0
}
12505
8.84M
inline ::google::protobuf::uint32 PgPerformOptionsPB::isolation() const {
12506
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.isolation)
12507
8.84M
  return isolation_;
12508
8.84M
}
12509
1.50M
inline void PgPerformOptionsPB::set_isolation(::google::protobuf::uint32 value) {
12510
  
12511
1.50M
  isolation_ = value;
12512
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.isolation)
12513
1.50M
}
12514
12515
// bool ddl_mode = 3;
12516
0
inline void PgPerformOptionsPB::clear_ddl_mode() {
12517
0
  ddl_mode_ = false;
12518
0
}
12519
11.2M
inline bool PgPerformOptionsPB::ddl_mode() const {
12520
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.ddl_mode)
12521
11.2M
  return ddl_mode_;
12522
11.2M
}
12523
1.50M
inline void PgPerformOptionsPB::set_ddl_mode(bool value) {
12524
  
12525
1.50M
  ddl_mode_ = value;
12526
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.ddl_mode)
12527
1.50M
}
12528
12529
// uint64 txn_serial_no = 4;
12530
0
inline void PgPerformOptionsPB::clear_txn_serial_no() {
12531
0
  txn_serial_no_ = GOOGLE_ULONGLONG(0);
12532
0
}
12533
12.8M
inline ::google::protobuf::uint64 PgPerformOptionsPB::txn_serial_no() const {
12534
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.txn_serial_no)
12535
12.8M
  return txn_serial_no_;
12536
12.8M
}
12537
1.50M
inline void PgPerformOptionsPB::set_txn_serial_no(::google::protobuf::uint64 value) {
12538
  
12539
1.50M
  txn_serial_no_ = value;
12540
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.txn_serial_no)
12541
1.50M
}
12542
12543
// fixed64 in_txn_limit_ht = 5;
12544
0
inline void PgPerformOptionsPB::clear_in_txn_limit_ht() {
12545
0
  in_txn_limit_ht_ = GOOGLE_ULONGLONG(0);
12546
0
}
12547
8.88M
inline ::google::protobuf::uint64 PgPerformOptionsPB::in_txn_limit_ht() const {
12548
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.in_txn_limit_ht)
12549
8.88M
  return in_txn_limit_ht_;
12550
8.88M
}
12551
1.42M
inline void PgPerformOptionsPB::set_in_txn_limit_ht(::google::protobuf::uint64 value) {
12552
  
12553
1.42M
  in_txn_limit_ht_ = value;
12554
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.in_txn_limit_ht)
12555
1.42M
}
12556
12557
// bool use_existing_priority = 6;
12558
0
inline void PgPerformOptionsPB::clear_use_existing_priority() {
12559
0
  use_existing_priority_ = false;
12560
0
}
12561
6.67M
inline bool PgPerformOptionsPB::use_existing_priority() const {
12562
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.use_existing_priority)
12563
6.67M
  return use_existing_priority_;
12564
6.67M
}
12565
75.4k
inline void PgPerformOptionsPB::set_use_existing_priority(bool value) {
12566
  
12567
75.4k
  use_existing_priority_ = value;
12568
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.use_existing_priority)
12569
75.4k
}
12570
12571
// fixed64 priority = 7;
12572
0
inline void PgPerformOptionsPB::clear_priority() {
12573
0
  priority_ = GOOGLE_ULONGLONG(0);
12574
0
}
12575
8.37M
inline ::google::protobuf::uint64 PgPerformOptionsPB::priority() const {
12576
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.priority)
12577
8.37M
  return priority_;
12578
8.37M
}
12579
1.43M
inline void PgPerformOptionsPB::set_priority(::google::protobuf::uint64 value) {
12580
  
12581
1.43M
  priority_ = value;
12582
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.priority)
12583
1.43M
}
12584
12585
// bool restart_transaction = 8;
12586
0
inline void PgPerformOptionsPB::clear_restart_transaction() {
12587
0
  restart_transaction_ = false;
12588
0
}
12589
8.70M
inline bool PgPerformOptionsPB::restart_transaction() const {
12590
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.restart_transaction)
12591
8.70M
  return restart_transaction_;
12592
8.70M
}
12593
509
inline void PgPerformOptionsPB::set_restart_transaction(bool value) {
12594
  
12595
509
  restart_transaction_ = value;
12596
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.restart_transaction)
12597
509
}
12598
12599
// bool defer_read_point = 9;
12600
0
inline void PgPerformOptionsPB::clear_defer_read_point() {
12601
0
  defer_read_point_ = false;
12602
0
}
12603
8.70M
inline bool PgPerformOptionsPB::defer_read_point() const {
12604
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.defer_read_point)
12605
8.70M
  return defer_read_point_;
12606
8.70M
}
12607
80
inline void PgPerformOptionsPB::set_defer_read_point(bool value) {
12608
  
12609
80
  defer_read_point_ = value;
12610
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.defer_read_point)
12611
80
}
12612
12613
// .yb.tserver.ReadTimeManipulation read_time_manipulation = 10;
12614
0
inline void PgPerformOptionsPB::clear_read_time_manipulation() {
12615
0
  read_time_manipulation_ = 0;
12616
0
}
12617
8.76M
inline ::yb::tserver::ReadTimeManipulation PgPerformOptionsPB::read_time_manipulation() const {
12618
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.read_time_manipulation)
12619
8.76M
  return static_cast< ::yb::tserver::ReadTimeManipulation >(read_time_manipulation_);
12620
8.76M
}
12621
1.52M
inline void PgPerformOptionsPB::set_read_time_manipulation(::yb::tserver::ReadTimeManipulation value) {
12622
  
12623
1.52M
  read_time_manipulation_ = value;
12624
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.read_time_manipulation)
12625
1.52M
}
12626
12627
// .yb.ReadHybridTimePB read_time = 11;
12628
8.69M
inline bool PgPerformOptionsPB::has_read_time() const {
12629
8.70M
  return 
this != internal_default_instance()8.69M
&& read_time_ != NULL;
12630
8.69M
}
12631
2.02M
inline const ::yb::ReadHybridTimePB& PgPerformOptionsPB::read_time() const {
12632
2.02M
  const ::yb::ReadHybridTimePB* p = read_time_;
12633
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.read_time)
12634
18.4E
  return 
p != NULL2.02M
?
*p2.02M
: *reinterpret_cast<const ::yb::ReadHybridTimePB*>(
12635
18.4E
      &::yb::_ReadHybridTimePB_default_instance_);
12636
2.02M
}
12637
0
inline ::yb::ReadHybridTimePB* PgPerformOptionsPB::release_read_time() {
12638
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformOptionsPB.read_time)
12639
0
  
12640
0
  ::yb::ReadHybridTimePB* temp = read_time_;
12641
0
  read_time_ = NULL;
12642
0
  return temp;
12643
0
}
12644
1.42M
inline ::yb::ReadHybridTimePB* PgPerformOptionsPB::mutable_read_time() {
12645
  
12646
1.42M
  if (read_time_ == NULL) {
12647
1.40M
    read_time_ = new ::yb::ReadHybridTimePB;
12648
1.40M
  }
12649
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformOptionsPB.read_time)
12650
1.42M
  return read_time_;
12651
1.42M
}
12652
0
inline void PgPerformOptionsPB::set_allocated_read_time(::yb::ReadHybridTimePB* read_time) {
12653
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12654
0
  if (message_arena == NULL) {
12655
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(read_time_);
12656
0
  }
12657
0
  if (read_time) {
12658
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12659
0
    if (message_arena != submessage_arena) {
12660
0
      read_time = ::google::protobuf::internal::GetOwnedMessage(
12661
0
          message_arena, read_time, submessage_arena);
12662
0
    }
12663
0
    
12664
0
  } else {
12665
0
    
12666
0
  }
12667
0
  read_time_ = read_time;
12668
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPerformOptionsPB.read_time)
12669
0
}
12670
12671
// bool use_catalog_session = 12;
12672
0
inline void PgPerformOptionsPB::clear_use_catalog_session() {
12673
0
  use_catalog_session_ = false;
12674
0
}
12675
11.0M
inline bool PgPerformOptionsPB::use_catalog_session() const {
12676
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.use_catalog_session)
12677
11.0M
  return use_catalog_session_;
12678
11.0M
}
12679
669k
inline void PgPerformOptionsPB::set_use_catalog_session(bool value) {
12680
  
12681
669k
  use_catalog_session_ = value;
12682
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.use_catalog_session)
12683
669k
}
12684
12685
// bool force_global_transaction = 13;
12686
0
inline void PgPerformOptionsPB::clear_force_global_transaction() {
12687
0
  force_global_transaction_ = false;
12688
0
}
12689
6.83M
inline bool PgPerformOptionsPB::force_global_transaction() const {
12690
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformOptionsPB.force_global_transaction)
12691
6.83M
  return force_global_transaction_;
12692
6.83M
}
12693
2.16M
inline void PgPerformOptionsPB::set_force_global_transaction(bool value) {
12694
  
12695
2.16M
  force_global_transaction_ = value;
12696
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformOptionsPB.force_global_transaction)
12697
2.16M
}
12698
12699
// -------------------------------------------------------------------
12700
12701
// PgPerformRequestPB
12702
12703
// uint64 session_id = 1;
12704
0
inline void PgPerformRequestPB::clear_session_id() {
12705
0
  session_id_ = GOOGLE_ULONGLONG(0);
12706
0
}
12707
15.1M
inline ::google::protobuf::uint64 PgPerformRequestPB::session_id() const {
12708
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformRequestPB.session_id)
12709
15.1M
  return session_id_;
12710
15.1M
}
12711
2.16M
inline void PgPerformRequestPB::set_session_id(::google::protobuf::uint64 value) {
12712
  
12713
2.16M
  session_id_ = value;
12714
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformRequestPB.session_id)
12715
2.16M
}
12716
12717
// .yb.tserver.PgPerformOptionsPB options = 2;
12718
6.50M
inline bool PgPerformRequestPB::has_options() const {
12719
6.50M
  return 
this != internal_default_instance()6.50M
&& options_ != NULL;
12720
6.50M
}
12721
0
inline void PgPerformRequestPB::clear_options() {
12722
0
  if (GetArenaNoVirtual() == NULL && options_ != NULL) {
12723
0
    delete options_;
12724
0
  }
12725
0
  options_ = NULL;
12726
0
}
12727
2.17M
inline const ::yb::tserver::PgPerformOptionsPB& PgPerformRequestPB::options() const {
12728
2.17M
  const ::yb::tserver::PgPerformOptionsPB* p = options_;
12729
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformRequestPB.options)
12730
2.17M
  return p != NULL ? 
*p2.17M
: *reinterpret_cast<const ::yb::tserver::PgPerformOptionsPB*>(
12731
8
      &::yb::tserver::_PgPerformOptionsPB_default_instance_);
12732
2.17M
}
12733
0
inline ::yb::tserver::PgPerformOptionsPB* PgPerformRequestPB::release_options() {
12734
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformRequestPB.options)
12735
0
  
12736
0
  ::yb::tserver::PgPerformOptionsPB* temp = options_;
12737
0
  options_ = NULL;
12738
0
  return temp;
12739
0
}
12740
4.38M
inline ::yb::tserver::PgPerformOptionsPB* PgPerformRequestPB::mutable_options() {
12741
  
12742
4.38M
  if (options_ == NULL) {
12743
4.34M
    options_ = new ::yb::tserver::PgPerformOptionsPB;
12744
4.34M
  }
12745
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformRequestPB.options)
12746
4.38M
  return options_;
12747
4.38M
}
12748
0
inline void PgPerformRequestPB::set_allocated_options(::yb::tserver::PgPerformOptionsPB* options) {
12749
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12750
0
  if (message_arena == NULL) {
12751
0
    delete options_;
12752
0
  }
12753
0
  if (options) {
12754
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12755
0
    if (message_arena != submessage_arena) {
12756
0
      options = ::google::protobuf::internal::GetOwnedMessage(
12757
0
          message_arena, options, submessage_arena);
12758
0
    }
12759
0
    
12760
0
  } else {
12761
0
    
12762
0
  }
12763
0
  options_ = options;
12764
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPerformRequestPB.options)
12765
0
}
12766
12767
// repeated .yb.tserver.PgPerformOpPB ops = 3;
12768
6.51M
inline int PgPerformRequestPB::ops_size() const {
12769
6.51M
  return ops_.size();
12770
6.51M
}
12771
0
inline void PgPerformRequestPB::clear_ops() {
12772
0
  ops_.Clear();
12773
0
}
12774
34.6M
inline const ::yb::tserver::PgPerformOpPB& PgPerformRequestPB::ops(int index) const {
12775
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformRequestPB.ops)
12776
34.6M
  return ops_.Get(index);
12777
34.6M
}
12778
0
inline ::yb::tserver::PgPerformOpPB* PgPerformRequestPB::mutable_ops(int index) {
12779
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformRequestPB.ops)
12780
0
  return ops_.Mutable(index);
12781
0
}
12782
11.5M
inline ::yb::tserver::PgPerformOpPB* PgPerformRequestPB::add_ops() {
12783
  // @@protoc_insertion_point(field_add:yb.tserver.PgPerformRequestPB.ops)
12784
11.5M
  return ops_.Add();
12785
11.5M
}
12786
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPerformOpPB >*
12787
4.33M
PgPerformRequestPB::mutable_ops() {
12788
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgPerformRequestPB.ops)
12789
4.33M
  return &ops_;
12790
4.33M
}
12791
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPerformOpPB >&
12792
14.6M
PgPerformRequestPB::ops() const {
12793
  // @@protoc_insertion_point(field_list:yb.tserver.PgPerformRequestPB.ops)
12794
14.6M
  return ops_;
12795
14.6M
}
12796
12797
// fixed64 write_time = 4;
12798
0
inline void PgPerformRequestPB::clear_write_time() {
12799
0
  write_time_ = GOOGLE_ULONGLONG(0);
12800
0
}
12801
8.68M
inline ::google::protobuf::uint64 PgPerformRequestPB::write_time() const {
12802
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformRequestPB.write_time)
12803
8.68M
  return write_time_;
12804
8.68M
}
12805
371k
inline void PgPerformRequestPB::set_write_time(::google::protobuf::uint64 value) {
12806
  
12807
371k
  write_time_ = value;
12808
  // @@protoc_insertion_point(field_set:yb.tserver.PgPerformRequestPB.write_time)
12809
371k
}
12810
12811
// -------------------------------------------------------------------
12812
12813
// PgPerformResponsePB
12814
12815
// .yb.AppStatusPB status = 1;
12816
13.0M
inline bool PgPerformResponsePB::has_status() const {
12817
13.0M
  return this != internal_default_instance() && 
status_ != NULL13.0M
;
12818
13.0M
}
12819
106k
inline const ::yb::AppStatusPB& PgPerformResponsePB::status() const {
12820
106k
  const ::yb::AppStatusPB* p = status_;
12821
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformResponsePB.status)
12822
18.4E
  return 
p != NULL106k
?
*p106k
: *reinterpret_cast<const ::yb::AppStatusPB*>(
12823
18.4E
      &::yb::_AppStatusPB_default_instance_);
12824
106k
}
12825
0
inline ::yb::AppStatusPB* PgPerformResponsePB::release_status() {
12826
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformResponsePB.status)
12827
0
  
12828
0
  ::yb::AppStatusPB* temp = status_;
12829
0
  status_ = NULL;
12830
0
  return temp;
12831
0
}
12832
212k
inline ::yb::AppStatusPB* PgPerformResponsePB::mutable_status() {
12833
  
12834
212k
  if (status_ == NULL) {
12835
212k
    status_ = new ::yb::AppStatusPB;
12836
212k
  }
12837
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformResponsePB.status)
12838
212k
  return status_;
12839
212k
}
12840
0
inline void PgPerformResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
12841
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12842
0
  if (message_arena == NULL) {
12843
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
12844
0
  }
12845
0
  if (status) {
12846
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12847
0
    if (message_arena != submessage_arena) {
12848
0
      status = ::google::protobuf::internal::GetOwnedMessage(
12849
0
          message_arena, status, submessage_arena);
12850
0
    }
12851
0
    
12852
0
  } else {
12853
0
    
12854
0
  }
12855
0
  status_ = status;
12856
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPerformResponsePB.status)
12857
0
}
12858
12859
// repeated .yb.PgsqlResponsePB responses = 2;
12860
6.51M
inline int PgPerformResponsePB::responses_size() const {
12861
6.51M
  return responses_.size();
12862
6.51M
}
12863
30.9M
inline const ::yb::PgsqlResponsePB& PgPerformResponsePB::responses(int index) const {
12864
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformResponsePB.responses)
12865
30.9M
  return responses_.Get(index);
12866
30.9M
}
12867
0
inline ::yb::PgsqlResponsePB* PgPerformResponsePB::mutable_responses(int index) {
12868
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformResponsePB.responses)
12869
0
  return responses_.Mutable(index);
12870
0
}
12871
10.3M
inline ::yb::PgsqlResponsePB* PgPerformResponsePB::add_responses() {
12872
  // @@protoc_insertion_point(field_add:yb.tserver.PgPerformResponsePB.responses)
12873
10.3M
  return responses_.Add();
12874
10.3M
}
12875
inline ::google::protobuf::RepeatedPtrField< ::yb::PgsqlResponsePB >*
12876
4.12M
PgPerformResponsePB::mutable_responses() {
12877
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgPerformResponsePB.responses)
12878
4.12M
  return &responses_;
12879
4.12M
}
12880
inline const ::google::protobuf::RepeatedPtrField< ::yb::PgsqlResponsePB >&
12881
0
PgPerformResponsePB::responses() const {
12882
0
  // @@protoc_insertion_point(field_list:yb.tserver.PgPerformResponsePB.responses)
12883
0
  return responses_;
12884
0
}
12885
12886
// .yb.ReadHybridTimePB catalog_read_time = 3;
12887
8.57M
inline bool PgPerformResponsePB::has_catalog_read_time() const {
12888
8.57M
  return this != internal_default_instance() && 
catalog_read_time_ != NULL8.57M
;
12889
8.57M
}
12890
77.1k
inline const ::yb::ReadHybridTimePB& PgPerformResponsePB::catalog_read_time() const {
12891
77.1k
  const ::yb::ReadHybridTimePB* p = catalog_read_time_;
12892
  // @@protoc_insertion_point(field_get:yb.tserver.PgPerformResponsePB.catalog_read_time)
12893
18.4E
  return 
p != NULL77.1k
?
*p77.1k
: *reinterpret_cast<const ::yb::ReadHybridTimePB*>(
12894
18.4E
      &::yb::_ReadHybridTimePB_default_instance_);
12895
77.1k
}
12896
0
inline ::yb::ReadHybridTimePB* PgPerformResponsePB::release_catalog_read_time() {
12897
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPerformResponsePB.catalog_read_time)
12898
0
  
12899
0
  ::yb::ReadHybridTimePB* temp = catalog_read_time_;
12900
0
  catalog_read_time_ = NULL;
12901
0
  return temp;
12902
0
}
12903
154k
inline ::yb::ReadHybridTimePB* PgPerformResponsePB::mutable_catalog_read_time() {
12904
  
12905
154k
  if (catalog_read_time_ == NULL) {
12906
154k
    catalog_read_time_ = new ::yb::ReadHybridTimePB;
12907
154k
  }
12908
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPerformResponsePB.catalog_read_time)
12909
154k
  return catalog_read_time_;
12910
154k
}
12911
0
inline void PgPerformResponsePB::set_allocated_catalog_read_time(::yb::ReadHybridTimePB* catalog_read_time) {
12912
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
12913
0
  if (message_arena == NULL) {
12914
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(catalog_read_time_);
12915
0
  }
12916
0
  if (catalog_read_time) {
12917
0
    ::google::protobuf::Arena* submessage_arena = NULL;
12918
0
    if (message_arena != submessage_arena) {
12919
0
      catalog_read_time = ::google::protobuf::internal::GetOwnedMessage(
12920
0
          message_arena, catalog_read_time, submessage_arena);
12921
0
    }
12922
0
    
12923
0
  } else {
12924
0
    
12925
0
  }
12926
0
  catalog_read_time_ = catalog_read_time;
12927
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPerformResponsePB.catalog_read_time)
12928
0
}
12929
12930
// -------------------------------------------------------------------
12931
12932
// PgReserveOidsRequestPB
12933
12934
// uint32 database_oid = 1;
12935
0
inline void PgReserveOidsRequestPB::clear_database_oid() {
12936
0
  database_oid_ = 0u;
12937
0
}
12938
5.63k
inline ::google::protobuf::uint32 PgReserveOidsRequestPB::database_oid() const {
12939
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsRequestPB.database_oid)
12940
5.63k
  return database_oid_;
12941
5.63k
}
12942
805
inline void PgReserveOidsRequestPB::set_database_oid(::google::protobuf::uint32 value) {
12943
  
12944
805
  database_oid_ = value;
12945
  // @@protoc_insertion_point(field_set:yb.tserver.PgReserveOidsRequestPB.database_oid)
12946
805
}
12947
12948
// uint32 next_oid = 2;
12949
0
inline void PgReserveOidsRequestPB::clear_next_oid() {
12950
0
  next_oid_ = 0u;
12951
0
}
12952
5.63k
inline ::google::protobuf::uint32 PgReserveOidsRequestPB::next_oid() const {
12953
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsRequestPB.next_oid)
12954
5.63k
  return next_oid_;
12955
5.63k
}
12956
805
inline void PgReserveOidsRequestPB::set_next_oid(::google::protobuf::uint32 value) {
12957
  
12958
805
  next_oid_ = value;
12959
  // @@protoc_insertion_point(field_set:yb.tserver.PgReserveOidsRequestPB.next_oid)
12960
805
}
12961
12962
// uint32 count = 3;
12963
0
inline void PgReserveOidsRequestPB::clear_count() {
12964
0
  count_ = 0u;
12965
0
}
12966
5.63k
inline ::google::protobuf::uint32 PgReserveOidsRequestPB::count() const {
12967
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsRequestPB.count)
12968
5.63k
  return count_;
12969
5.63k
}
12970
805
inline void PgReserveOidsRequestPB::set_count(::google::protobuf::uint32 value) {
12971
  
12972
805
  count_ = value;
12973
  // @@protoc_insertion_point(field_set:yb.tserver.PgReserveOidsRequestPB.count)
12974
805
}
12975
12976
// -------------------------------------------------------------------
12977
12978
// PgReserveOidsResponsePB
12979
12980
// .yb.AppStatusPB status = 1;
12981
4.83k
inline bool PgReserveOidsResponsePB::has_status() const {
12982
4.83k
  return this != internal_default_instance() && status_ != NULL;
12983
4.83k
}
12984
0
inline const ::yb::AppStatusPB& PgReserveOidsResponsePB::status() const {
12985
0
  const ::yb::AppStatusPB* p = status_;
12986
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsResponsePB.status)
12987
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
12988
0
      &::yb::_AppStatusPB_default_instance_);
12989
0
}
12990
0
inline ::yb::AppStatusPB* PgReserveOidsResponsePB::release_status() {
12991
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgReserveOidsResponsePB.status)
12992
0
  
12993
0
  ::yb::AppStatusPB* temp = status_;
12994
0
  status_ = NULL;
12995
0
  return temp;
12996
0
}
12997
0
inline ::yb::AppStatusPB* PgReserveOidsResponsePB::mutable_status() {
12998
  
12999
0
  if (status_ == NULL) {
13000
0
    status_ = new ::yb::AppStatusPB;
13001
0
  }
13002
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgReserveOidsResponsePB.status)
13003
0
  return status_;
13004
0
}
13005
0
inline void PgReserveOidsResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13006
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13007
0
  if (message_arena == NULL) {
13008
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13009
0
  }
13010
0
  if (status) {
13011
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13012
0
    if (message_arena != submessage_arena) {
13013
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13014
0
          message_arena, status, submessage_arena);
13015
0
    }
13016
0
    
13017
0
  } else {
13018
0
    
13019
0
  }
13020
0
  status_ = status;
13021
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgReserveOidsResponsePB.status)
13022
0
}
13023
13024
// uint32 begin_oid = 2;
13025
0
inline void PgReserveOidsResponsePB::clear_begin_oid() {
13026
0
  begin_oid_ = 0u;
13027
0
}
13028
5.63k
inline ::google::protobuf::uint32 PgReserveOidsResponsePB::begin_oid() const {
13029
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsResponsePB.begin_oid)
13030
5.63k
  return begin_oid_;
13031
5.63k
}
13032
805
inline void PgReserveOidsResponsePB::set_begin_oid(::google::protobuf::uint32 value) {
13033
  
13034
805
  begin_oid_ = value;
13035
  // @@protoc_insertion_point(field_set:yb.tserver.PgReserveOidsResponsePB.begin_oid)
13036
805
}
13037
13038
// uint32 end_oid = 3;
13039
0
inline void PgReserveOidsResponsePB::clear_end_oid() {
13040
0
  end_oid_ = 0u;
13041
0
}
13042
5.63k
inline ::google::protobuf::uint32 PgReserveOidsResponsePB::end_oid() const {
13043
  // @@protoc_insertion_point(field_get:yb.tserver.PgReserveOidsResponsePB.end_oid)
13044
5.63k
  return end_oid_;
13045
5.63k
}
13046
805
inline void PgReserveOidsResponsePB::set_end_oid(::google::protobuf::uint32 value) {
13047
  
13048
805
  end_oid_ = value;
13049
  // @@protoc_insertion_point(field_set:yb.tserver.PgReserveOidsResponsePB.end_oid)
13050
805
}
13051
13052
// -------------------------------------------------------------------
13053
13054
// PgRollbackSubTransactionRequestPB
13055
13056
// uint64 session_id = 1;
13057
0
inline void PgRollbackSubTransactionRequestPB::clear_session_id() {
13058
0
  session_id_ = GOOGLE_ULONGLONG(0);
13059
0
}
13060
94.9k
inline ::google::protobuf::uint64 PgRollbackSubTransactionRequestPB::session_id() const {
13061
  // @@protoc_insertion_point(field_get:yb.tserver.PgRollbackSubTransactionRequestPB.session_id)
13062
94.9k
  return session_id_;
13063
94.9k
}
13064
13.5k
inline void PgRollbackSubTransactionRequestPB::set_session_id(::google::protobuf::uint64 value) {
13065
  
13066
13.5k
  session_id_ = value;
13067
  // @@protoc_insertion_point(field_set:yb.tserver.PgRollbackSubTransactionRequestPB.session_id)
13068
13.5k
}
13069
13070
// uint32 sub_transaction_id = 2;
13071
0
inline void PgRollbackSubTransactionRequestPB::clear_sub_transaction_id() {
13072
0
  sub_transaction_id_ = 0u;
13073
0
}
13074
94.9k
inline ::google::protobuf::uint32 PgRollbackSubTransactionRequestPB::sub_transaction_id() const {
13075
  // @@protoc_insertion_point(field_get:yb.tserver.PgRollbackSubTransactionRequestPB.sub_transaction_id)
13076
94.9k
  return sub_transaction_id_;
13077
94.9k
}
13078
13.5k
inline void PgRollbackSubTransactionRequestPB::set_sub_transaction_id(::google::protobuf::uint32 value) {
13079
  
13080
13.5k
  sub_transaction_id_ = value;
13081
  // @@protoc_insertion_point(field_set:yb.tserver.PgRollbackSubTransactionRequestPB.sub_transaction_id)
13082
13.5k
}
13083
13084
// -------------------------------------------------------------------
13085
13086
// PgRollbackSubTransactionResponsePB
13087
13088
// .yb.AppStatusPB status = 1;
13089
81.3k
inline bool PgRollbackSubTransactionResponsePB::has_status() const {
13090
81.3k
  return this != internal_default_instance() && status_ != NULL;
13091
81.3k
}
13092
0
inline const ::yb::AppStatusPB& PgRollbackSubTransactionResponsePB::status() const {
13093
0
  const ::yb::AppStatusPB* p = status_;
13094
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgRollbackSubTransactionResponsePB.status)
13095
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13096
0
      &::yb::_AppStatusPB_default_instance_);
13097
0
}
13098
0
inline ::yb::AppStatusPB* PgRollbackSubTransactionResponsePB::release_status() {
13099
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgRollbackSubTransactionResponsePB.status)
13100
0
  
13101
0
  ::yb::AppStatusPB* temp = status_;
13102
0
  status_ = NULL;
13103
0
  return temp;
13104
0
}
13105
0
inline ::yb::AppStatusPB* PgRollbackSubTransactionResponsePB::mutable_status() {
13106
  
13107
0
  if (status_ == NULL) {
13108
0
    status_ = new ::yb::AppStatusPB;
13109
0
  }
13110
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgRollbackSubTransactionResponsePB.status)
13111
0
  return status_;
13112
0
}
13113
0
inline void PgRollbackSubTransactionResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13114
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13115
0
  if (message_arena == NULL) {
13116
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13117
0
  }
13118
0
  if (status) {
13119
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13120
0
    if (message_arena != submessage_arena) {
13121
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13122
0
          message_arena, status, submessage_arena);
13123
0
    }
13124
0
    
13125
0
  } else {
13126
0
    
13127
0
  }
13128
0
  status_ = status;
13129
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgRollbackSubTransactionResponsePB.status)
13130
0
}
13131
13132
// -------------------------------------------------------------------
13133
13134
// PgSetActiveSubTransactionRequestPB
13135
13136
// uint64 session_id = 1;
13137
0
inline void PgSetActiveSubTransactionRequestPB::clear_session_id() {
13138
0
  session_id_ = GOOGLE_ULONGLONG(0);
13139
0
}
13140
432k
inline ::google::protobuf::uint64 PgSetActiveSubTransactionRequestPB::session_id() const {
13141
  // @@protoc_insertion_point(field_get:yb.tserver.PgSetActiveSubTransactionRequestPB.session_id)
13142
432k
  return session_id_;
13143
432k
}
13144
61.7k
inline void PgSetActiveSubTransactionRequestPB::set_session_id(::google::protobuf::uint64 value) {
13145
  
13146
61.7k
  session_id_ = value;
13147
  // @@protoc_insertion_point(field_set:yb.tserver.PgSetActiveSubTransactionRequestPB.session_id)
13148
61.7k
}
13149
13150
// uint32 sub_transaction_id = 2;
13151
0
inline void PgSetActiveSubTransactionRequestPB::clear_sub_transaction_id() {
13152
0
  sub_transaction_id_ = 0u;
13153
0
}
13154
432k
inline ::google::protobuf::uint32 PgSetActiveSubTransactionRequestPB::sub_transaction_id() const {
13155
  // @@protoc_insertion_point(field_get:yb.tserver.PgSetActiveSubTransactionRequestPB.sub_transaction_id)
13156
432k
  return sub_transaction_id_;
13157
432k
}
13158
61.7k
inline void PgSetActiveSubTransactionRequestPB::set_sub_transaction_id(::google::protobuf::uint32 value) {
13159
  
13160
61.7k
  sub_transaction_id_ = value;
13161
  // @@protoc_insertion_point(field_set:yb.tserver.PgSetActiveSubTransactionRequestPB.sub_transaction_id)
13162
61.7k
}
13163
13164
// .yb.tserver.PgPerformOptionsPB options = 3;
13165
247k
inline bool PgSetActiveSubTransactionRequestPB::has_options() const {
13166
247k
  return 
this != internal_default_instance()247k
&& options_ != NULL;
13167
247k
}
13168
0
inline void PgSetActiveSubTransactionRequestPB::clear_options() {
13169
0
  if (GetArenaNoVirtual() == NULL && options_ != NULL) {
13170
0
    delete options_;
13171
0
  }
13172
0
  options_ = NULL;
13173
0
}
13174
14.5k
inline const ::yb::tserver::PgPerformOptionsPB& PgSetActiveSubTransactionRequestPB::options() const {
13175
14.5k
  const ::yb::tserver::PgPerformOptionsPB* p = options_;
13176
  // @@protoc_insertion_point(field_get:yb.tserver.PgSetActiveSubTransactionRequestPB.options)
13177
18.4E
  return 
p != NULL14.5k
?
*p14.5k
: *reinterpret_cast<const ::yb::tserver::PgPerformOptionsPB*>(
13178
18.4E
      &::yb::tserver::_PgPerformOptionsPB_default_instance_);
13179
14.5k
}
13180
0
inline ::yb::tserver::PgPerformOptionsPB* PgSetActiveSubTransactionRequestPB::release_options() {
13181
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgSetActiveSubTransactionRequestPB.options)
13182
0
  
13183
0
  ::yb::tserver::PgPerformOptionsPB* temp = options_;
13184
0
  options_ = NULL;
13185
0
  return temp;
13186
0
}
13187
14.5k
inline ::yb::tserver::PgPerformOptionsPB* PgSetActiveSubTransactionRequestPB::mutable_options() {
13188
  
13189
14.5k
  if (options_ == NULL) {
13190
14.5k
    options_ = new ::yb::tserver::PgPerformOptionsPB;
13191
14.5k
  }
13192
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgSetActiveSubTransactionRequestPB.options)
13193
14.5k
  return options_;
13194
14.5k
}
13195
0
inline void PgSetActiveSubTransactionRequestPB::set_allocated_options(::yb::tserver::PgPerformOptionsPB* options) {
13196
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13197
0
  if (message_arena == NULL) {
13198
0
    delete options_;
13199
0
  }
13200
0
  if (options) {
13201
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13202
0
    if (message_arena != submessage_arena) {
13203
0
      options = ::google::protobuf::internal::GetOwnedMessage(
13204
0
          message_arena, options, submessage_arena);
13205
0
    }
13206
0
    
13207
0
  } else {
13208
0
    
13209
0
  }
13210
0
  options_ = options;
13211
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgSetActiveSubTransactionRequestPB.options)
13212
0
}
13213
13214
// -------------------------------------------------------------------
13215
13216
// PgSetActiveSubTransactionResponsePB
13217
13218
// .yb.AppStatusPB status = 1;
13219
370k
inline bool PgSetActiveSubTransactionResponsePB::has_status() const {
13220
370k
  return this != internal_default_instance() && 
status_ != NULL370k
;
13221
370k
}
13222
0
inline const ::yb::AppStatusPB& PgSetActiveSubTransactionResponsePB::status() const {
13223
0
  const ::yb::AppStatusPB* p = status_;
13224
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgSetActiveSubTransactionResponsePB.status)
13225
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13226
0
      &::yb::_AppStatusPB_default_instance_);
13227
0
}
13228
0
inline ::yb::AppStatusPB* PgSetActiveSubTransactionResponsePB::release_status() {
13229
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgSetActiveSubTransactionResponsePB.status)
13230
0
  
13231
0
  ::yb::AppStatusPB* temp = status_;
13232
0
  status_ = NULL;
13233
0
  return temp;
13234
0
}
13235
0
inline ::yb::AppStatusPB* PgSetActiveSubTransactionResponsePB::mutable_status() {
13236
  
13237
0
  if (status_ == NULL) {
13238
0
    status_ = new ::yb::AppStatusPB;
13239
0
  }
13240
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgSetActiveSubTransactionResponsePB.status)
13241
0
  return status_;
13242
0
}
13243
0
inline void PgSetActiveSubTransactionResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13244
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13245
0
  if (message_arena == NULL) {
13246
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13247
0
  }
13248
0
  if (status) {
13249
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13250
0
    if (message_arena != submessage_arena) {
13251
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13252
0
          message_arena, status, submessage_arena);
13253
0
    }
13254
0
    
13255
0
  } else {
13256
0
    
13257
0
  }
13258
0
  status_ = status;
13259
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgSetActiveSubTransactionResponsePB.status)
13260
0
}
13261
13262
// -------------------------------------------------------------------
13263
13264
// PgTabletServerCountRequestPB
13265
13266
// bool primary_only = 1;
13267
0
inline void PgTabletServerCountRequestPB::clear_primary_only() {
13268
0
  primary_only_ = false;
13269
0
}
13270
740
inline bool PgTabletServerCountRequestPB::primary_only() const {
13271
  // @@protoc_insertion_point(field_get:yb.tserver.PgTabletServerCountRequestPB.primary_only)
13272
740
  return primary_only_;
13273
740
}
13274
147
inline void PgTabletServerCountRequestPB::set_primary_only(bool value) {
13275
  
13276
147
  primary_only_ = value;
13277
  // @@protoc_insertion_point(field_set:yb.tserver.PgTabletServerCountRequestPB.primary_only)
13278
147
}
13279
13280
// -------------------------------------------------------------------
13281
13282
// PgTabletServerCountResponsePB
13283
13284
// .yb.AppStatusPB status = 1;
13285
885
inline bool PgTabletServerCountResponsePB::has_status() const {
13286
885
  return this != internal_default_instance() && status_ != NULL;
13287
885
}
13288
0
inline const ::yb::AppStatusPB& PgTabletServerCountResponsePB::status() const {
13289
0
  const ::yb::AppStatusPB* p = status_;
13290
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgTabletServerCountResponsePB.status)
13291
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13292
0
      &::yb::_AppStatusPB_default_instance_);
13293
0
}
13294
0
inline ::yb::AppStatusPB* PgTabletServerCountResponsePB::release_status() {
13295
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgTabletServerCountResponsePB.status)
13296
0
  
13297
0
  ::yb::AppStatusPB* temp = status_;
13298
0
  status_ = NULL;
13299
0
  return temp;
13300
0
}
13301
0
inline ::yb::AppStatusPB* PgTabletServerCountResponsePB::mutable_status() {
13302
  
13303
0
  if (status_ == NULL) {
13304
0
    status_ = new ::yb::AppStatusPB;
13305
0
  }
13306
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgTabletServerCountResponsePB.status)
13307
0
  return status_;
13308
0
}
13309
0
inline void PgTabletServerCountResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13310
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13311
0
  if (message_arena == NULL) {
13312
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13313
0
  }
13314
0
  if (status) {
13315
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13316
0
    if (message_arena != submessage_arena) {
13317
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13318
0
          message_arena, status, submessage_arena);
13319
0
    }
13320
0
    
13321
0
  } else {
13322
0
    
13323
0
  }
13324
0
  status_ = status;
13325
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgTabletServerCountResponsePB.status)
13326
0
}
13327
13328
// int32 count = 2;
13329
0
inline void PgTabletServerCountResponsePB::clear_count() {
13330
0
  count_ = 0;
13331
0
}
13332
1.18k
inline ::google::protobuf::int32 PgTabletServerCountResponsePB::count() const {
13333
  // @@protoc_insertion_point(field_get:yb.tserver.PgTabletServerCountResponsePB.count)
13334
1.18k
  return count_;
13335
1.18k
}
13336
148
inline void PgTabletServerCountResponsePB::set_count(::google::protobuf::int32 value) {
13337
  
13338
148
  count_ = value;
13339
  // @@protoc_insertion_point(field_set:yb.tserver.PgTabletServerCountResponsePB.count)
13340
148
}
13341
13342
// -------------------------------------------------------------------
13343
13344
// PgTruncateTableRequestPB
13345
13346
// uint64 session_id = 1;
13347
0
inline void PgTruncateTableRequestPB::clear_session_id() {
13348
0
  session_id_ = GOOGLE_ULONGLONG(0);
13349
0
}
13350
4.36k
inline ::google::protobuf::uint64 PgTruncateTableRequestPB::session_id() const {
13351
  // @@protoc_insertion_point(field_get:yb.tserver.PgTruncateTableRequestPB.session_id)
13352
4.36k
  return session_id_;
13353
4.36k
}
13354
624
inline void PgTruncateTableRequestPB::set_session_id(::google::protobuf::uint64 value) {
13355
  
13356
624
  session_id_ = value;
13357
  // @@protoc_insertion_point(field_set:yb.tserver.PgTruncateTableRequestPB.session_id)
13358
624
}
13359
13360
// .yb.tserver.PgObjectIdPB table_id = 2;
13361
1.87k
inline bool PgTruncateTableRequestPB::has_table_id() const {
13362
1.87k
  return this != internal_default_instance() && table_id_ != NULL;
13363
1.87k
}
13364
0
inline void PgTruncateTableRequestPB::clear_table_id() {
13365
0
  if (GetArenaNoVirtual() == NULL && table_id_ != NULL) {
13366
0
    delete table_id_;
13367
0
  }
13368
0
  table_id_ = NULL;
13369
0
}
13370
624
inline const ::yb::tserver::PgObjectIdPB& PgTruncateTableRequestPB::table_id() const {
13371
624
  const ::yb::tserver::PgObjectIdPB* p = table_id_;
13372
  // @@protoc_insertion_point(field_get:yb.tserver.PgTruncateTableRequestPB.table_id)
13373
624
  return p != NULL ? *p : *reinterpret_cast<const ::yb::tserver::PgObjectIdPB*>(
13374
0
      &::yb::tserver::_PgObjectIdPB_default_instance_);
13375
624
}
13376
0
inline ::yb::tserver::PgObjectIdPB* PgTruncateTableRequestPB::release_table_id() {
13377
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgTruncateTableRequestPB.table_id)
13378
0
  
13379
0
  ::yb::tserver::PgObjectIdPB* temp = table_id_;
13380
0
  table_id_ = NULL;
13381
0
  return temp;
13382
0
}
13383
1.24k
inline ::yb::tserver::PgObjectIdPB* PgTruncateTableRequestPB::mutable_table_id() {
13384
  
13385
1.24k
  if (table_id_ == NULL) {
13386
1.24k
    table_id_ = new ::yb::tserver::PgObjectIdPB;
13387
1.24k
  }
13388
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgTruncateTableRequestPB.table_id)
13389
1.24k
  return table_id_;
13390
1.24k
}
13391
0
inline void PgTruncateTableRequestPB::set_allocated_table_id(::yb::tserver::PgObjectIdPB* table_id) {
13392
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13393
0
  if (message_arena == NULL) {
13394
0
    delete table_id_;
13395
0
  }
13396
0
  if (table_id) {
13397
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13398
0
    if (message_arena != submessage_arena) {
13399
0
      table_id = ::google::protobuf::internal::GetOwnedMessage(
13400
0
          message_arena, table_id, submessage_arena);
13401
0
    }
13402
0
    
13403
0
  } else {
13404
0
    
13405
0
  }
13406
0
  table_id_ = table_id;
13407
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgTruncateTableRequestPB.table_id)
13408
0
}
13409
13410
// -------------------------------------------------------------------
13411
13412
// PgTruncateTableResponsePB
13413
13414
// .yb.AppStatusPB status = 1;
13415
3.74k
inline bool PgTruncateTableResponsePB::has_status() const {
13416
3.74k
  return this != internal_default_instance() && status_ != NULL;
13417
3.74k
}
13418
0
inline const ::yb::AppStatusPB& PgTruncateTableResponsePB::status() const {
13419
0
  const ::yb::AppStatusPB* p = status_;
13420
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgTruncateTableResponsePB.status)
13421
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13422
0
      &::yb::_AppStatusPB_default_instance_);
13423
0
}
13424
0
inline ::yb::AppStatusPB* PgTruncateTableResponsePB::release_status() {
13425
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgTruncateTableResponsePB.status)
13426
0
  
13427
0
  ::yb::AppStatusPB* temp = status_;
13428
0
  status_ = NULL;
13429
0
  return temp;
13430
0
}
13431
0
inline ::yb::AppStatusPB* PgTruncateTableResponsePB::mutable_status() {
13432
  
13433
0
  if (status_ == NULL) {
13434
0
    status_ = new ::yb::AppStatusPB;
13435
0
  }
13436
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgTruncateTableResponsePB.status)
13437
0
  return status_;
13438
0
}
13439
0
inline void PgTruncateTableResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13440
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13441
0
  if (message_arena == NULL) {
13442
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13443
0
  }
13444
0
  if (status) {
13445
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13446
0
    if (message_arena != submessage_arena) {
13447
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13448
0
          message_arena, status, submessage_arena);
13449
0
    }
13450
0
    
13451
0
  } else {
13452
0
    
13453
0
  }
13454
0
  status_ = status;
13455
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgTruncateTableResponsePB.status)
13456
0
}
13457
13458
// -------------------------------------------------------------------
13459
13460
// PgPlacementInfoPB
13461
13462
// string cloud = 1;
13463
0
inline void PgPlacementInfoPB::clear_cloud() {
13464
0
  cloud_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13465
0
}
13466
11
inline const ::std::string& PgPlacementInfoPB::cloud() const {
13467
  // @@protoc_insertion_point(field_get:yb.tserver.PgPlacementInfoPB.cloud)
13468
11
  return cloud_.GetNoArena();
13469
11
}
13470
1
inline void PgPlacementInfoPB::set_cloud(const ::std::string& value) {
13471
  
13472
1
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
13473
  // @@protoc_insertion_point(field_set:yb.tserver.PgPlacementInfoPB.cloud)
13474
1
}
13475
#if LANG_CXX11
13476
0
inline void PgPlacementInfoPB::set_cloud(::std::string&& value) {
13477
0
  
13478
0
  cloud_.SetNoArena(
13479
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
13480
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgPlacementInfoPB.cloud)
13481
0
}
13482
#endif
13483
0
inline void PgPlacementInfoPB::set_cloud(const char* value) {
13484
0
  GOOGLE_DCHECK(value != NULL);
13485
0
  
13486
0
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
13487
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgPlacementInfoPB.cloud)
13488
0
}
13489
0
inline void PgPlacementInfoPB::set_cloud(const char* value, size_t size) {
13490
0
  
13491
0
  cloud_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
13492
0
      ::std::string(reinterpret_cast<const char*>(value), size));
13493
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgPlacementInfoPB.cloud)
13494
0
}
13495
1
inline ::std::string* PgPlacementInfoPB::mutable_cloud() {
13496
  
13497
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPlacementInfoPB.cloud)
13498
1
  return cloud_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13499
1
}
13500
0
inline ::std::string* PgPlacementInfoPB::release_cloud() {
13501
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPlacementInfoPB.cloud)
13502
0
  
13503
0
  return cloud_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13504
0
}
13505
0
inline void PgPlacementInfoPB::set_allocated_cloud(::std::string* cloud) {
13506
0
  if (cloud != NULL) {
13507
0
    
13508
0
  } else {
13509
0
    
13510
0
  }
13511
0
  cloud_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), cloud);
13512
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPlacementInfoPB.cloud)
13513
0
}
13514
13515
// string region = 2;
13516
0
inline void PgPlacementInfoPB::clear_region() {
13517
0
  region_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13518
0
}
13519
11
inline const ::std::string& PgPlacementInfoPB::region() const {
13520
  // @@protoc_insertion_point(field_get:yb.tserver.PgPlacementInfoPB.region)
13521
11
  return region_.GetNoArena();
13522
11
}
13523
1
inline void PgPlacementInfoPB::set_region(const ::std::string& value) {
13524
  
13525
1
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
13526
  // @@protoc_insertion_point(field_set:yb.tserver.PgPlacementInfoPB.region)
13527
1
}
13528
#if LANG_CXX11
13529
0
inline void PgPlacementInfoPB::set_region(::std::string&& value) {
13530
0
  
13531
0
  region_.SetNoArena(
13532
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
13533
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgPlacementInfoPB.region)
13534
0
}
13535
#endif
13536
0
inline void PgPlacementInfoPB::set_region(const char* value) {
13537
0
  GOOGLE_DCHECK(value != NULL);
13538
0
  
13539
0
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
13540
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgPlacementInfoPB.region)
13541
0
}
13542
0
inline void PgPlacementInfoPB::set_region(const char* value, size_t size) {
13543
0
  
13544
0
  region_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
13545
0
      ::std::string(reinterpret_cast<const char*>(value), size));
13546
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgPlacementInfoPB.region)
13547
0
}
13548
1
inline ::std::string* PgPlacementInfoPB::mutable_region() {
13549
  
13550
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPlacementInfoPB.region)
13551
1
  return region_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13552
1
}
13553
0
inline ::std::string* PgPlacementInfoPB::release_region() {
13554
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPlacementInfoPB.region)
13555
0
  
13556
0
  return region_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13557
0
}
13558
0
inline void PgPlacementInfoPB::set_allocated_region(::std::string* region) {
13559
0
  if (region != NULL) {
13560
0
    
13561
0
  } else {
13562
0
    
13563
0
  }
13564
0
  region_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), region);
13565
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPlacementInfoPB.region)
13566
0
}
13567
13568
// string zone = 3;
13569
0
inline void PgPlacementInfoPB::clear_zone() {
13570
0
  zone_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13571
0
}
13572
11
inline const ::std::string& PgPlacementInfoPB::zone() const {
13573
  // @@protoc_insertion_point(field_get:yb.tserver.PgPlacementInfoPB.zone)
13574
11
  return zone_.GetNoArena();
13575
11
}
13576
1
inline void PgPlacementInfoPB::set_zone(const ::std::string& value) {
13577
  
13578
1
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
13579
  // @@protoc_insertion_point(field_set:yb.tserver.PgPlacementInfoPB.zone)
13580
1
}
13581
#if LANG_CXX11
13582
0
inline void PgPlacementInfoPB::set_zone(::std::string&& value) {
13583
0
  
13584
0
  zone_.SetNoArena(
13585
0
    &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
13586
0
  // @@protoc_insertion_point(field_set_rvalue:yb.tserver.PgPlacementInfoPB.zone)
13587
0
}
13588
#endif
13589
0
inline void PgPlacementInfoPB::set_zone(const char* value) {
13590
0
  GOOGLE_DCHECK(value != NULL);
13591
0
  
13592
0
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
13593
0
  // @@protoc_insertion_point(field_set_char:yb.tserver.PgPlacementInfoPB.zone)
13594
0
}
13595
0
inline void PgPlacementInfoPB::set_zone(const char* value, size_t size) {
13596
0
  
13597
0
  zone_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
13598
0
      ::std::string(reinterpret_cast<const char*>(value), size));
13599
0
  // @@protoc_insertion_point(field_set_pointer:yb.tserver.PgPlacementInfoPB.zone)
13600
0
}
13601
1
inline ::std::string* PgPlacementInfoPB::mutable_zone() {
13602
  
13603
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgPlacementInfoPB.zone)
13604
1
  return zone_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13605
1
}
13606
0
inline ::std::string* PgPlacementInfoPB::release_zone() {
13607
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgPlacementInfoPB.zone)
13608
0
  
13609
0
  return zone_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
13610
0
}
13611
0
inline void PgPlacementInfoPB::set_allocated_zone(::std::string* zone) {
13612
0
  if (zone != NULL) {
13613
0
    
13614
0
  } else {
13615
0
    
13616
0
  }
13617
0
  zone_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), zone);
13618
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgPlacementInfoPB.zone)
13619
0
}
13620
13621
// int32 min_num_replicas = 4;
13622
0
inline void PgPlacementInfoPB::clear_min_num_replicas() {
13623
0
  min_num_replicas_ = 0;
13624
0
}
13625
7
inline ::google::protobuf::int32 PgPlacementInfoPB::min_num_replicas() const {
13626
  // @@protoc_insertion_point(field_get:yb.tserver.PgPlacementInfoPB.min_num_replicas)
13627
7
  return min_num_replicas_;
13628
7
}
13629
1
inline void PgPlacementInfoPB::set_min_num_replicas(::google::protobuf::int32 value) {
13630
  
13631
1
  min_num_replicas_ = value;
13632
  // @@protoc_insertion_point(field_set:yb.tserver.PgPlacementInfoPB.min_num_replicas)
13633
1
}
13634
13635
// -------------------------------------------------------------------
13636
13637
// PgValidatePlacementRequestPB
13638
13639
// uint64 session_id = 1;
13640
0
inline void PgValidatePlacementRequestPB::clear_session_id() {
13641
0
  session_id_ = GOOGLE_ULONGLONG(0);
13642
0
}
13643
3
inline ::google::protobuf::uint64 PgValidatePlacementRequestPB::session_id() const {
13644
  // @@protoc_insertion_point(field_get:yb.tserver.PgValidatePlacementRequestPB.session_id)
13645
3
  return session_id_;
13646
3
}
13647
0
inline void PgValidatePlacementRequestPB::set_session_id(::google::protobuf::uint64 value) {
13648
0
  
13649
0
  session_id_ = value;
13650
0
  // @@protoc_insertion_point(field_set:yb.tserver.PgValidatePlacementRequestPB.session_id)
13651
0
}
13652
13653
// int32 num_replicas = 2;
13654
0
inline void PgValidatePlacementRequestPB::clear_num_replicas() {
13655
0
  num_replicas_ = 0;
13656
0
}
13657
7
inline ::google::protobuf::int32 PgValidatePlacementRequestPB::num_replicas() const {
13658
  // @@protoc_insertion_point(field_get:yb.tserver.PgValidatePlacementRequestPB.num_replicas)
13659
7
  return num_replicas_;
13660
7
}
13661
1
inline void PgValidatePlacementRequestPB::set_num_replicas(::google::protobuf::int32 value) {
13662
  
13663
1
  num_replicas_ = value;
13664
  // @@protoc_insertion_point(field_set:yb.tserver.PgValidatePlacementRequestPB.num_replicas)
13665
1
}
13666
13667
// repeated .yb.tserver.PgPlacementInfoPB placement_infos = 3;
13668
3
inline int PgValidatePlacementRequestPB::placement_infos_size() const {
13669
3
  return placement_infos_.size();
13670
3
}
13671
0
inline void PgValidatePlacementRequestPB::clear_placement_infos() {
13672
0
  placement_infos_.Clear();
13673
0
}
13674
3
inline const ::yb::tserver::PgPlacementInfoPB& PgValidatePlacementRequestPB::placement_infos(int index) const {
13675
  // @@protoc_insertion_point(field_get:yb.tserver.PgValidatePlacementRequestPB.placement_infos)
13676
3
  return placement_infos_.Get(index);
13677
3
}
13678
0
inline ::yb::tserver::PgPlacementInfoPB* PgValidatePlacementRequestPB::mutable_placement_infos(int index) {
13679
0
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgValidatePlacementRequestPB.placement_infos)
13680
0
  return placement_infos_.Mutable(index);
13681
0
}
13682
2
inline ::yb::tserver::PgPlacementInfoPB* PgValidatePlacementRequestPB::add_placement_infos() {
13683
  // @@protoc_insertion_point(field_add:yb.tserver.PgValidatePlacementRequestPB.placement_infos)
13684
2
  return placement_infos_.Add();
13685
2
}
13686
inline ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPlacementInfoPB >*
13687
0
PgValidatePlacementRequestPB::mutable_placement_infos() {
13688
0
  // @@protoc_insertion_point(field_mutable_list:yb.tserver.PgValidatePlacementRequestPB.placement_infos)
13689
0
  return &placement_infos_;
13690
0
}
13691
inline const ::google::protobuf::RepeatedPtrField< ::yb::tserver::PgPlacementInfoPB >&
13692
1
PgValidatePlacementRequestPB::placement_infos() const {
13693
  // @@protoc_insertion_point(field_list:yb.tserver.PgValidatePlacementRequestPB.placement_infos)
13694
1
  return placement_infos_;
13695
1
}
13696
13697
// -------------------------------------------------------------------
13698
13699
// PgValidatePlacementResponsePB
13700
13701
// .yb.AppStatusPB status = 1;
13702
6
inline bool PgValidatePlacementResponsePB::has_status() const {
13703
6
  return this != internal_default_instance() && status_ != NULL;
13704
6
}
13705
1
inline const ::yb::AppStatusPB& PgValidatePlacementResponsePB::status() const {
13706
1
  const ::yb::AppStatusPB* p = status_;
13707
  // @@protoc_insertion_point(field_get:yb.tserver.PgValidatePlacementResponsePB.status)
13708
1
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13709
0
      &::yb::_AppStatusPB_default_instance_);
13710
1
}
13711
0
inline ::yb::AppStatusPB* PgValidatePlacementResponsePB::release_status() {
13712
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgValidatePlacementResponsePB.status)
13713
0
  
13714
0
  ::yb::AppStatusPB* temp = status_;
13715
0
  status_ = NULL;
13716
0
  return temp;
13717
0
}
13718
2
inline ::yb::AppStatusPB* PgValidatePlacementResponsePB::mutable_status() {
13719
  
13720
2
  if (status_ == NULL) {
13721
2
    status_ = new ::yb::AppStatusPB;
13722
2
  }
13723
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgValidatePlacementResponsePB.status)
13724
2
  return status_;
13725
2
}
13726
0
inline void PgValidatePlacementResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13727
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13728
0
  if (message_arena == NULL) {
13729
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13730
0
  }
13731
0
  if (status) {
13732
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13733
0
    if (message_arena != submessage_arena) {
13734
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13735
0
          message_arena, status, submessage_arena);
13736
0
    }
13737
0
    
13738
0
  } else {
13739
0
    
13740
0
  }
13741
0
  status_ = status;
13742
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgValidatePlacementResponsePB.status)
13743
0
}
13744
13745
// -------------------------------------------------------------------
13746
13747
// PgInsertSequenceTupleRequestPB
13748
13749
// uint64 session_id = 1;
13750
0
inline void PgInsertSequenceTupleRequestPB::clear_session_id() {
13751
0
  session_id_ = GOOGLE_ULONGLONG(0);
13752
0
}
13753
2.06k
inline ::google::protobuf::uint64 PgInsertSequenceTupleRequestPB::session_id() const {
13754
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.session_id)
13755
2.06k
  return session_id_;
13756
2.06k
}
13757
295
inline void PgInsertSequenceTupleRequestPB::set_session_id(::google::protobuf::uint64 value) {
13758
  
13759
295
  session_id_ = value;
13760
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.session_id)
13761
295
}
13762
13763
// int64 db_oid = 2;
13764
0
inline void PgInsertSequenceTupleRequestPB::clear_db_oid() {
13765
0
  db_oid_ = GOOGLE_LONGLONG(0);
13766
0
}
13767
2.06k
inline ::google::protobuf::int64 PgInsertSequenceTupleRequestPB::db_oid() const {
13768
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.db_oid)
13769
2.06k
  return db_oid_;
13770
2.06k
}
13771
295
inline void PgInsertSequenceTupleRequestPB::set_db_oid(::google::protobuf::int64 value) {
13772
  
13773
295
  db_oid_ = value;
13774
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.db_oid)
13775
295
}
13776
13777
// int64 seq_oid = 3;
13778
0
inline void PgInsertSequenceTupleRequestPB::clear_seq_oid() {
13779
0
  seq_oid_ = GOOGLE_LONGLONG(0);
13780
0
}
13781
2.06k
inline ::google::protobuf::int64 PgInsertSequenceTupleRequestPB::seq_oid() const {
13782
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.seq_oid)
13783
2.06k
  return seq_oid_;
13784
2.06k
}
13785
295
inline void PgInsertSequenceTupleRequestPB::set_seq_oid(::google::protobuf::int64 value) {
13786
  
13787
295
  seq_oid_ = value;
13788
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.seq_oid)
13789
295
}
13790
13791
// uint64 ysql_catalog_version = 4;
13792
0
inline void PgInsertSequenceTupleRequestPB::clear_ysql_catalog_version() {
13793
0
  ysql_catalog_version_ = GOOGLE_ULONGLONG(0);
13794
0
}
13795
2.06k
inline ::google::protobuf::uint64 PgInsertSequenceTupleRequestPB::ysql_catalog_version() const {
13796
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.ysql_catalog_version)
13797
2.06k
  return ysql_catalog_version_;
13798
2.06k
}
13799
295
inline void PgInsertSequenceTupleRequestPB::set_ysql_catalog_version(::google::protobuf::uint64 value) {
13800
  
13801
295
  ysql_catalog_version_ = value;
13802
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.ysql_catalog_version)
13803
295
}
13804
13805
// int64 last_val = 5;
13806
0
inline void PgInsertSequenceTupleRequestPB::clear_last_val() {
13807
0
  last_val_ = GOOGLE_LONGLONG(0);
13808
0
}
13809
2.05k
inline ::google::protobuf::int64 PgInsertSequenceTupleRequestPB::last_val() const {
13810
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.last_val)
13811
2.05k
  return last_val_;
13812
2.05k
}
13813
295
inline void PgInsertSequenceTupleRequestPB::set_last_val(::google::protobuf::int64 value) {
13814
  
13815
295
  last_val_ = value;
13816
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.last_val)
13817
295
}
13818
13819
// bool is_called = 6;
13820
0
inline void PgInsertSequenceTupleRequestPB::clear_is_called() {
13821
0
  is_called_ = false;
13822
0
}
13823
1.18k
inline bool PgInsertSequenceTupleRequestPB::is_called() const {
13824
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleRequestPB.is_called)
13825
1.18k
  return is_called_;
13826
1.18k
}
13827
295
inline void PgInsertSequenceTupleRequestPB::set_is_called(bool value) {
13828
  
13829
295
  is_called_ = value;
13830
  // @@protoc_insertion_point(field_set:yb.tserver.PgInsertSequenceTupleRequestPB.is_called)
13831
295
}
13832
13833
// -------------------------------------------------------------------
13834
13835
// PgInsertSequenceTupleResponsePB
13836
13837
// .yb.AppStatusPB status = 1;
13838
1.77k
inline bool PgInsertSequenceTupleResponsePB::has_status() const {
13839
1.77k
  return this != internal_default_instance() && status_ != NULL;
13840
1.77k
}
13841
0
inline const ::yb::AppStatusPB& PgInsertSequenceTupleResponsePB::status() const {
13842
0
  const ::yb::AppStatusPB* p = status_;
13843
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgInsertSequenceTupleResponsePB.status)
13844
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
13845
0
      &::yb::_AppStatusPB_default_instance_);
13846
0
}
13847
0
inline ::yb::AppStatusPB* PgInsertSequenceTupleResponsePB::release_status() {
13848
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgInsertSequenceTupleResponsePB.status)
13849
0
  
13850
0
  ::yb::AppStatusPB* temp = status_;
13851
0
  status_ = NULL;
13852
0
  return temp;
13853
0
}
13854
0
inline ::yb::AppStatusPB* PgInsertSequenceTupleResponsePB::mutable_status() {
13855
  
13856
0
  if (status_ == NULL) {
13857
0
    status_ = new ::yb::AppStatusPB;
13858
0
  }
13859
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgInsertSequenceTupleResponsePB.status)
13860
0
  return status_;
13861
0
}
13862
0
inline void PgInsertSequenceTupleResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
13863
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
13864
0
  if (message_arena == NULL) {
13865
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
13866
0
  }
13867
0
  if (status) {
13868
0
    ::google::protobuf::Arena* submessage_arena = NULL;
13869
0
    if (message_arena != submessage_arena) {
13870
0
      status = ::google::protobuf::internal::GetOwnedMessage(
13871
0
          message_arena, status, submessage_arena);
13872
0
    }
13873
0
    
13874
0
  } else {
13875
0
    
13876
0
  }
13877
0
  status_ = status;
13878
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgInsertSequenceTupleResponsePB.status)
13879
0
}
13880
13881
// -------------------------------------------------------------------
13882
13883
// PgUpdateSequenceTupleRequestPB
13884
13885
// uint64 session_id = 1;
13886
0
inline void PgUpdateSequenceTupleRequestPB::clear_session_id() {
13887
0
  session_id_ = GOOGLE_ULONGLONG(0);
13888
0
}
13889
20.8k
inline ::google::protobuf::uint64 PgUpdateSequenceTupleRequestPB::session_id() const {
13890
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.session_id)
13891
20.8k
  return session_id_;
13892
20.8k
}
13893
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_session_id(::google::protobuf::uint64 value) {
13894
  
13895
2.97k
  session_id_ = value;
13896
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.session_id)
13897
2.97k
}
13898
13899
// int64 db_oid = 2;
13900
0
inline void PgUpdateSequenceTupleRequestPB::clear_db_oid() {
13901
0
  db_oid_ = GOOGLE_LONGLONG(0);
13902
0
}
13903
20.8k
inline ::google::protobuf::int64 PgUpdateSequenceTupleRequestPB::db_oid() const {
13904
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.db_oid)
13905
20.8k
  return db_oid_;
13906
20.8k
}
13907
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_db_oid(::google::protobuf::int64 value) {
13908
  
13909
2.97k
  db_oid_ = value;
13910
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.db_oid)
13911
2.97k
}
13912
13913
// int64 seq_oid = 3;
13914
0
inline void PgUpdateSequenceTupleRequestPB::clear_seq_oid() {
13915
0
  seq_oid_ = GOOGLE_LONGLONG(0);
13916
0
}
13917
20.8k
inline ::google::protobuf::int64 PgUpdateSequenceTupleRequestPB::seq_oid() const {
13918
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.seq_oid)
13919
20.8k
  return seq_oid_;
13920
20.8k
}
13921
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_seq_oid(::google::protobuf::int64 value) {
13922
  
13923
2.97k
  seq_oid_ = value;
13924
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.seq_oid)
13925
2.97k
}
13926
13927
// uint64 ysql_catalog_version = 4;
13928
0
inline void PgUpdateSequenceTupleRequestPB::clear_ysql_catalog_version() {
13929
0
  ysql_catalog_version_ = GOOGLE_ULONGLONG(0);
13930
0
}
13931
20.8k
inline ::google::protobuf::uint64 PgUpdateSequenceTupleRequestPB::ysql_catalog_version() const {
13932
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.ysql_catalog_version)
13933
20.8k
  return ysql_catalog_version_;
13934
20.8k
}
13935
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_ysql_catalog_version(::google::protobuf::uint64 value) {
13936
  
13937
2.97k
  ysql_catalog_version_ = value;
13938
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.ysql_catalog_version)
13939
2.97k
}
13940
13941
// int64 last_val = 5;
13942
0
inline void PgUpdateSequenceTupleRequestPB::clear_last_val() {
13943
0
  last_val_ = GOOGLE_LONGLONG(0);
13944
0
}
13945
20.8k
inline ::google::protobuf::int64 PgUpdateSequenceTupleRequestPB::last_val() const {
13946
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.last_val)
13947
20.8k
  return last_val_;
13948
20.8k
}
13949
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_last_val(::google::protobuf::int64 value) {
13950
  
13951
2.97k
  last_val_ = value;
13952
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.last_val)
13953
2.97k
}
13954
13955
// bool is_called = 6;
13956
0
inline void PgUpdateSequenceTupleRequestPB::clear_is_called() {
13957
0
  is_called_ = false;
13958
0
}
13959
14.8k
inline bool PgUpdateSequenceTupleRequestPB::is_called() const {
13960
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.is_called)
13961
14.8k
  return is_called_;
13962
14.8k
}
13963
2.97k
inline void PgUpdateSequenceTupleRequestPB::set_is_called(bool value) {
13964
  
13965
2.97k
  is_called_ = value;
13966
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.is_called)
13967
2.97k
}
13968
13969
// bool has_expected = 7;
13970
0
inline void PgUpdateSequenceTupleRequestPB::clear_has_expected() {
13971
0
  has_expected_ = false;
13972
0
}
13973
14.8k
inline bool PgUpdateSequenceTupleRequestPB::has_expected() const {
13974
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.has_expected)
13975
14.8k
  return has_expected_;
13976
14.8k
}
13977
2.95k
inline void PgUpdateSequenceTupleRequestPB::set_has_expected(bool value) {
13978
  
13979
2.95k
  has_expected_ = value;
13980
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.has_expected)
13981
2.95k
}
13982
13983
// int64 expected_last_val = 8;
13984
0
inline void PgUpdateSequenceTupleRequestPB::clear_expected_last_val() {
13985
0
  expected_last_val_ = GOOGLE_LONGLONG(0);
13986
0
}
13987
20.7k
inline ::google::protobuf::int64 PgUpdateSequenceTupleRequestPB::expected_last_val() const {
13988
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.expected_last_val)
13989
20.7k
  return expected_last_val_;
13990
20.7k
}
13991
2.95k
inline void PgUpdateSequenceTupleRequestPB::set_expected_last_val(::google::protobuf::int64 value) {
13992
  
13993
2.95k
  expected_last_val_ = value;
13994
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.expected_last_val)
13995
2.95k
}
13996
13997
// bool expected_is_called = 9;
13998
0
inline void PgUpdateSequenceTupleRequestPB::clear_expected_is_called() {
13999
0
  expected_is_called_ = false;
14000
0
}
14001
14.6k
inline bool PgUpdateSequenceTupleRequestPB::expected_is_called() const {
14002
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleRequestPB.expected_is_called)
14003
14.6k
  return expected_is_called_;
14004
14.6k
}
14005
2.95k
inline void PgUpdateSequenceTupleRequestPB::set_expected_is_called(bool value) {
14006
  
14007
2.95k
  expected_is_called_ = value;
14008
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleRequestPB.expected_is_called)
14009
2.95k
}
14010
14011
// -------------------------------------------------------------------
14012
14013
// PgUpdateSequenceTupleResponsePB
14014
14015
// .yb.AppStatusPB status = 1;
14016
17.8k
inline bool PgUpdateSequenceTupleResponsePB::has_status() const {
14017
17.8k
  return this != internal_default_instance() && status_ != NULL;
14018
17.8k
}
14019
0
inline const ::yb::AppStatusPB& PgUpdateSequenceTupleResponsePB::status() const {
14020
0
  const ::yb::AppStatusPB* p = status_;
14021
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleResponsePB.status)
14022
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
14023
0
      &::yb::_AppStatusPB_default_instance_);
14024
0
}
14025
0
inline ::yb::AppStatusPB* PgUpdateSequenceTupleResponsePB::release_status() {
14026
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgUpdateSequenceTupleResponsePB.status)
14027
0
  
14028
0
  ::yb::AppStatusPB* temp = status_;
14029
0
  status_ = NULL;
14030
0
  return temp;
14031
0
}
14032
0
inline ::yb::AppStatusPB* PgUpdateSequenceTupleResponsePB::mutable_status() {
14033
  
14034
0
  if (status_ == NULL) {
14035
0
    status_ = new ::yb::AppStatusPB;
14036
0
  }
14037
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgUpdateSequenceTupleResponsePB.status)
14038
0
  return status_;
14039
0
}
14040
0
inline void PgUpdateSequenceTupleResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
14041
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
14042
0
  if (message_arena == NULL) {
14043
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
14044
0
  }
14045
0
  if (status) {
14046
0
    ::google::protobuf::Arena* submessage_arena = NULL;
14047
0
    if (message_arena != submessage_arena) {
14048
0
      status = ::google::protobuf::internal::GetOwnedMessage(
14049
0
          message_arena, status, submessage_arena);
14050
0
    }
14051
0
    
14052
0
  } else {
14053
0
    
14054
0
  }
14055
0
  status_ = status;
14056
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgUpdateSequenceTupleResponsePB.status)
14057
0
}
14058
14059
// bool skipped = 2;
14060
0
inline void PgUpdateSequenceTupleResponsePB::clear_skipped() {
14061
0
  skipped_ = false;
14062
0
}
14063
11.9k
inline bool PgUpdateSequenceTupleResponsePB::skipped() const {
14064
  // @@protoc_insertion_point(field_get:yb.tserver.PgUpdateSequenceTupleResponsePB.skipped)
14065
11.9k
  return skipped_;
14066
11.9k
}
14067
2.97k
inline void PgUpdateSequenceTupleResponsePB::set_skipped(bool value) {
14068
  
14069
2.97k
  skipped_ = value;
14070
  // @@protoc_insertion_point(field_set:yb.tserver.PgUpdateSequenceTupleResponsePB.skipped)
14071
2.97k
}
14072
14073
// -------------------------------------------------------------------
14074
14075
// PgReadSequenceTupleRequestPB
14076
14077
// uint64 session_id = 1;
14078
0
inline void PgReadSequenceTupleRequestPB::clear_session_id() {
14079
0
  session_id_ = GOOGLE_ULONGLONG(0);
14080
0
}
14081
22.6k
inline ::google::protobuf::uint64 PgReadSequenceTupleRequestPB::session_id() const {
14082
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleRequestPB.session_id)
14083
22.6k
  return session_id_;
14084
22.6k
}
14085
3.23k
inline void PgReadSequenceTupleRequestPB::set_session_id(::google::protobuf::uint64 value) {
14086
  
14087
3.23k
  session_id_ = value;
14088
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleRequestPB.session_id)
14089
3.23k
}
14090
14091
// int64 db_oid = 2;
14092
0
inline void PgReadSequenceTupleRequestPB::clear_db_oid() {
14093
0
  db_oid_ = GOOGLE_LONGLONG(0);
14094
0
}
14095
22.6k
inline ::google::protobuf::int64 PgReadSequenceTupleRequestPB::db_oid() const {
14096
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleRequestPB.db_oid)
14097
22.6k
  return db_oid_;
14098
22.6k
}
14099
3.23k
inline void PgReadSequenceTupleRequestPB::set_db_oid(::google::protobuf::int64 value) {
14100
  
14101
3.23k
  db_oid_ = value;
14102
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleRequestPB.db_oid)
14103
3.23k
}
14104
14105
// int64 seq_oid = 3;
14106
0
inline void PgReadSequenceTupleRequestPB::clear_seq_oid() {
14107
0
  seq_oid_ = GOOGLE_LONGLONG(0);
14108
0
}
14109
22.6k
inline ::google::protobuf::int64 PgReadSequenceTupleRequestPB::seq_oid() const {
14110
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleRequestPB.seq_oid)
14111
22.6k
  return seq_oid_;
14112
22.6k
}
14113
3.23k
inline void PgReadSequenceTupleRequestPB::set_seq_oid(::google::protobuf::int64 value) {
14114
  
14115
3.23k
  seq_oid_ = value;
14116
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleRequestPB.seq_oid)
14117
3.23k
}
14118
14119
// uint64 ysql_catalog_version = 4;
14120
0
inline void PgReadSequenceTupleRequestPB::clear_ysql_catalog_version() {
14121
0
  ysql_catalog_version_ = GOOGLE_ULONGLONG(0);
14122
0
}
14123
22.6k
inline ::google::protobuf::uint64 PgReadSequenceTupleRequestPB::ysql_catalog_version() const {
14124
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleRequestPB.ysql_catalog_version)
14125
22.6k
  return ysql_catalog_version_;
14126
22.6k
}
14127
3.23k
inline void PgReadSequenceTupleRequestPB::set_ysql_catalog_version(::google::protobuf::uint64 value) {
14128
  
14129
3.23k
  ysql_catalog_version_ = value;
14130
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleRequestPB.ysql_catalog_version)
14131
3.23k
}
14132
14133
// -------------------------------------------------------------------
14134
14135
// PgReadSequenceTupleResponsePB
14136
14137
// .yb.AppStatusPB status = 1;
14138
19.3k
inline bool PgReadSequenceTupleResponsePB::has_status() const {
14139
19.3k
  return this != internal_default_instance() && status_ != NULL;
14140
19.3k
}
14141
0
inline const ::yb::AppStatusPB& PgReadSequenceTupleResponsePB::status() const {
14142
0
  const ::yb::AppStatusPB* p = status_;
14143
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleResponsePB.status)
14144
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
14145
0
      &::yb::_AppStatusPB_default_instance_);
14146
0
}
14147
0
inline ::yb::AppStatusPB* PgReadSequenceTupleResponsePB::release_status() {
14148
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgReadSequenceTupleResponsePB.status)
14149
0
  
14150
0
  ::yb::AppStatusPB* temp = status_;
14151
0
  status_ = NULL;
14152
0
  return temp;
14153
0
}
14154
0
inline ::yb::AppStatusPB* PgReadSequenceTupleResponsePB::mutable_status() {
14155
  
14156
0
  if (status_ == NULL) {
14157
0
    status_ = new ::yb::AppStatusPB;
14158
0
  }
14159
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgReadSequenceTupleResponsePB.status)
14160
0
  return status_;
14161
0
}
14162
0
inline void PgReadSequenceTupleResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
14163
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
14164
0
  if (message_arena == NULL) {
14165
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
14166
0
  }
14167
0
  if (status) {
14168
0
    ::google::protobuf::Arena* submessage_arena = NULL;
14169
0
    if (message_arena != submessage_arena) {
14170
0
      status = ::google::protobuf::internal::GetOwnedMessage(
14171
0
          message_arena, status, submessage_arena);
14172
0
    }
14173
0
    
14174
0
  } else {
14175
0
    
14176
0
  }
14177
0
  status_ = status;
14178
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgReadSequenceTupleResponsePB.status)
14179
0
}
14180
14181
// int64 last_val = 2;
14182
0
inline void PgReadSequenceTupleResponsePB::clear_last_val() {
14183
0
  last_val_ = GOOGLE_LONGLONG(0);
14184
0
}
14185
22.5k
inline ::google::protobuf::int64 PgReadSequenceTupleResponsePB::last_val() const {
14186
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleResponsePB.last_val)
14187
22.5k
  return last_val_;
14188
22.5k
}
14189
3.23k
inline void PgReadSequenceTupleResponsePB::set_last_val(::google::protobuf::int64 value) {
14190
  
14191
3.23k
  last_val_ = value;
14192
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleResponsePB.last_val)
14193
3.23k
}
14194
14195
// bool is_called = 3;
14196
0
inline void PgReadSequenceTupleResponsePB::clear_is_called() {
14197
0
  is_called_ = false;
14198
0
}
14199
15.7k
inline bool PgReadSequenceTupleResponsePB::is_called() const {
14200
  // @@protoc_insertion_point(field_get:yb.tserver.PgReadSequenceTupleResponsePB.is_called)
14201
15.7k
  return is_called_;
14202
15.7k
}
14203
3.23k
inline void PgReadSequenceTupleResponsePB::set_is_called(bool value) {
14204
  
14205
3.23k
  is_called_ = value;
14206
  // @@protoc_insertion_point(field_set:yb.tserver.PgReadSequenceTupleResponsePB.is_called)
14207
3.23k
}
14208
14209
// -------------------------------------------------------------------
14210
14211
// PgDeleteSequenceTupleRequestPB
14212
14213
// uint64 session_id = 1;
14214
0
inline void PgDeleteSequenceTupleRequestPB::clear_session_id() {
14215
0
  session_id_ = GOOGLE_ULONGLONG(0);
14216
0
}
14217
1.97k
inline ::google::protobuf::uint64 PgDeleteSequenceTupleRequestPB::session_id() const {
14218
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteSequenceTupleRequestPB.session_id)
14219
1.97k
  return session_id_;
14220
1.97k
}
14221
282
inline void PgDeleteSequenceTupleRequestPB::set_session_id(::google::protobuf::uint64 value) {
14222
  
14223
282
  session_id_ = value;
14224
  // @@protoc_insertion_point(field_set:yb.tserver.PgDeleteSequenceTupleRequestPB.session_id)
14225
282
}
14226
14227
// int64 db_oid = 2;
14228
0
inline void PgDeleteSequenceTupleRequestPB::clear_db_oid() {
14229
0
  db_oid_ = GOOGLE_LONGLONG(0);
14230
0
}
14231
1.97k
inline ::google::protobuf::int64 PgDeleteSequenceTupleRequestPB::db_oid() const {
14232
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteSequenceTupleRequestPB.db_oid)
14233
1.97k
  return db_oid_;
14234
1.97k
}
14235
282
inline void PgDeleteSequenceTupleRequestPB::set_db_oid(::google::protobuf::int64 value) {
14236
  
14237
282
  db_oid_ = value;
14238
  // @@protoc_insertion_point(field_set:yb.tserver.PgDeleteSequenceTupleRequestPB.db_oid)
14239
282
}
14240
14241
// int64 seq_oid = 3;
14242
0
inline void PgDeleteSequenceTupleRequestPB::clear_seq_oid() {
14243
0
  seq_oid_ = GOOGLE_LONGLONG(0);
14244
0
}
14245
1.97k
inline ::google::protobuf::int64 PgDeleteSequenceTupleRequestPB::seq_oid() const {
14246
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteSequenceTupleRequestPB.seq_oid)
14247
1.97k
  return seq_oid_;
14248
1.97k
}
14249
282
inline void PgDeleteSequenceTupleRequestPB::set_seq_oid(::google::protobuf::int64 value) {
14250
  
14251
282
  seq_oid_ = value;
14252
  // @@protoc_insertion_point(field_set:yb.tserver.PgDeleteSequenceTupleRequestPB.seq_oid)
14253
282
}
14254
14255
// -------------------------------------------------------------------
14256
14257
// PgDeleteSequenceTupleResponsePB
14258
14259
// .yb.AppStatusPB status = 1;
14260
1.69k
inline bool PgDeleteSequenceTupleResponsePB::has_status() const {
14261
1.69k
  return this != internal_default_instance() && status_ != NULL;
14262
1.69k
}
14263
0
inline const ::yb::AppStatusPB& PgDeleteSequenceTupleResponsePB::status() const {
14264
0
  const ::yb::AppStatusPB* p = status_;
14265
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteSequenceTupleResponsePB.status)
14266
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
14267
0
      &::yb::_AppStatusPB_default_instance_);
14268
0
}
14269
0
inline ::yb::AppStatusPB* PgDeleteSequenceTupleResponsePB::release_status() {
14270
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDeleteSequenceTupleResponsePB.status)
14271
0
  
14272
0
  ::yb::AppStatusPB* temp = status_;
14273
0
  status_ = NULL;
14274
0
  return temp;
14275
0
}
14276
0
inline ::yb::AppStatusPB* PgDeleteSequenceTupleResponsePB::mutable_status() {
14277
  
14278
0
  if (status_ == NULL) {
14279
0
    status_ = new ::yb::AppStatusPB;
14280
0
  }
14281
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDeleteSequenceTupleResponsePB.status)
14282
0
  return status_;
14283
0
}
14284
0
inline void PgDeleteSequenceTupleResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
14285
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
14286
0
  if (message_arena == NULL) {
14287
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
14288
0
  }
14289
0
  if (status) {
14290
0
    ::google::protobuf::Arena* submessage_arena = NULL;
14291
0
    if (message_arena != submessage_arena) {
14292
0
      status = ::google::protobuf::internal::GetOwnedMessage(
14293
0
          message_arena, status, submessage_arena);
14294
0
    }
14295
0
    
14296
0
  } else {
14297
0
    
14298
0
  }
14299
0
  status_ = status;
14300
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDeleteSequenceTupleResponsePB.status)
14301
0
}
14302
14303
// -------------------------------------------------------------------
14304
14305
// PgDeleteDBSequencesRequestPB
14306
14307
// uint64 session_id = 1;
14308
0
inline void PgDeleteDBSequencesRequestPB::clear_session_id() {
14309
0
  session_id_ = GOOGLE_ULONGLONG(0);
14310
0
}
14311
497
inline ::google::protobuf::uint64 PgDeleteDBSequencesRequestPB::session_id() const {
14312
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteDBSequencesRequestPB.session_id)
14313
497
  return session_id_;
14314
497
}
14315
71
inline void PgDeleteDBSequencesRequestPB::set_session_id(::google::protobuf::uint64 value) {
14316
  
14317
71
  session_id_ = value;
14318
  // @@protoc_insertion_point(field_set:yb.tserver.PgDeleteDBSequencesRequestPB.session_id)
14319
71
}
14320
14321
// int64 db_oid = 2;
14322
0
inline void PgDeleteDBSequencesRequestPB::clear_db_oid() {
14323
0
  db_oid_ = GOOGLE_LONGLONG(0);
14324
0
}
14325
439
inline ::google::protobuf::int64 PgDeleteDBSequencesRequestPB::db_oid() const {
14326
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteDBSequencesRequestPB.db_oid)
14327
439
  return db_oid_;
14328
439
}
14329
71
inline void PgDeleteDBSequencesRequestPB::set_db_oid(::google::protobuf::int64 value) {
14330
  
14331
71
  db_oid_ = value;
14332
  // @@protoc_insertion_point(field_set:yb.tserver.PgDeleteDBSequencesRequestPB.db_oid)
14333
71
}
14334
14335
// -------------------------------------------------------------------
14336
14337
// PgDeleteDBSequencesResponsePB
14338
14339
// .yb.AppStatusPB status = 1;
14340
426
inline bool PgDeleteDBSequencesResponsePB::has_status() const {
14341
426
  return this != internal_default_instance() && status_ != NULL;
14342
426
}
14343
0
inline const ::yb::AppStatusPB& PgDeleteDBSequencesResponsePB::status() const {
14344
0
  const ::yb::AppStatusPB* p = status_;
14345
0
  // @@protoc_insertion_point(field_get:yb.tserver.PgDeleteDBSequencesResponsePB.status)
14346
0
  return p != NULL ? *p : *reinterpret_cast<const ::yb::AppStatusPB*>(
14347
0
      &::yb::_AppStatusPB_default_instance_);
14348
0
}
14349
0
inline ::yb::AppStatusPB* PgDeleteDBSequencesResponsePB::release_status() {
14350
0
  // @@protoc_insertion_point(field_release:yb.tserver.PgDeleteDBSequencesResponsePB.status)
14351
0
  
14352
0
  ::yb::AppStatusPB* temp = status_;
14353
0
  status_ = NULL;
14354
0
  return temp;
14355
0
}
14356
0
inline ::yb::AppStatusPB* PgDeleteDBSequencesResponsePB::mutable_status() {
14357
  
14358
0
  if (status_ == NULL) {
14359
0
    status_ = new ::yb::AppStatusPB;
14360
0
  }
14361
  // @@protoc_insertion_point(field_mutable:yb.tserver.PgDeleteDBSequencesResponsePB.status)
14362
0
  return status_;
14363
0
}
14364
0
inline void PgDeleteDBSequencesResponsePB::set_allocated_status(::yb::AppStatusPB* status) {
14365
0
  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
14366
0
  if (message_arena == NULL) {
14367
0
    delete reinterpret_cast< ::google::protobuf::MessageLite*>(status_);
14368
0
  }
14369
0
  if (status) {
14370
0
    ::google::protobuf::Arena* submessage_arena = NULL;
14371
0
    if (message_arena != submessage_arena) {
14372
0
      status = ::google::protobuf::internal::GetOwnedMessage(
14373
0
          message_arena, status, submessage_arena);
14374
0
    }
14375
0
    
14376
0
  } else {
14377
0
    
14378
0
  }
14379
0
  status_ = status;
14380
0
  // @@protoc_insertion_point(field_set_allocated:yb.tserver.PgDeleteDBSequencesResponsePB.status)
14381
0
}
14382
14383
#ifdef __GNUC__
14384
  #pragma GCC diagnostic pop
14385
#endif  // __GNUC__
14386
// -------------------------------------------------------------------
14387
14388
// -------------------------------------------------------------------
14389
14390
// -------------------------------------------------------------------
14391
14392
// -------------------------------------------------------------------
14393
14394
// -------------------------------------------------------------------
14395
14396
// -------------------------------------------------------------------
14397
14398
// -------------------------------------------------------------------
14399
14400
// -------------------------------------------------------------------
14401
14402
// -------------------------------------------------------------------
14403
14404
// -------------------------------------------------------------------
14405
14406
// -------------------------------------------------------------------
14407
14408
// -------------------------------------------------------------------
14409
14410
// -------------------------------------------------------------------
14411
14412
// -------------------------------------------------------------------
14413
14414
// -------------------------------------------------------------------
14415
14416
// -------------------------------------------------------------------
14417
14418
// -------------------------------------------------------------------
14419
14420
// -------------------------------------------------------------------
14421
14422
// -------------------------------------------------------------------
14423
14424
// -------------------------------------------------------------------
14425
14426
// -------------------------------------------------------------------
14427
14428
// -------------------------------------------------------------------
14429
14430
// -------------------------------------------------------------------
14431
14432
// -------------------------------------------------------------------
14433
14434
// -------------------------------------------------------------------
14435
14436
// -------------------------------------------------------------------
14437
14438
// -------------------------------------------------------------------
14439
14440
// -------------------------------------------------------------------
14441
14442
// -------------------------------------------------------------------
14443
14444
// -------------------------------------------------------------------
14445
14446
// -------------------------------------------------------------------
14447
14448
// -------------------------------------------------------------------
14449
14450
// -------------------------------------------------------------------
14451
14452
// -------------------------------------------------------------------
14453
14454
// -------------------------------------------------------------------
14455
14456
// -------------------------------------------------------------------
14457
14458
// -------------------------------------------------------------------
14459
14460
// -------------------------------------------------------------------
14461
14462
// -------------------------------------------------------------------
14463
14464
// -------------------------------------------------------------------
14465
14466
// -------------------------------------------------------------------
14467
14468
// -------------------------------------------------------------------
14469
14470
// -------------------------------------------------------------------
14471
14472
// -------------------------------------------------------------------
14473
14474
// -------------------------------------------------------------------
14475
14476
// -------------------------------------------------------------------
14477
14478
// -------------------------------------------------------------------
14479
14480
// -------------------------------------------------------------------
14481
14482
// -------------------------------------------------------------------
14483
14484
// -------------------------------------------------------------------
14485
14486
// -------------------------------------------------------------------
14487
14488
// -------------------------------------------------------------------
14489
14490
// -------------------------------------------------------------------
14491
14492
// -------------------------------------------------------------------
14493
14494
// -------------------------------------------------------------------
14495
14496
// -------------------------------------------------------------------
14497
14498
// -------------------------------------------------------------------
14499
14500
// -------------------------------------------------------------------
14501
14502
// -------------------------------------------------------------------
14503
14504
// -------------------------------------------------------------------
14505
14506
// -------------------------------------------------------------------
14507
14508
// -------------------------------------------------------------------
14509
14510
// -------------------------------------------------------------------
14511
14512
// -------------------------------------------------------------------
14513
14514
// -------------------------------------------------------------------
14515
14516
// -------------------------------------------------------------------
14517
14518
// -------------------------------------------------------------------
14519
14520
14521
// @@protoc_insertion_point(namespace_scope)
14522
14523
}  // namespace tserver
14524
}  // namespace yb
14525
14526
namespace google {
14527
namespace protobuf {
14528
14529
template <> struct is_proto_enum< ::yb::tserver::ReadTimeManipulation> : ::google::protobuf::internal::true_type {};
14530
template <>
14531
0
inline const EnumDescriptor* GetEnumDescriptor< ::yb::tserver::ReadTimeManipulation>() {
14532
0
  return ::yb::tserver::ReadTimeManipulation_descriptor();
14533
0
}
14534
14535
}  // namespace protobuf
14536
}  // namespace google
14537
14538
// @@protoc_insertion_point(global_scope)
14539
14540
#endif  // PROTOBUF_yb_2ftserver_2fpg_5fclient_2eproto__INCLUDED