HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clear() |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearCatName()
string cat_name = 3;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearDbName()
string db_name = 2;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearFromEventId()
int64 from_event_id = 1;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearLimit()
int64 limit = 5;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clearToEventId()
int64 to_event_id = 4;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.clone() |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.mergeFrom(HiveMetastore.GetNotficationEventsCountRequest other) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.newBuilder() |
static HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.newBuilder(HiveMetastore.GetNotficationEventsCountRequest prototype) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.newBuilderForType() |
protected HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setCatName(String value)
string cat_name = 3;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 3;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setDbName(String value)
string db_name = 2;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setDbNameBytes(com.google.protobuf.ByteString value)
string db_name = 2;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setFromEventId(long value)
int64 from_event_id = 1;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setLimit(long value)
int64 limit = 5;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setToEventId(long value)
int64 to_event_id = 4;
|
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetNotficationEventsCountRequest.Builder |
HiveMetastore.GetNotficationEventsCountRequest.toBuilder() |