Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

ACCOUNT_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
ACCRUED_THIS_CYCLE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
AclBindingKey - Class in io.confluent.security.auth.store.data
 
AclBindingKey(ResourcePattern, Scope) - Constructor for class io.confluent.security.auth.store.data.AclBindingKey
 
aclBindings(Scope, AclBindingFilter, Predicate<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns ACL bindings which match the provided filter.
AclBindingValue - Class in io.confluent.security.auth.store.data
 
AclBindingValue(Collection<AclRule>) - Constructor for class io.confluent.security.auth.store.data.AclBindingValue
 
aclRules(Scope) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns the ACL rules for all resources of given scope
aclRules() - Method in class io.confluent.security.auth.store.data.AclBindingValue
 
activeNodeUrls(String) - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns the collection of URLS of currently active nodes.
addClusterRoleBinding(Optional<KafkaPrincipal>, KafkaPrincipal, String, Scope, String) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Adds a new cluster-level role binding without any resources.
addClusterRoleBinding(KafkaPrincipal, String, Scope) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
addInstance(String, AuthStore, Logger) - Static method in interface io.confluent.security.auth.metadata.AuthStore
 
addMatchingRules(ResourceAuthorizeRules, KafkaPrincipal, Set<KafkaPrincipal>, String, Operation, Scope, ResourceType) - Method in interface io.confluent.security.auth.metadata.AuthCache
Adds RBAC or ACL rules for the specified principals that match the provided parameters to `matchingRules`.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
addResourceRoleBinding(Optional<KafkaPrincipal>, KafkaPrincipal, String, Scope, Collection<ResourcePattern>, String) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Adds resources to a role binding.
addResourceRoleBinding(KafkaPrincipal, String, Scope, Collection<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
APP_NAME_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
AuthCache - Interface in io.confluent.security.auth.metadata
Cache containing authorization and authentication metadata.
authCache() - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns a cache that stores all data read from the auth topic.
AuthCache.Result - Class in io.confluent.security.auth.metadata
The result of a health check call.
AuthEntryType - Enum in io.confluent.security.auth.store.data
 
AuthKey - Class in io.confluent.security.auth.store.data
 
AuthKey() - Constructor for class io.confluent.security.auth.store.data.AuthKey
 
AUTHNZ_AUTH_TOPIC - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
AUTHNZ_ID - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
AUTHNZ_SESSION_UUID - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
AuthnzConfig - Class in io.confluent.kafka.multitenant.config
 
AuthStore - Interface in io.confluent.security.auth.metadata
Store containing authorization and authentication metadata.
AuthUtils - Class in io.confluent.kafka.multitenant.utils
 
AuthUtils() - Constructor for class io.confluent.kafka.multitenant.utils.AuthUtils
 
AuthValue - Class in io.confluent.security.auth.store.data
 
AuthValue() - Constructor for class io.confluent.security.auth.store.data.AuthValue
 
AuthWriter - Interface in io.confluent.security.auth.metadata
Writer interface used by Metadata Server to update role bindings.

B

backgroundUpdatesExecutorService - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
BACKING_LOGICAL_KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
baseClientProperties - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
BaseMultiTenantSaslSecretsStore - Class in io.confluent.kafka.server.plugins.auth
This class loads SASL secrets from the topic _confluent-apikey.
BaseMultiTenantSaslSecretsStore(Map<String, Object>, Metrics) - Constructor for class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
BaseMultiTenantSaslSecretsStore.State - Enum in io.confluent.kafka.server.plugins.auth
The SecretsStore state.
BasePhysicalClusterMetadata<LCMType extends LogicalClusterMetadata> - Class in io.confluent.kafka.multitenant
Base class for the PhysicalClusterMetadata plugins, interfacing with other confluent plugins
BasePhysicalClusterMetadata() - Constructor for class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
 
BROKER_REQUEST_PERCENTAGE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
BROKER_REQUEST_PERCENTAGE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
build() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
buildPartial() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 

C

CDC_LC_METADATA_TOPIC_CONFIG - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
ChangeEventMetadata - Class in io.confluent.protobuf.cloud.events.v1
Metadata for the DB change event, which are useful for troubleshooting and audit.
ChangeEventMetadata.Builder - Class in io.confluent.protobuf.cloud.events.v1
Metadata for the DB change event, which are useful for troubleshooting and audit.
ChangeEventMetadataOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
CKU_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
clear() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
clearAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string account_id = 5;
clearAccruedThisCycle() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 accrued_this_cycle = 6;
clearAppName() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
The app name is a global unique name for each pipeline.
clearBackingLogicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
backing kafka cluster for ksql/schema-registry
clearBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 broker_request_percentage = 25;
clearBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 broker_request_percentage = 14;
clearCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 cku = 8;
clearClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string cluster_id = 1;
clearConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string config = 6;
clearConnector() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
clearConnectorName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_name = 1;
clearConnectorType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_type = 2;
clearCreated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
clearDeactivated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
clearDeleteRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_request_id = 9;
clearDeleteVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_version = 11;
clearDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string deployment_id = 12;
clearDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string deployment_id = 10;
clearDesiredStatus() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
clearDurability() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string durability = 2;
clearEgressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 egress_bytes_rate = 2;
clearEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
bool enterprise = 4;
clearEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
bool enterprise = 1;
clearEnvironmentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string environment_id = 17;
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
clearId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Actual data for the change event.
clearIngressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 ingress_bytes_rate = 1;
clearIsSlaEnabled() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string is_sla_enabled = 11;
clearK8SClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string k8s_cluster_id = 20;
clearKafka() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
clearKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string kafka_cluster_id = 7;
clearKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string kafka_cluster_id = 1;
clearKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string kafka_cluster_id = 2;
clearKsql() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
clearLastChangeId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int64 last_change_id = 13;
clearLogicalClusterConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
clearLogicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
clearLogicalClusterName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_name = 19;
clearLogicalClusterType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_type = 21;
clearLsn() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB log sequence number for the change event
clearMaxNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_egress = 7;
clearMaxNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_egress_byte_rate = 27;
clearMaxNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_ingress = 6;
clearMaxNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_ingress_byte_rate = 26;
clearMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 max_partitions = 28;
clearMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_partitions = 13;
clearMaxSchemas() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
int32 max_schemas = 3;
clearMetadata() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
clearModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
clearName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string name = 2;
clearNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_egress = 5;
clearNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_egress_byte_rate = 24;
clearNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_ingress = 4;
clearNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_ingress_byte_rate = 23;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
clearOp() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
clearOrganizationId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 organization_id = 14;
clearOrgResourceId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string org_resource_id = 16;
clearPaused() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
clearPendingCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 pending_cku = 9;
clearPhysicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string physical_cluster_id = 3;
clearPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string physical_kafka_cluster_id = 2;
clearPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string physical_kafka_cluster_id = 1;
clearPricePerHour() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 price_per_hour = 5;
clearPrincipal() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string principal = 2;
clearRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string request_id = 8;
clearSchemaRegistry() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
clearSelectedNetworkType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
clearSequenceId() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
We can't use an exactly once ordering here (yet), and thus consumers need a way to distinguish replayed messages from the most updated one.
clearServiceAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
int32 service_account_id = 5;
clearSrApiKey() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string sr_api_key = 6;
clearStatusDetail() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string status_detail = 10;
clearStatusModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
clearStorage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 storage = 3;
clearStorageBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 storage_bytes = 22;
clearTransactionId() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB transaction id for the change event
clearType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string type = 4;
clearUserConfigs() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
clearVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string version = 10;
ClientQuotaKey - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.ClientQuotaKey
ClientQuotaKey.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.ClientQuotaKey
ClientQuotaKeyOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
ClientQuotas - Class in io.confluent.protobuf.cloud.events.v1
 
ClientQuotaValue - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.ClientQuotaValue
ClientQuotaValue.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.ClientQuotaValue
ClientQuotaValueOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
clone() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
close(String) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
close() - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
CLOSE_TIMEOUT_MS - Static variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
Common - Class in io.confluent.protobuf.cloud.events.v1
 
CommonTopicBasedPhysicalClusterMetadata<LCMType extends LogicalClusterMetadata> - Class in io.confluent.kafka.multitenant
 
CommonTopicBasedPhysicalClusterMetadata(Metrics) - Constructor for class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
CommonTopicBasedPhysicalClusterMetadata(Metrics, Time) - Constructor for class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
CommonTopicBasedPhysicalClusterMetadata.LCMPair - Class in io.confluent.kafka.multitenant
 
CommonTopicBasedPhysicalClusterMetadata.State - Enum in io.confluent.kafka.multitenant
 
CONFIG_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
configure(Map<String, ?>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
Creates a consumer for the LC metadata topic (named in the ConfluentConfigs.CDC_LC_METADATA_TOPIC_CONFIG config.) Adds the instance for the given broker session UUID, specified in KafkaConfig.BrokerSessionUuidProp to the static instance map.
configure(Map<String, ?>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
CONFLUENT_CDC_LC_METADATA_PREFIX - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
CONFLUENT_PREFIX - Static variable in class io.confluent.kafka.multitenant.config.AuthnzConfig
 
CONNECTOR_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
CONNECTOR_NAME_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
CONNECTOR_TYPE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
consume(ConsumerRecord<String, byte[]>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
containsUserConfigs(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
containsUserConfigs(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
map<string, string> user_configs = 3;
containsUserConfigs(String) - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
map<string, string> user_configs = 3;
createAcls(Optional<KafkaPrincipal>, Scope, AclBinding) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Creates ACL rules for a given AclBinding.
createAcls(Scope, AclBinding) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
createAcls(Optional<KafkaPrincipal>, Scope, List<AclBinding>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Creates ACLs for the specified scope using the minimal number of batched updates.
createAcls(Scope, List<AclBinding>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
CREATED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
createKafkaBasedLog(Map<String, ?>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
createSensors(Map<String, MultiTenantSaslConfigEntry>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
creationDate() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 

D

DEACTIVATED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
DELETE_REQUEST_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
DELETE_VERSION_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
deleteAcls(Optional<KafkaPrincipal>, Scope, AclBindingFilter, Predicate<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Deletes all ACL rules that match the provided filters.
deleteAcls(Scope, AclBindingFilter, Predicate<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
deleteAcls(Optional<KafkaPrincipal>, Scope, List<AclBindingFilter>, Predicate<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Deletes ACLs that match any of the provided filters using batched update.
deleteAcls(Scope, List<AclBindingFilter>, Predicate<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
deleteCredential(String) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
DELETED_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
DELETED = 3;
deletedCredentials(MultiTenantSaslSecrets) - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslSecrets
 
DEPLOYMENT_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
DEPLOYMENT_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
DESIRED_STATUS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
DURABILITY_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 

E

EGRESS_BYTES_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
ensureNonTerminalState(CommonTopicBasedPhysicalClusterMetadata.State) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
ensureOpen() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
ENTERPRISE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
ENTERPRISE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
entries() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslSecrets
 
entryType() - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
entryType() - Method in class io.confluent.security.auth.store.data.AclBindingValue
 
entryType() - Method in class io.confluent.security.auth.store.data.AuthKey
 
entryType() - Method in class io.confluent.security.auth.store.data.AuthValue
 
entryType() - Method in class io.confluent.security.auth.store.data.IdentityPoolKey
 
entryType() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
entryType() - Method in class io.confluent.security.auth.store.data.JwtIssuerKey
 
entryType() - Method in class io.confluent.security.auth.store.data.JwtIssuerValue
 
entryType() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
entryType() - Method in class io.confluent.security.auth.store.data.RoleBindingValue
 
entryType() - Method in class io.confluent.security.auth.store.data.StatusKey
 
entryType() - Method in class io.confluent.security.auth.store.data.StatusValue
 
entryType() - Method in class io.confluent.security.auth.store.data.UserKey
 
entryType() - Method in class io.confluent.security.auth.store.data.UserValue
 
ENVIRONMENT_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
environmentId() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
equals(Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
equals(Object) - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.AclBindingValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.AuthKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.AuthValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.IdentityPoolKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.JwtIssuerKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.JwtIssuerValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.RoleBindingValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.StatusKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.StatusValue
 
equals(Object) - Method in class io.confluent.security.auth.store.data.UserKey
 
equals(Object) - Method in class io.confluent.security.auth.store.data.UserValue
 
errorMessage() - Method in class io.confluent.security.auth.store.data.StatusValue
 
EVENTS_METADATA_HEADER_KEY - Static variable in class io.confluent.kafka.multitenant.utils.AuthUtils
 
EventsMetadata - Class in io.confluent.protobuf.cloud.events.v1
The metadata for Event from Events Platform.
EventsMetadata.Builder - Class in io.confluent.protobuf.cloud.events.v1
The metadata for Event from Events Platform.
EventsMetadataOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
EventsMetadataOuterClass - Class in io.confluent.protobuf.cloud.events.v1
 

F

fail(int, String) - Method in interface io.confluent.security.store.KeyValueStore
Sets local error for the store with the specified error message.
findRule(KafkaPrincipal, Set<KafkaPrincipal>, String, Action) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns RBAC or ACL rule that matches the specified action.
forNumber(int) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
forNumber(int) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 

G

generationId() - Method in class io.confluent.security.auth.store.data.StatusValue
 
get(K) - Method in interface io.confluent.security.store.KeyValueStore
Returns the current value associated with key if it exists or null otherwise.
getAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string account_id = 5;
getAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string account_id = 5;
getAccountId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string account_id = 5;
getAccountIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string account_id = 5;
getAccountIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string account_id = 5;
getAccountIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string account_id = 5;
getAccruedThisCycle() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 accrued_this_cycle = 6;
getAccruedThisCycle() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
uint64 accrued_this_cycle = 6;
getAccruedThisCycle() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
uint64 accrued_this_cycle = 6;
getAppName() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
The app name is a global unique name for each pipeline.
getAppName() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
The app name is a global unique name for each pipeline.
getAppName() - Method in interface io.confluent.protobuf.cloud.events.v1.EventsMetadataOrBuilder
The app name is a global unique name for each pipeline.
getAppNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
The app name is a global unique name for each pipeline.
getAppNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
The app name is a global unique name for each pipeline.
getAppNameBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.EventsMetadataOrBuilder
The app name is a global unique name for each pipeline.
getBackingLogicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
backing kafka cluster for ksql/schema-registry
getBackingLogicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
backing kafka cluster for ksql/schema-registry
getBackingLogicalKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
backing kafka cluster for ksql/schema-registry
getBackingLogicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
backing kafka cluster for ksql/schema-registry
getBackingLogicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
backing kafka cluster for ksql/schema-registry
getBackingLogicalKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
backing kafka cluster for ksql/schema-registry
getBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 broker_request_percentage = 25;
getBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 broker_request_percentage = 25;
getBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 broker_request_percentage = 14;
getBrokerRequestPercentage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 broker_request_percentage = 14;
getBrokerRequestPercentage() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 broker_request_percentage = 14;
getBrokerRequestPercentage() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 broker_request_percentage = 25;
getBrokerSessionUuid(Map<String, ?>) - Static method in class io.confluent.kafka.multitenant.utils.AuthUtils
 
getCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 cku = 8;
getCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 cku = 8;
getCku() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 cku = 8;
getClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string cluster_id = 1;
getClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
string cluster_id = 1;
getClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaKeyOrBuilder
string cluster_id = 1;
getClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string cluster_id = 1;
getClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
string cluster_id = 1;
getClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaKeyOrBuilder
string cluster_id = 1;
getConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string config = 6;
getConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string config = 6;
getConfig() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string config = 6;
getConfigBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string config = 6;
getConfigBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string config = 6;
getConfigBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string config = 6;
getConnector() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnector() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnector() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnectorBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnectorName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_name = 1;
getConnectorName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string connector_name = 1;
getConnectorName() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string connector_name = 1;
getConnectorNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_name = 1;
getConnectorNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string connector_name = 1;
getConnectorNameBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string connector_name = 1;
getConnectorOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnectorOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnectorOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
getConnectorType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_type = 2;
getConnectorType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string connector_type = 2;
getConnectorType() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string connector_type = 2;
getConnectorTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_type = 2;
getConnectorTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string connector_type = 2;
getConnectorTypeBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string connector_type = 2;
getConsumerConfig(Map<String, ?>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
getCreated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
getCreated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp created = 7;
getCreated() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp created = 7;
getCreatedBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
getCreatedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
getCreatedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp created = 7;
getCreatedOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp created = 7;
getDeactivated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
getDeactivated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp deactivated = 9;
getDeactivated() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp deactivated = 9;
getDeactivatedBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
getDeactivatedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
getDeactivatedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp deactivated = 9;
getDeactivatedOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp deactivated = 9;
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getDefaultInstance() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
getDefaultInstanceForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getDeleteRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_request_id = 9;
getDeleteRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string delete_request_id = 9;
getDeleteRequestId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string delete_request_id = 9;
getDeleteRequestIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_request_id = 9;
getDeleteRequestIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string delete_request_id = 9;
getDeleteRequestIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string delete_request_id = 9;
getDeleteVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_version = 11;
getDeleteVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string delete_version = 11;
getDeleteVersion() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string delete_version = 11;
getDeleteVersionBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_version = 11;
getDeleteVersionBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string delete_version = 11;
getDeleteVersionBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string delete_version = 11;
getDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string deployment_id = 12;
getDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string deployment_id = 12;
getDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string deployment_id = 10;
getDeploymentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string deployment_id = 10;
getDeploymentId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string deployment_id = 10;
getDeploymentId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string deployment_id = 12;
getDeploymentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string deployment_id = 12;
getDeploymentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string deployment_id = 12;
getDeploymentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string deployment_id = 10;
getDeploymentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string deployment_id = 10;
getDeploymentIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string deployment_id = 10;
getDeploymentIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string deployment_id = 12;
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotas
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.Common
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadataOuterClass
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
getDescriptor() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getDescriptor() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getDescriptor() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalClusterOuterClass
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
getDescriptorForType() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
getDescriptorForType() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
getDescriptorForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
getDesiredStatus() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDesiredStatus() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDesiredStatus() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDesiredStatusValue() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDesiredStatusValue() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDesiredStatusValue() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
getDurability() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string durability = 2;
getDurability() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string durability = 2;
getDurability() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string durability = 2;
getDurabilityBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string durability = 2;
getDurabilityBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string durability = 2;
getDurabilityBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string durability = 2;
getEgressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 egress_bytes_rate = 2;
getEgressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
int64 egress_bytes_rate = 2;
getEgressBytesRate() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaValueOrBuilder
int64 egress_bytes_rate = 2;
getEndToEndSensor() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
getEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
bool enterprise = 4;
getEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
bool enterprise = 4;
getEnterprise() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
bool enterprise = 4;
getEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
bool enterprise = 1;
getEnterprise() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
bool enterprise = 1;
getEnterprise() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
bool enterprise = 1;
getEnvironmentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string environment_id = 17;
getEnvironmentId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string environment_id = 17;
getEnvironmentId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string environment_id = 17;
getEnvironmentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string environment_id = 17;
getEnvironmentIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string environment_id = 17;
getEnvironmentIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string environment_id = 17;
getId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Actual data for the change event.
getId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Actual data for the change event.
getId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Actual data for the change event.
getIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Actual data for the change event.
getIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Actual data for the change event.
getIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Actual data for the change event.
getIngressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 ingress_bytes_rate = 1;
getIngressBytesRate() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
int64 ingress_bytes_rate = 1;
getIngressBytesRate() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaValueOrBuilder
int64 ingress_bytes_rate = 1;
getInstance(String) - Static method in class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
 
getInstance(String) - Static method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
getInstance(String) - Static method in interface io.confluent.security.auth.metadata.AuthStore
 
getIsSlaEnabled() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string is_sla_enabled = 11;
getIsSlaEnabled() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string is_sla_enabled = 11;
getIsSlaEnabled() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string is_sla_enabled = 11;
getIsSlaEnabledBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string is_sla_enabled = 11;
getIsSlaEnabledBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
string is_sla_enabled = 11;
getIsSlaEnabledBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
string is_sla_enabled = 11;
getK8SClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string k8s_cluster_id = 20;
getK8SClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string k8s_cluster_id = 20;
getK8SClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string k8s_cluster_id = 20;
getK8SClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string k8s_cluster_id = 20;
getK8SClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string k8s_cluster_id = 20;
getK8SClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string k8s_cluster_id = 20;
getKafka() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafka() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafka() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafkaBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string kafka_cluster_id = 7;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string kafka_cluster_id = 7;
getKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string kafka_cluster_id = 7;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string kafka_cluster_id = 1;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
string kafka_cluster_id = 1;
getKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
string kafka_cluster_id = 1;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string kafka_cluster_id = 2;
getKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
string kafka_cluster_id = 2;
getKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
string kafka_cluster_id = 2;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string kafka_cluster_id = 7;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string kafka_cluster_id = 7;
getKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string kafka_cluster_id = 7;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string kafka_cluster_id = 1;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
string kafka_cluster_id = 1;
getKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
string kafka_cluster_id = 1;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string kafka_cluster_id = 2;
getKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
string kafka_cluster_id = 2;
getKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
string kafka_cluster_id = 2;
getKafkaOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafkaOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKafkaOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
getKsql() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsql() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsql() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsqlBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsqlOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsqlOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getKsqlOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
getLastChangeId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int64 last_change_id = 13;
getLastChangeId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
int64 last_change_id = 13;
getLastChangeId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
int64 last_change_id = 13;
getLastSequenceId() - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
getLogicalClusterConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfig() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfigBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfigOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfigOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterConfigOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
getLogicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
getLogicalClusterName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_name = 19;
getLogicalClusterName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string logical_cluster_name = 19;
getLogicalClusterName() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string logical_cluster_name = 19;
getLogicalClusterNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_name = 19;
getLogicalClusterNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string logical_cluster_name = 19;
getLogicalClusterNameBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string logical_cluster_name = 19;
getLogicalClusterType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_type = 21;
getLogicalClusterType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string logical_cluster_type = 21;
getLogicalClusterType() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string logical_cluster_type = 21;
getLogicalClusterTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_type = 21;
getLogicalClusterTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string logical_cluster_type = 21;
getLogicalClusterTypeBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string logical_cluster_type = 21;
getLsn() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB log sequence number for the change event
getLsn() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
DB log sequence number for the change event
getLsn() - Method in interface io.confluent.protobuf.cloud.events.v1.ChangeEventMetadataOrBuilder
DB log sequence number for the change event
getMaxNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_egress = 7;
getMaxNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 max_network_egress = 7;
getMaxNetworkEgress() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 max_network_egress = 7;
getMaxNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_egress_byte_rate = 27;
getMaxNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 max_network_egress_byte_rate = 27;
getMaxNetworkEgressByteRate() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 max_network_egress_byte_rate = 27;
getMaxNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_ingress = 6;
getMaxNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 max_network_ingress = 6;
getMaxNetworkIngress() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 max_network_ingress = 6;
getMaxNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_ingress_byte_rate = 26;
getMaxNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 max_network_ingress_byte_rate = 26;
getMaxNetworkIngressByteRate() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 max_network_ingress_byte_rate = 26;
getMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 max_partitions = 28;
getMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
int32 max_partitions = 28;
getMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_partitions = 13;
getMaxPartitions() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 max_partitions = 13;
getMaxPartitions() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 max_partitions = 13;
getMaxPartitions() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
int32 max_partitions = 28;
getMaxSchemas() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
int32 max_schemas = 3;
getMaxSchemas() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
int32 max_schemas = 3;
getMaxSchemas() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
int32 max_schemas = 3;
getMessage() - Method in class io.confluent.security.auth.metadata.AuthCache.Result
Any message provided as part of the check
getMetadata() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
getMetadata() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Metadata for the change event.
getMetadata() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Metadata for the change event.
getMetadataBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
getMetadataOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
getMetadataOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Metadata for the change event.
getMetadataOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Metadata for the change event.
getModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
getModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp modified = 8;
getModified() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp modified = 8;
getModifiedBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
getModifiedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
getModifiedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp modified = 8;
getModifiedOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp modified = 8;
getMutableUserConfigs() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
Deprecated.
getName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string name = 2;
getName() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string name = 2;
getName() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string name = 2;
getNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string name = 2;
getNameBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string name = 2;
getNameBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string name = 2;
getNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_egress = 5;
getNetworkEgress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 network_egress = 5;
getNetworkEgress() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 network_egress = 5;
getNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_egress_byte_rate = 24;
getNetworkEgressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 network_egress_byte_rate = 24;
getNetworkEgressByteRate() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 network_egress_byte_rate = 24;
getNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_ingress = 4;
getNetworkIngress() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 network_ingress = 4;
getNetworkIngress() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 network_ingress = 4;
getNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_ingress_byte_rate = 23;
getNetworkIngressByteRate() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 network_ingress_byte_rate = 23;
getNetworkIngressByteRate() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 network_ingress_byte_rate = 23;
getNumber() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
getNumber() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
getOp() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOp() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOp() - Method in interface io.confluent.protobuf.cloud.events.v1.ChangeEventMetadataOrBuilder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOpBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOpBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOpBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.ChangeEventMetadataOrBuilder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
getOrganizationId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 organization_id = 14;
getOrganizationId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
int32 organization_id = 14;
getOrganizationId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
int32 organization_id = 14;
getOrgResourceId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string org_resource_id = 16;
getOrgResourceId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string org_resource_id = 16;
getOrgResourceId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string org_resource_id = 16;
getOrgResourceIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string org_resource_id = 16;
getOrgResourceIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string org_resource_id = 16;
getOrgResourceIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string org_resource_id = 16;
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getParserForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getPaused() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
getPaused() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
.google.protobuf.Timestamp paused = 3;
getPaused() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
.google.protobuf.Timestamp paused = 3;
getPausedBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
getPausedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
getPausedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
.google.protobuf.Timestamp paused = 3;
getPausedOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
.google.protobuf.Timestamp paused = 3;
getPendingCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 pending_cku = 9;
getPendingCku() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 pending_cku = 9;
getPendingCku() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 pending_cku = 9;
getPhysicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string physical_cluster_id = 3;
getPhysicalClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string physical_cluster_id = 3;
getPhysicalClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string physical_cluster_id = 3;
getPhysicalClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string physical_cluster_id = 3;
getPhysicalClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string physical_cluster_id = 3;
getPhysicalClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string physical_cluster_id = 3;
getPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string physical_kafka_cluster_id = 1;
getPhysicalKafkaClusterId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
string physical_kafka_cluster_id = 1;
getPhysicalKafkaClusterId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
string physical_kafka_cluster_id = 1;
getPhysicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
string physical_kafka_cluster_id = 2;
getPhysicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string physical_kafka_cluster_id = 1;
getPhysicalKafkaClusterIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
string physical_kafka_cluster_id = 1;
getPhysicalKafkaClusterIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder
string physical_kafka_cluster_id = 1;
getPricePerHour() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 price_per_hour = 5;
getPricePerHour() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
uint64 price_per_hour = 5;
getPricePerHour() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
uint64 price_per_hour = 5;
getPrincipal() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string principal = 2;
getPrincipal() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
string principal = 2;
getPrincipal() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaKeyOrBuilder
string principal = 2;
getPrincipalBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string principal = 2;
getPrincipalBytes() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
string principal = 2;
getPrincipalBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.ClientQuotaKeyOrBuilder
string principal = 2;
getRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string request_id = 8;
getRequestId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string request_id = 8;
getRequestId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string request_id = 8;
getRequestIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string request_id = 8;
getRequestIdBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string request_id = 8;
getRequestIdBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string request_id = 8;
getSchemaRegistry() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistry() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistry() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistryBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistryOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistryOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSchemaRegistryOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
getSelectedNetworkType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSelectedNetworkType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSelectedNetworkType() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSelectedNetworkTypeValue() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSelectedNetworkTypeValue() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSelectedNetworkTypeValue() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
getSequenceId() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
We can't use an exactly once ordering here (yet), and thus consumers need a way to distinguish replayed messages from the most updated one.
getSequenceId() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
We can't use an exactly once ordering here (yet), and thus consumers need a way to distinguish replayed messages from the most updated one.
getSequenceId() - Method in interface io.confluent.protobuf.cloud.events.v1.EventsMetadataOrBuilder
We can't use an exactly once ordering here (yet), and thus consumers need a way to distinguish replayed messages from the most updated one.
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getSerializedSize() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getServiceAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
int32 service_account_id = 5;
getServiceAccountId() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
int32 service_account_id = 5;
getServiceAccountId() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
int32 service_account_id = 5;
getSessionUuid(Map<String, ?>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
getSessionUuid(Map<String, ?>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
getSrApiKey() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string sr_api_key = 6;
getSrApiKey() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string sr_api_key = 6;
getSrApiKey() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string sr_api_key = 6;
getSrApiKeyBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string sr_api_key = 6;
getSrApiKeyBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
string sr_api_key = 6;
getSrApiKeyBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
string sr_api_key = 6;
getStartSensor() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
getStatusDetail() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string status_detail = 10;
getStatusDetail() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string status_detail = 10;
getStatusDetail() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string status_detail = 10;
getStatusDetailBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string status_detail = 10;
getStatusDetailBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string status_detail = 10;
getStatusDetailBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string status_detail = 10;
getStatusModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
getStatusModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp status_modified = 11;
getStatusModified() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp status_modified = 11;
getStatusModifiedBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
getStatusModifiedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
getStatusModifiedOrBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp status_modified = 11;
getStatusModifiedOrBuilder() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp status_modified = 11;
getStorage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 storage = 3;
getStorage() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
int32 storage = 3;
getStorage() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder
int32 storage = 3;
getStorageBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 storage_bytes = 22;
getStorageBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
uint64 storage_bytes = 22;
getStorageBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
uint64 storage_bytes = 22;
getTopicClientId(Map<String, ?>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
getTopicConfig() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
getTransactionId() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB transaction id for the change event
getTransactionId() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
DB transaction id for the change event
getTransactionId() - Method in interface io.confluent.protobuf.cloud.events.v1.ChangeEventMetadataOrBuilder
DB transaction id for the change event
getType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string type = 4;
getType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string type = 4;
getType() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string type = 4;
getTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string type = 4;
getTypeBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
string type = 4;
getTypeBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
string type = 4;
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
getUnknownFields() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
getUserConfigs() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
Deprecated.
getUserConfigs() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
Deprecated.
getUserConfigs() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
Deprecated.
getUserConfigsCount() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
getUserConfigsCount() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
getUserConfigsCount() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
map<string, string> user_configs = 3;
getUserConfigsMap() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
getUserConfigsMap() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
map<string, string> user_configs = 3;
getUserConfigsMap() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
map<string, string> user_configs = 3;
getUserConfigsOrDefault(String, String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
getUserConfigsOrDefault(String, String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
map<string, string> user_configs = 3;
getUserConfigsOrDefault(String, String) - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
map<string, string> user_configs = 3;
getUserConfigsOrThrow(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
getUserConfigsOrThrow(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
map<string, string> user_configs = 3;
getUserConfigsOrThrow(String) - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder
map<string, string> user_configs = 3;
getValueDescriptor() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
getValueDescriptor() - Method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
getVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string version = 10;
getVersion() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string version = 10;
getVersion() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string version = 10;
getVersionBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string version = 10;
getVersionBytes() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
string version = 10;
getVersionBytes() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
string version = 10;
groups(KafkaPrincipal) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns the groups of the provided user principal.
groups() - Method in class io.confluent.security.auth.store.data.UserValue
 

H

hasConnector() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
hasConnector() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
hasConnector() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
hasCreated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
hasCreated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp created = 7;
hasCreated() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp created = 7;
hasDeactivated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
hasDeactivated() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp deactivated = 9;
hasDeactivated() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp deactivated = 9;
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
hashCode() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
hashCode() - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.AclBindingValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.AuthKey
Using entryType().name() to compute hashCode, so that hashCode() is constant across executions.
hashCode() - Method in class io.confluent.security.auth.store.data.AuthValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.IdentityPoolKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.JwtIssuerKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.JwtIssuerValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.RoleBindingValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.StatusKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.StatusValue
 
hashCode() - Method in class io.confluent.security.auth.store.data.UserKey
 
hashCode() - Method in class io.confluent.security.auth.store.data.UserValue
 
hashedSecret() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
hashFunction() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
hasKafka() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
hasKafka() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
hasKafka() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
hasKsql() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
hasKsql() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
hasKsql() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
hasLogicalClusterConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
hasLogicalClusterConfig() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
hasLogicalClusterConfig() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
hasMetadata() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
hasMetadata() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
Metadata for the change event.
hasMetadata() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
Metadata for the change event.
hasModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
hasModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp modified = 8;
hasModified() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp modified = 8;
hasPaused() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
hasPaused() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
.google.protobuf.Timestamp paused = 3;
hasPaused() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder
.google.protobuf.Timestamp paused = 3;
hasSchemaRegistry() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
hasSchemaRegistry() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
hasSchemaRegistry() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfigOrBuilder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
hasStatusModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
hasStatusModified() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
.google.protobuf.Timestamp status_modified = 11;
hasStatusModified() - Method in interface io.confluent.protobuf.cloud.events.v1.LogicalClusterOrBuilder
.google.protobuf.Timestamp status_modified = 11;
healthcheck() - Method in interface io.confluent.security.auth.metadata.AuthCache
health check method which returns the health of the underlying auth store
healthy() - Static method in class io.confluent.security.auth.metadata.AuthCache.Result
 
healthy(String) - Static method in class io.confluent.security.auth.metadata.AuthCache.Result
 

I

ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
IdentityPoolKey - Class in io.confluent.security.auth.store.data
 
IdentityPoolKey(String) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolKey
 
IdentityPoolValue - Class in io.confluent.security.auth.store.data
 
IdentityPoolValue(long, String, String, String, String, String, String, String, String) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolValue
 
IdentityPoolValue(long, String, String, String, String, String) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolValue
 
IdentityPoolValue(long, String, String, String, String) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolValue
 
IdentityPoolValue(long, String, String, String, String, String, String) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolValue
 
IdentityPoolValue(IdentityPool) - Constructor for class io.confluent.security.auth.store.data.IdentityPoolValue
 
INGRESS_BYTES_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
INSTANCES - Static variable in class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
 
INSTANCES - Static variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
INSTANCES - Static variable in interface io.confluent.security.auth.metadata.AuthStore
 
INTERNAL_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
INTERNAL = 5;
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
internalGetFieldAccessorTable() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
internalGetMapField(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
internalGetMapField(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
internalGetMutableMapField(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
internalGetValueMap() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
internalGetValueMap() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
io.confluent.kafka.multitenant - package io.confluent.kafka.multitenant
 
io.confluent.kafka.multitenant.config - package io.confluent.kafka.multitenant.config
 
io.confluent.kafka.multitenant.utils - package io.confluent.kafka.multitenant.utils
 
io.confluent.kafka.server.plugins.auth - package io.confluent.kafka.server.plugins.auth
 
io.confluent.protobuf.cloud.events.v1 - package io.confluent.protobuf.cloud.events.v1
 
io.confluent.security.auth.metadata - package io.confluent.security.auth.metadata
 
io.confluent.security.auth.store.data - package io.confluent.security.auth.store.data
 
io.confluent.security.store - package io.confluent.security.store
 
IS_SLA_ENABLED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
isActive() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
isHealthcheckLogicalCluster() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
isHealthy() - Method in class io.confluent.security.auth.metadata.AuthCache.Result
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
isInitialized() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
isMasterWriter() - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns true if this node is currently the master writer.
isStartingOrRunningState(CommonTopicBasedPhysicalClusterMetadata.State) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
issuer() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
issuer() - Method in class io.confluent.security.auth.store.data.JwtIssuerKey
 
isUp() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
Returns true if cache is loaded and listening for metadata, otherwise returns false.
isValid() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
isZeroTimestamp(Timestamp) - Static method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 

J

JwtIssuerKey - Class in io.confluent.security.auth.store.data
 
JwtIssuerKey(String) - Constructor for class io.confluent.security.auth.store.data.JwtIssuerKey
 
JwtIssuerValue - Class in io.confluent.security.auth.store.data
 
JwtIssuerValue(JsonWebKeySet) - Constructor for class io.confluent.security.auth.store.data.JwtIssuerValue
 

K

K8S_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
KAFKA_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
keys() - Method in class io.confluent.security.auth.store.data.JwtIssuerValue
 
KeyValueStore<K,V> - Interface in io.confluent.security.store
Key value store implemented by in-memory cache backed with data from a potentially partitioned source like a Kafka topic.
knownScopes() - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns all Scopes known by the backend, regardless of whether or not they actually exist.
KSQL_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 

L

LAST_CHANGE_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
lcLog - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
load() - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
The underlying secrets entries returned by this method may be concurrently modified on API key updates.
LOG - Static variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
LOG - Static variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
logConsumerState - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
LOGICAL_CLUSTER_CONFIG_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
LOGICAL_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
LOGICAL_CLUSTER_NAME_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
LOGICAL_CLUSTER_TYPE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
LogicalCluster - Class in io.confluent.protobuf.cloud.events.v1
Event published by the CDC pipeline for the logical cluster table.
LogicalCluster.Builder - Class in io.confluent.protobuf.cloud.events.v1
Event published by the CDC pipeline for the logical cluster table.
LogicalCluster.LogicalClusterConfig - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig
LogicalCluster.LogicalClusterConfig.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig
LogicalCluster.LogicalClusterConfig.LogicalConnectConfig - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState - Enum in io.confluent.protobuf.cloud.events.v1
Protobuf enum cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
LogicalCluster.LogicalClusterConfig.LogicalConnectConfigOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType - Enum in io.confluent.protobuf.cloud.events.v1
Protobuf enum cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
LogicalCluster.LogicalClusterConfig.LogicalKafkaConfigOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
LogicalCluster.LogicalClusterConfig.LogicalKSQLConfigOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder - Class in io.confluent.protobuf.cloud.events.v1
Protobuf type cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfigOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
LogicalCluster.LogicalClusterConfigOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
logicalClusterId() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
logicalClusterId() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
logicalClusterIds() - Method in class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
Returns all active logical clusters with up-to-date/valid metadata hosted by this physical cluster
logicalClusterIds - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
logicalClusterIds() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
logicalClusterIdsIncludingStale() - Method in class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
Returns all active logical clusters hosted by this physical cluster, including logical clusters with stale/invalid metadata
logicalClusterIdsIncludingStale() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
logicalClusterMap - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
LogicalClusterMetadata - Class in io.confluent.kafka.multitenant
 
LogicalClusterMetadata() - Constructor for class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
LogicalClusterOrBuilder - Interface in io.confluent.protobuf.cloud.events.v1
 
LogicalClusterOuterClass - Class in io.confluent.protobuf.cloud.events.v1
 
LSN_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 

M

map(String) - Method in interface io.confluent.security.store.KeyValueStore
 
masterWriterId() - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns the broker id of the master writer.
masterWriterUrl(String) - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns the URL of the master writer node for the specified protocol.
MAX_NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
MAX_NETWORK_EGRESS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
MAX_NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
MAX_NETWORK_INGRESS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
MAX_PARTITIONS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
MAX_PARTITIONS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
MAX_SCHEMAS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
maxPartitionRetryDelayMs - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
mergeConnector(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
mergeCreated(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
mergeDeactivated(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
mergeFrom(ChangeEventMetadata) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
mergeFrom(ClientQuotaKey) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
mergeFrom(ClientQuotaValue) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
mergeFrom(EventsMetadata) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
mergeFrom(LogicalCluster) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
mergeFrom(LogicalCluster.LogicalClusterConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
mergeFrom(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
mergeFrom(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
mergeFrom(LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
mergeFrom(Message) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
mergeFrom(LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
mergeKafka(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
mergeKsql(LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
mergeLogicalClusterConfig(LogicalCluster.LogicalClusterConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
mergeMetadata(ChangeEventMetadata) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
mergeModified(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
mergePaused(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
mergeSchemaRegistry(LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
mergeStatusModified(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
metadata(String) - Method in class io.confluent.kafka.multitenant.BasePhysicalClusterMetadata
Returns metadata LCMType of a given logical cluster ID
metadata(String) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
METADATA_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
MetadataStoreStatus - Enum in io.confluent.security.store
 
metrics - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
METRICS_GROUP - Static variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
MODIFIED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
multitenantListenerNames - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
multitenantListenerNames - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
MultiTenantSaslConfigEntry - Class in io.confluent.kafka.server.plugins.auth
 
MultiTenantSaslConfigEntry(String, String, String, String, String, boolean, String) - Constructor for class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
MultiTenantSaslSecrets - Class in io.confluent.kafka.server.plugins.auth
 
MultiTenantSaslSecrets(Map<String, MultiTenantSaslConfigEntry>) - Constructor for class io.confluent.kafka.server.plugins.auth.MultiTenantSaslSecrets
 

N

NAME_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
NETWORK_EGRESS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
NETWORK_INGRESS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
newBuilder(ChangeEventMetadata) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
newBuilder(ClientQuotaKey) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
newBuilder(ClientQuotaValue) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
newBuilder(EventsMetadata) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
newBuilder(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newBuilder(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
newBuilder(LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
newBuilder(LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
newBuilder(LogicalCluster.LogicalClusterConfig) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
newBuilder() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
newBuilder(LogicalCluster) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
newBuilderForType() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
NONE_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
NONE = 0;
NUMBER_OF_TENANTS_METRIC_NAME - Static variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 

O

OP_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
ORG_RESOURCE_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
ORGANIZATION_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
organizationId() - Method in class io.confluent.kafka.multitenant.LogicalClusterMetadata
 
orgId() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 

P

parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseDelimitedFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parseFrom(ByteBuffer) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(ByteString) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(byte[]) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(InputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(CodedInputStream) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
parseLCM(ConsumerRecord<String, byte[]>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
parser() - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
partition() - Method in class io.confluent.security.auth.store.data.StatusKey
 
PAUSED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
PENDING_CKU_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
PHYSICAL_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
PHYSICAL_KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
PHYSICAL_KAFKA_CLUSTER_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
policy() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
poolId() - Method in class io.confluent.security.auth.store.data.IdentityPoolKey
 
postUpdateBookkeeping() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
PRICE_PER_HOUR_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
principal() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
principal() - Method in class io.confluent.security.auth.store.data.UserKey
 
PRINCIPAL_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
PRIVATE_LINK_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
PRIVATE_LINK = 2;
providerId() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
PUBLIC_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
PUBLIC = 1;
put(K, V) - Method in interface io.confluent.security.store.KeyValueStore
Updates the entry for key with the specified value.
putAllUserConfigs(Map<String, String>) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
putUserConfigs(String, String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;

R

rbacRoleBindings(Scope) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns the role bindings at the specified scope.
rbacRoleBindings(Set<Scope>) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns all the role bindings from a set of scopes.
rbacRoleBindings(RoleBindingFilter) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns role bindings that match the specified filter.
rbacRoleBindings(KafkaPrincipal) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns role bindings for the given principal and the principals groups across all known scopes.
rbacRoleBindings(KafkaPrincipal, Set<Scope>) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns role bindings for the given principal and the principals groups limited to the defined set of Scopes.
rbacRoles() - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns the RBAC role definitions associated with this cache.
read(ConsumerRecord<String, String>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
recordEndToEndSensor(LCMType) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotas
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.confluent.protobuf.cloud.events.v1.ClientQuotas
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.Common
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.confluent.protobuf.cloud.events.v1.Common
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadataOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.confluent.protobuf.cloud.events.v1.EventsMetadataOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalClusterOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.confluent.protobuf.cloud.events.v1.LogicalClusterOuterClass
 
remove(K) - Method in interface io.confluent.security.store.KeyValueStore
Removes the entry corresponding to the key if it is present in the store.
removeInstance(String, AuthStore, Logger) - Static method in interface io.confluent.security.auth.metadata.AuthStore
 
removeResourceRoleBinding(Optional<KafkaPrincipal>, KafkaPrincipal, String, Scope, Collection<ResourcePatternFilter>, String) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Removes resources from an existing role binding.
removeResourceRoleBinding(KafkaPrincipal, String, Scope, Collection<ResourcePatternFilter>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
removeRoleBinding(Optional<KafkaPrincipal>, KafkaPrincipal, String, Scope, String) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Removes a role binding.
removeRoleBinding(KafkaPrincipal, String, Scope) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
removeUserConfigs(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
map<string, string> user_configs = 3;
replaceResourceRoleBinding(Optional<KafkaPrincipal>, KafkaPrincipal, String, Scope, Collection<ResourcePattern>, String) - Method in interface io.confluent.security.auth.metadata.AuthWriter
Sets resources for an existing role binding.
replaceResourceRoleBinding(KafkaPrincipal, String, Scope, Collection<ResourcePattern>) - Method in interface io.confluent.security.auth.metadata.AuthWriter
 
REQUEST_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
resourcePattern() - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
resources() - Method in class io.confluent.security.auth.store.data.RoleBindingValue
 
role() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
RoleBindingKey - Class in io.confluent.security.auth.store.data
 
RoleBindingKey(KafkaPrincipal, String, Scope) - Constructor for class io.confluent.security.auth.store.data.RoleBindingKey
 
RoleBindingValue - Class in io.confluent.security.auth.store.data
 
RoleBindingValue(Collection<ResourcePattern>) - Constructor for class io.confluent.security.auth.store.data.RoleBindingValue
 
rootScope() - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns the root scope of this cache.
RUNNING_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
RUNNING = 1;

S

saslMechanism() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
SCHEMA_REGISTRY_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
scope() - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
scope() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
secretsLog - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
SELECTED_NETWORK_TYPE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
SEQUENCE_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
SEQUENCE_ID_STRING_HEADER_KEY - Static variable in class io.confluent.kafka.multitenant.utils.AuthUtils
 
SERVICE_ACCOUNT_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
serviceAccount() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
serviceAccount() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
sessionUuid - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
setAccountId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string account_id = 5;
setAccountIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string account_id = 5;
setAccruedThisCycle(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 accrued_this_cycle = 6;
setAppName(String) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
The app name is a global unique name for each pipeline.
setAppNameBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
The app name is a global unique name for each pipeline.
setBackingLogicalKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
backing kafka cluster for ksql/schema-registry
setBackingLogicalKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
backing kafka cluster for ksql/schema-registry
setBrokerRequestPercentage(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 broker_request_percentage = 25;
setBrokerRequestPercentage(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 broker_request_percentage = 14;
setCku(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 cku = 8;
setClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string cluster_id = 1;
setClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string cluster_id = 1;
setConfig(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string config = 6;
setConfigBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string config = 6;
setConnector(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
setConnector(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig connector = 3;
setConnectorName(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_name = 1;
setConnectorNameBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_name = 1;
setConnectorType(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_type = 2;
setConnectorTypeBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string connector_type = 2;
setCreated(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
setCreated(Timestamp.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp created = 7;
setDeactivated(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
setDeactivated(Timestamp.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp deactivated = 9;
setDeleteRequestId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_request_id = 9;
setDeleteRequestIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_request_id = 9;
setDeleteVersion(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_version = 11;
setDeleteVersionBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string delete_version = 11;
setDeploymentId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string deployment_id = 12;
setDeploymentId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string deployment_id = 10;
setDeploymentIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string deployment_id = 12;
setDeploymentIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string deployment_id = 10;
setDesiredStatus(LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
setDesiredStatusValue(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState desired_status = 8;
setDurability(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string durability = 2;
setDurabilityBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string durability = 2;
setEgressBytesRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 egress_bytes_rate = 2;
setEnterprise(boolean) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
bool enterprise = 4;
setEnterprise(boolean) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
bool enterprise = 1;
setEnvironmentId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string environment_id = 17;
setEnvironmentIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string environment_id = 17;
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
setId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Actual data for the change event.
setIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Actual data for the change event.
setIngressBytesRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
int64 ingress_bytes_rate = 1;
setIsSlaEnabled(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string is_sla_enabled = 11;
setIsSlaEnabledBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
string is_sla_enabled = 11;
setK8SClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string k8s_cluster_id = 20;
setK8SClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string k8s_cluster_id = 20;
setKafka(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
setKafka(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig kafka = 1;
setKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string kafka_cluster_id = 7;
setKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string kafka_cluster_id = 1;
setKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string kafka_cluster_id = 2;
setKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string kafka_cluster_id = 7;
setKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string kafka_cluster_id = 1;
setKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string kafka_cluster_id = 2;
setKsql(LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
setKsql(LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig ksql = 4;
setLastChangeId(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int64 last_change_id = 13;
setLogicalClusterConfig(LogicalCluster.LogicalClusterConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
setLogicalClusterConfig(LogicalCluster.LogicalClusterConfig.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;
setLogicalClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
setLogicalClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
setLogicalClusterName(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_name = 19;
setLogicalClusterNameBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_name = 19;
setLogicalClusterType(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_type = 21;
setLogicalClusterTypeBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string logical_cluster_type = 21;
setLsn(long) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB log sequence number for the change event
setMaxNetworkEgress(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_egress = 7;
setMaxNetworkEgressByteRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_egress_byte_rate = 27;
setMaxNetworkIngress(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_network_ingress = 6;
setMaxNetworkIngressByteRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 max_network_ingress_byte_rate = 26;
setMaxPartitions(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 max_partitions = 28;
setMaxPartitions(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 max_partitions = 13;
setMaxSchemas(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
int32 max_schemas = 3;
setMetadata(ChangeEventMetadata) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
setMetadata(ChangeEventMetadata.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
Metadata for the change event.
setModified(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
setModified(Timestamp.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp modified = 8;
setName(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string name = 2;
setNameBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string name = 2;
setNetworkEgress(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_egress = 5;
setNetworkEgressByteRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_egress_byte_rate = 24;
setNetworkIngress(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 network_ingress = 4;
setNetworkIngressByteRate(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 network_ingress_byte_rate = 23;
setOp(String) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
setOpBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB operation for the change event: "c" => insert, "u"->update; "d"->delete
setOrganizationId(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
int32 organization_id = 14;
setOrgResourceId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string org_resource_id = 16;
setOrgResourceIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string org_resource_id = 16;
setPaused(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
setPaused(Timestamp.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
.google.protobuf.Timestamp paused = 3;
setPendingCku(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 pending_cku = 9;
setPhysicalClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string physical_cluster_id = 3;
setPhysicalClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string physical_cluster_id = 3;
setPhysicalKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string physical_kafka_cluster_id = 2;
setPhysicalKafkaClusterId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string physical_kafka_cluster_id = 1;
setPhysicalKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
string physical_kafka_cluster_id = 2;
setPhysicalKafkaClusterIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
string physical_kafka_cluster_id = 1;
setPricePerHour(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
uint64 price_per_hour = 5;
setPrincipal(String) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string principal = 2;
setPrincipalBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
string principal = 2;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
setRequestId(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string request_id = 8;
setRequestIdBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string request_id = 8;
setSchemaRegistry(LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
setSchemaRegistry(LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig schema_registry = 2;
setSelectedNetworkType(LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
setSelectedNetworkTypeValue(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
.cloud.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType selected_network_type = 12;
setSequenceId(long) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
We can't use an exactly once ordering here (yet), and thus consumers need a way to distinguish replayed messages from the most updated one.
setServiceAccountId(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
int32 service_account_id = 5;
setSrApiKey(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string sr_api_key = 6;
setSrApiKeyBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
string sr_api_key = 6;
setStatusDetail(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string status_detail = 10;
setStatusDetailBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string status_detail = 10;
setStatusModified(Timestamp) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
setStatusModified(Timestamp.Builder) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
.google.protobuf.Timestamp status_modified = 11;
setStorage(int) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
int32 storage = 3;
setStorageBytes(long) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
uint64 storage_bytes = 22;
setTransactionId(long) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
DB transaction id for the change event
setType(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string type = 4;
setTypeBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
string type = 4;
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig.Builder
 
setVersion(String) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string version = 10;
setVersionBytes(ByteString) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.Builder
string version = 10;
shutdown() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
After this method is called, querying the cache will throw IllegalStateException
SR_API_KEY_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
start(Map<String, Object>) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
start(Collection<Endpoint>) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
startLog() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
startReader() - Method in interface io.confluent.security.auth.metadata.AuthStore
Starts the metadata reader and returns a completion stage that is completed when existing metadata from the store has been loaded into the cache.
startService(Collection<URL>) - Method in interface io.confluent.security.auth.metadata.AuthStore
Starts the metadata coordinator and writer.
status() - Method in class io.confluent.security.auth.store.data.StatusValue
 
status(int) - Method in interface io.confluent.security.store.KeyValueStore
Status of the metadata store for the specified partition
STATUS_DETAIL_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
STATUS_MODIFIED_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
StatusKey - Class in io.confluent.security.auth.store.data
 
StatusKey(int) - Constructor for class io.confluent.security.auth.store.data.StatusKey
 
StatusValue - Class in io.confluent.security.auth.store.data
 
StatusValue(MetadataStoreStatus, int, Integer, String) - Constructor for class io.confluent.security.auth.store.data.StatusValue
 
STOPPED_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
STOPPED = 2;
STORAGE_BYTES_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
STORAGE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
subjectClaim() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 

T

time - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
toBuilder() - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
topicLoadTimeoutMs - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
topicName - Variable in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
topicName - Variable in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
toString() - Method in class io.confluent.security.auth.metadata.AuthCache.Result
 
toString() - Method in class io.confluent.security.auth.store.data.AclBindingKey
 
toString() - Method in class io.confluent.security.auth.store.data.AclBindingValue
 
toString() - Method in class io.confluent.security.auth.store.data.IdentityPoolKey
 
toString() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
toString() - Method in class io.confluent.security.auth.store.data.JwtIssuerKey
 
toString() - Method in class io.confluent.security.auth.store.data.JwtIssuerValue
 
toString() - Method in class io.confluent.security.auth.store.data.RoleBindingKey
 
toString() - Method in class io.confluent.security.auth.store.data.RoleBindingValue
 
toString() - Method in class io.confluent.security.auth.store.data.StatusKey
 
toString() - Method in class io.confluent.security.auth.store.data.StatusValue
 
toString() - Method in class io.confluent.security.auth.store.data.UserKey
 
toString() - Method in class io.confluent.security.auth.store.data.UserValue
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
TRANSIT_GATEWAY_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
TRANSIT_GATEWAY = 3;
trustCache() - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns a trust cache that stores all OAuth related metadata from the auth topic.
tryParseEventsSequenceId(ConsumerRecord) - Static method in class io.confluent.kafka.multitenant.utils.AuthUtils
Reads the header of a message produced by the events pipeline, and returns the sequence id embedded in it.
TYPE_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 

U

unhealthy(String) - Static method in class io.confluent.security.auth.metadata.AuthCache.Result
 
UNKNOWN_TYPE_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
UNKNOWN_TYPE = 0;
unknownField(String, Object) - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
updateLogicalCluster(String, Long, LCMType) - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
updateNumberOfTenantsMetric() - Method in class io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata
 
updateSecrets(ConsumerRecord<String, String>, long) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
USER_CONFIGS_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
userId(String) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
userId() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
UserKey - Class in io.confluent.security.auth.store.data
 
UserKey(KafkaPrincipal) - Constructor for class io.confluent.security.auth.store.data.UserKey
 
userMetadata(KafkaPrincipal) - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns metadata for the specified user principal if available or null if user is not known.
userResourceId(String) - Method in class io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore
 
userResourceId() - Method in class io.confluent.kafka.server.plugins.auth.MultiTenantSaslConfigEntry
 
users() - Method in interface io.confluent.security.auth.metadata.AuthCache
Returns user metadata for all users.
UserValue - Class in io.confluent.security.auth.store.data
 
UserValue(Collection<KafkaPrincipal>) - Constructor for class io.confluent.security.auth.store.data.UserValue
 

V

value() - Method in enum io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore.State
 
valueOf(String) - Static method in enum io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
 
valueOf(String) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
 
valueOf(String) - Static method in enum io.confluent.security.auth.store.data.AuthEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.confluent.security.store.MetadataStoreStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.confluent.kafka.multitenant.CommonTopicBasedPhysicalClusterMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.kafka.server.plugins.auth.BaseMultiTenantSaslSecretsStore.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig.DesiredState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.security.auth.store.data.AuthEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.confluent.security.store.MetadataStoreStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class io.confluent.security.auth.store.data.IdentityPoolValue
 
VERSION_FIELD_NUMBER - Static variable in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
VPC_PEERING_VALUE - Static variable in enum io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig.NetworkType
VPC_PEERING = 4;

W

writer() - Method in interface io.confluent.security.auth.metadata.AuthStore
Returns a writer instance that can be used to update this store.
writerBrokerId() - Method in class io.confluent.security.auth.store.data.StatusValue
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.ChangeEventMetadata
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaKey
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.ClientQuotaValue
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.EventsMetadata
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalConnectConfig
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKafkaConfig
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalKSQLConfig
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig.LogicalSchemaRegistryConfig
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster.LogicalClusterConfig
 
writeTo(CodedOutputStream) - Method in class io.confluent.protobuf.cloud.events.v1.LogicalCluster
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links