Package py4j.examples

Class MultiClientServer.EntryPoint

  • Enclosing class:
    MultiClientServer

    public static class MultiClientServer.EntryPoint
    extends java.lang.Object
    • Method Detail

      • getEntryId

        public int getEntryId()
      • getJavaThreadId

        public long getJavaThreadId()
      • getSharedJavaThreadId

        public long getSharedJavaThreadId()
                                   throws java.lang.InterruptedException,
                                          java.util.concurrent.ExecutionException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.ExecutionException
      • getPythonThreadId

        public long getPythonThreadId()
      • getSharedPythonThreadId

        public long getSharedPythonThreadId()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getViaPythonJavaThreadId

        public long getViaPythonJavaThreadId()
      • getSharedViaPythonJavaThreadId

        public long getSharedViaPythonJavaThreadId()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception