Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for sourcePoint (0.14 sec)

  1. docs/en/docs/img/deployment/https/https04.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 14K bytes
    - Viewed (0)
  2. docs/en/docs/img/deployment/https/https06.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 17.1K bytes
    - Viewed (0)
  3. docs/en/docs/img/deployment/https/https.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" edge="1" parent="1" target="17">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 25.7K bytes
    - Viewed (1)
  4. docs/en/docs/img/deployment/https/https07.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 18.7K bytes
    - Viewed (0)
  5. docs/en/docs/img/deployment/https/https08.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 20.9K bytes
    - Viewed (0)
  6. docs/en/docs/img/deployment/https/https05.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 15.6K bytes
    - Viewed (0)
  7. docs/en/docs/img/deployment/https/https03.drawio

                            <mxPoint x="803" y="521" as="sourcePoint"/>
                        </mxGeometry>
                    </mxCell>
                    <mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=3;dashed=1;" parent="1" edge="1">
                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="800" y="520" as="sourcePoint"/>
                            <Array as="points">
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 12.3K bytes
    - Viewed (0)
  8. docs/en/docs/img/deployment/concepts/process-ram.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="820" y="525" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="800" y="680"/>
                            </Array>
                        </mxGeometry>
                    </mxCell>
    Registered: 2024-11-03 07:19
    - Last Modified: 2022-05-12 00:06
    - 10K bytes
    - Viewed (0)
  9. okhttp/src/main/kotlin/okhttp3/internal/cache2/Relay.kt

          if (fileOperator == null) return // Already closed.
          fileOperator = null
    
          var fileToClose: RandomAccessFile? = null
          synchronized(this@Relay) {
            sourceCount--
            if (sourceCount == 0) {
              fileToClose = file
              file = null
            }
          }
    
          fileToClose?.closeQuietly()
        }
      }
    
      companion object {
    Registered: 2024-11-01 11:42
    - Last Modified: 2024-01-08 01:13
    - 11.8K bytes
    - Viewed (0)
Back to top