Searched refs:setLatencyOfEncryptionPerTopicMs (Results 1 – 5 of 5) sorted by relevance
60 public abstract Builder setLatencyOfEncryptionPerTopicMs(int value); in setLatencyOfEncryptionPerTopicMs() method in TopicsEncryptionEpochComputationReportedStats.Builder
40 .setLatencyOfEncryptionPerTopicMs(LATENCY_OF_ENCRYPTION_PER_TOPIC_MS) in testBuildTopicsEncryptionEpochComputationReportedStats()
1054 .setLatencyOfEncryptionPerTopicMs(4) in testLogTopicsEncryptionEpochComputationReportedStats()
2028 .setLatencyOfEncryptionPerTopicMs(4) in testLogTopicsEncryptionEpochComputationReportedStats_success()
307 .setLatencyOfEncryptionPerTopicMs(latencyOfEncryptionPerTopicMs) in processEpoch()