@sentio/sdk
    Preparing search index...

    Interface ProcessStreamResponse_Partitions_PartitionsEntry

    interface ProcessStreamResponse_Partitions_PartitionsEntry {
        key: number;
        value: undefined | ProcessStreamResponse_Partitions_Partition;
    }
    Index

    Properties

    Properties

    key: number