Home
last modified time | relevance | path

Searched refs:selectionInterest (Results 1 – 6 of 6) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()
/dports/devel/py-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()
/dports/devel/thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()
/dports/devel/node-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DNonblockingSaslHandler.java180 if (currentPhase.selectionInterest != interestOps) { in handleOps()
185 if (isCurrentPhaseDone() && nextPhase.selectionInterest == interestOps) { in handleOps()
210 if (!(nextPhase.selectionInterest == currentPhase.selectionInterest || in stepToNextPhase()
211 nextPhase.selectionInterest == selectionKey.interestOps())) { in stepToNextPhase()
212 changeSelectionInterest(nextPhase.selectionInterest); in stepToNextPhase()
217 private void changeSelectionInterest(int selectionInterest) { in changeSelectionInterest() argument
218 selectionKey.interestOps(selectionInterest); in changeSelectionInterest()
498 private int selectionInterest; field in NonblockingSaslHandler.Phase
500 Phase(int selectionInterest) { in Phase() argument
501 this.selectionInterest = selectionInterest; in Phase()