kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/clients/src/main/resources/common/message/DescribeTopicPartitionsRequest.json

Path
kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/clients/src/main/resources/common/message/DescribeTopicPartitionsRequest.json
Status
scanned
Type
file
Name
DescribeTopicPartitionsRequest.json
Extension
.json
Programming language

      
    
Mime type
text/plain
File type
ASCII text
Tag

      
    
Rootfs path

      
    
Size
1902 (1.9 KB)
MD5
fd9132b6d4bb78dec1215846ac7bcacc
SHA1
9d09263ea092e199fe73164d87b8609d73ae9f60
SHA256
315ee63211edd8aa21f9c5695f46a2b21bb964ee8be39b509a9bfe46915343b8
SHA512

      
    
SHA1_git
fa79989ff1f45907c4b87cd83f91157178c759c6
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
DescribeTopicPartitionsRequest.json | 1.9 KB |

// Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF licenses this file to You under the Apache License, Version 2.0 // (the "License"); you may not use this file except in compliance with // the License. You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. { "apiKey": 75, "type": "request", "listeners": ["broker"], "name": "DescribeTopicPartitionsRequest", "validVersions": "0", "flexibleVersions": "0+", "fields": [ { "name": "Topics", "type": "[]TopicRequest", "versions": "0+", "about": "The topics to fetch details for.", "fields": [ { "name": "Name", "type": "string", "versions": "0+", "entityType": "topicName", "about": "The topic name." } ] }, { "name": "ResponsePartitionLimit", "type": "int32", "versions": "0+", "default": "2000", "about": "The maximum number of partitions included in the response." }, { "name": "Cursor", "type": "Cursor", "versions": "0+", "nullableVersions": "0+", "default": "null", "about": "The first topic and partition index to fetch details for.", "fields": [ { "name": "TopicName", "type": "string", "versions": "0+", "entityType": "topicName", "about": "The name for the first topic to process." }, { "name": "PartitionIndex", "type": "int32", "versions": "0+", "about": "The partition index to start with." } ]} ] }
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
52.19
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 8 8