public final class LogicalCluster extends com.google.protobuf.GeneratedMessageV3 implements LogicalClusterOrBuilder
Event published by the CDC pipeline for the logical cluster table.Protobuf type
cloud.v1.LogicalCluster
Modifier and Type | Class and Description |
---|---|
static class |
LogicalCluster.Builder
Event published by the CDC pipeline for the logical cluster table.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAccountId()
string account_id = 5; |
com.google.protobuf.ByteString |
getAccountIdBytes()
string account_id = 5; |
String |
getBackingLogicalKafkaClusterId()
backing kafka cluster for ksql/schema-registry
|
com.google.protobuf.ByteString |
getBackingLogicalKafkaClusterIdBytes()
backing kafka cluster for ksql/schema-registry
|
long |
getBrokerRequestPercentage()
uint64 broker_request_percentage = 25; |
String |
getConfig()
string config = 6; |
com.google.protobuf.ByteString |
getConfigBytes()
string config = 6; |
com.google.protobuf.Timestamp |
getCreated()
.google.protobuf.Timestamp created = 7; |
com.google.protobuf.TimestampOrBuilder |
getCreatedOrBuilder()
.google.protobuf.Timestamp created = 7; |
com.google.protobuf.Timestamp |
getDeactivated()
.google.protobuf.Timestamp deactivated = 9; |
com.google.protobuf.TimestampOrBuilder |
getDeactivatedOrBuilder()
.google.protobuf.Timestamp deactivated = 9; |
static LogicalCluster |
getDefaultInstance() |
LogicalCluster |
getDefaultInstanceForType() |
String |
getDeploymentId()
string deployment_id = 12; |
com.google.protobuf.ByteString |
getDeploymentIdBytes()
string deployment_id = 12; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnvironmentId()
string environment_id = 17; |
com.google.protobuf.ByteString |
getEnvironmentIdBytes()
string environment_id = 17; |
String |
getId()
Actual data for the change event.
|
com.google.protobuf.ByteString |
getIdBytes()
Actual data for the change event.
|
String |
getK8SClusterId()
string k8s_cluster_id = 20; |
com.google.protobuf.ByteString |
getK8SClusterIdBytes()
string k8s_cluster_id = 20; |
long |
getLastChangeId()
int64 last_change_id = 13; |
String |
getLogicalClusterId()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
|
com.google.protobuf.ByteString |
getLogicalClusterIdBytes()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
|
String |
getLogicalClusterName()
string logical_cluster_name = 19; |
com.google.protobuf.ByteString |
getLogicalClusterNameBytes()
string logical_cluster_name = 19; |
String |
getLogicalClusterType()
string logical_cluster_type = 21; |
com.google.protobuf.ByteString |
getLogicalClusterTypeBytes()
string logical_cluster_type = 21; |
long |
getMaxNetworkEgressByteRate()
uint64 max_network_egress_byte_rate = 27; |
long |
getMaxNetworkIngressByteRate()
uint64 max_network_ingress_byte_rate = 26; |
int |
getMaxPartitions()
int32 max_partitions = 28; |
ChangeEventMetadata |
getMetadata()
Metadata for the change event.
|
ChangeEventMetadataOrBuilder |
getMetadataOrBuilder()
Metadata for the change event.
|
com.google.protobuf.Timestamp |
getModified()
.google.protobuf.Timestamp modified = 8; |
com.google.protobuf.TimestampOrBuilder |
getModifiedOrBuilder()
.google.protobuf.Timestamp modified = 8; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
long |
getNetworkEgressByteRate()
uint64 network_egress_byte_rate = 24; |
long |
getNetworkIngressByteRate()
uint64 network_ingress_byte_rate = 23; |
int |
getOrganizationId()
int32 organization_id = 14; |
String |
getOrgResourceId()
string org_resource_id = 16; |
com.google.protobuf.ByteString |
getOrgResourceIdBytes()
string org_resource_id = 16; |
com.google.protobuf.Parser<LogicalCluster> |
getParserForType() |
String |
getPhysicalClusterId()
string physical_cluster_id = 3; |
com.google.protobuf.ByteString |
getPhysicalClusterIdBytes()
string physical_cluster_id = 3; |
int |
getSerializedSize() |
String |
getStatusDetail()
string status_detail = 10; |
com.google.protobuf.ByteString |
getStatusDetailBytes()
string status_detail = 10; |
com.google.protobuf.Timestamp |
getStatusModified()
.google.protobuf.Timestamp status_modified = 11; |
com.google.protobuf.TimestampOrBuilder |
getStatusModifiedOrBuilder()
.google.protobuf.Timestamp status_modified = 11; |
long |
getStorageBytes()
uint64 storage_bytes = 22; |
String |
getType()
string type = 4; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCreated()
.google.protobuf.Timestamp created = 7; |
boolean |
hasDeactivated()
.google.protobuf.Timestamp deactivated = 9; |
int |
hashCode() |
boolean |
hasMetadata()
Metadata for the change event.
|
boolean |
hasModified()
.google.protobuf.Timestamp modified = 8; |
boolean |
hasStatusModified()
.google.protobuf.Timestamp status_modified = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LogicalCluster.Builder |
newBuilder() |
static LogicalCluster.Builder |
newBuilder(LogicalCluster prototype) |
LogicalCluster.Builder |
newBuilderForType() |
protected LogicalCluster.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LogicalCluster |
parseDelimitedFrom(InputStream input) |
static LogicalCluster |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(byte[] data) |
static LogicalCluster |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(ByteBuffer data) |
static LogicalCluster |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(com.google.protobuf.ByteString data) |
static LogicalCluster |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LogicalCluster |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(InputStream input) |
static LogicalCluster |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LogicalCluster> |
parser() |
LogicalCluster.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int ID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PHYSICAL_CLUSTER_ID_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int ACCOUNT_ID_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int CREATED_FIELD_NUMBER
public static final int MODIFIED_FIELD_NUMBER
public static final int DEACTIVATED_FIELD_NUMBER
public static final int STATUS_DETAIL_FIELD_NUMBER
public static final int STATUS_MODIFIED_FIELD_NUMBER
public static final int DEPLOYMENT_ID_FIELD_NUMBER
public static final int LAST_CHANGE_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int ORG_RESOURCE_ID_FIELD_NUMBER
public static final int ENVIRONMENT_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_NAME_FIELD_NUMBER
public static final int K8S_CLUSTER_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_TYPE_FIELD_NUMBER
public static final int STORAGE_BYTES_FIELD_NUMBER
public static final int NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER
public static final int NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER
public static final int BROKER_REQUEST_PERCENTAGE_FIELD_NUMBER
public static final int MAX_NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER
public static final int MAX_NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER
public static final int MAX_PARTITIONS_FIELD_NUMBER
public static final int BACKING_LOGICAL_KAFKA_CLUSTER_ID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getId()
Actual data for the change event.
string id = 1;
getId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getIdBytes()
Actual data for the change event.
string id = 1;
getIdBytes
in interface LogicalClusterOrBuilder
public String getName()
string name = 2;
getName
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getNameBytes()
string name = 2;
getNameBytes
in interface LogicalClusterOrBuilder
public String getPhysicalClusterId()
string physical_cluster_id = 3;
getPhysicalClusterId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getPhysicalClusterIdBytes()
string physical_cluster_id = 3;
getPhysicalClusterIdBytes
in interface LogicalClusterOrBuilder
public String getType()
string type = 4;
getType
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getTypeBytes()
string type = 4;
getTypeBytes
in interface LogicalClusterOrBuilder
public String getAccountId()
string account_id = 5;
getAccountId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getAccountIdBytes()
string account_id = 5;
getAccountIdBytes
in interface LogicalClusterOrBuilder
public String getConfig()
string config = 6;
getConfig
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getConfigBytes()
string config = 6;
getConfigBytes
in interface LogicalClusterOrBuilder
public boolean hasCreated()
.google.protobuf.Timestamp created = 7;
hasCreated
in interface LogicalClusterOrBuilder
public com.google.protobuf.Timestamp getCreated()
.google.protobuf.Timestamp created = 7;
getCreated
in interface LogicalClusterOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
.google.protobuf.Timestamp created = 7;
getCreatedOrBuilder
in interface LogicalClusterOrBuilder
public boolean hasModified()
.google.protobuf.Timestamp modified = 8;
hasModified
in interface LogicalClusterOrBuilder
public com.google.protobuf.Timestamp getModified()
.google.protobuf.Timestamp modified = 8;
getModified
in interface LogicalClusterOrBuilder
public com.google.protobuf.TimestampOrBuilder getModifiedOrBuilder()
.google.protobuf.Timestamp modified = 8;
getModifiedOrBuilder
in interface LogicalClusterOrBuilder
public boolean hasDeactivated()
.google.protobuf.Timestamp deactivated = 9;
hasDeactivated
in interface LogicalClusterOrBuilder
public com.google.protobuf.Timestamp getDeactivated()
.google.protobuf.Timestamp deactivated = 9;
getDeactivated
in interface LogicalClusterOrBuilder
public com.google.protobuf.TimestampOrBuilder getDeactivatedOrBuilder()
.google.protobuf.Timestamp deactivated = 9;
getDeactivatedOrBuilder
in interface LogicalClusterOrBuilder
public String getStatusDetail()
string status_detail = 10;
getStatusDetail
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getStatusDetailBytes()
string status_detail = 10;
getStatusDetailBytes
in interface LogicalClusterOrBuilder
public boolean hasStatusModified()
.google.protobuf.Timestamp status_modified = 11;
hasStatusModified
in interface LogicalClusterOrBuilder
public com.google.protobuf.Timestamp getStatusModified()
.google.protobuf.Timestamp status_modified = 11;
getStatusModified
in interface LogicalClusterOrBuilder
public com.google.protobuf.TimestampOrBuilder getStatusModifiedOrBuilder()
.google.protobuf.Timestamp status_modified = 11;
getStatusModifiedOrBuilder
in interface LogicalClusterOrBuilder
public String getDeploymentId()
string deployment_id = 12;
getDeploymentId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getDeploymentIdBytes()
string deployment_id = 12;
getDeploymentIdBytes
in interface LogicalClusterOrBuilder
public long getLastChangeId()
int64 last_change_id = 13;
getLastChangeId
in interface LogicalClusterOrBuilder
public int getOrganizationId()
int32 organization_id = 14;
getOrganizationId
in interface LogicalClusterOrBuilder
public boolean hasMetadata()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;
hasMetadata
in interface LogicalClusterOrBuilder
public ChangeEventMetadata getMetadata()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;
getMetadata
in interface LogicalClusterOrBuilder
public ChangeEventMetadataOrBuilder getMetadataOrBuilder()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;
getMetadataOrBuilder
in interface LogicalClusterOrBuilder
public String getOrgResourceId()
string org_resource_id = 16;
getOrgResourceId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getOrgResourceIdBytes()
string org_resource_id = 16;
getOrgResourceIdBytes
in interface LogicalClusterOrBuilder
public String getEnvironmentId()
string environment_id = 17;
getEnvironmentId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getEnvironmentIdBytes()
string environment_id = 17;
getEnvironmentIdBytes
in interface LogicalClusterOrBuilder
public String getLogicalClusterId()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
string logical_cluster_id = 18;
getLogicalClusterId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getLogicalClusterIdBytes()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
string logical_cluster_id = 18;
getLogicalClusterIdBytes
in interface LogicalClusterOrBuilder
public String getLogicalClusterName()
string logical_cluster_name = 19;
getLogicalClusterName
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getLogicalClusterNameBytes()
string logical_cluster_name = 19;
getLogicalClusterNameBytes
in interface LogicalClusterOrBuilder
public String getK8SClusterId()
string k8s_cluster_id = 20;
getK8SClusterId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getK8SClusterIdBytes()
string k8s_cluster_id = 20;
getK8SClusterIdBytes
in interface LogicalClusterOrBuilder
public String getLogicalClusterType()
string logical_cluster_type = 21;
getLogicalClusterType
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getLogicalClusterTypeBytes()
string logical_cluster_type = 21;
getLogicalClusterTypeBytes
in interface LogicalClusterOrBuilder
public long getStorageBytes()
uint64 storage_bytes = 22;
getStorageBytes
in interface LogicalClusterOrBuilder
public long getNetworkIngressByteRate()
uint64 network_ingress_byte_rate = 23;
getNetworkIngressByteRate
in interface LogicalClusterOrBuilder
public long getNetworkEgressByteRate()
uint64 network_egress_byte_rate = 24;
getNetworkEgressByteRate
in interface LogicalClusterOrBuilder
public long getBrokerRequestPercentage()
uint64 broker_request_percentage = 25;
getBrokerRequestPercentage
in interface LogicalClusterOrBuilder
public long getMaxNetworkIngressByteRate()
uint64 max_network_ingress_byte_rate = 26;
getMaxNetworkIngressByteRate
in interface LogicalClusterOrBuilder
public long getMaxNetworkEgressByteRate()
uint64 max_network_egress_byte_rate = 27;
getMaxNetworkEgressByteRate
in interface LogicalClusterOrBuilder
public int getMaxPartitions()
int32 max_partitions = 28;
getMaxPartitions
in interface LogicalClusterOrBuilder
public String getBackingLogicalKafkaClusterId()
backing kafka cluster for ksql/schema-registry
string backing_logical_kafka_cluster_id = 29;
getBackingLogicalKafkaClusterId
in interface LogicalClusterOrBuilder
public com.google.protobuf.ByteString getBackingLogicalKafkaClusterIdBytes()
backing kafka cluster for ksql/schema-registry
string backing_logical_kafka_cluster_id = 29;
getBackingLogicalKafkaClusterIdBytes
in interface LogicalClusterOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static LogicalCluster parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LogicalCluster parseFrom(InputStream input) throws IOException
IOException
public static LogicalCluster parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static LogicalCluster parseDelimitedFrom(InputStream input) throws IOException
IOException
public static LogicalCluster parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static LogicalCluster parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static LogicalCluster parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public LogicalCluster.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static LogicalCluster.Builder newBuilder()
public static LogicalCluster.Builder newBuilder(LogicalCluster prototype)
public LogicalCluster.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected LogicalCluster.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static LogicalCluster getDefaultInstance()
public static com.google.protobuf.Parser<LogicalCluster> parser()
public com.google.protobuf.Parser<LogicalCluster> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public LogicalCluster getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder