Package py4j

Class ProtocolTest


  • public class ProtocolTest
    extends java.lang.Object
    • Constructor Detail

      • ProtocolTest

        public ProtocolTest()
    • Method Detail

      • testEmpty

        public void testEmpty()
      • testBytes

        public void testBytes()
      • testIntegers

        public void testIntegers()
      • testLongs

        public void testLongs()
      • testBooleans

        public void testBooleans()
      • testStrings

        public void testStrings()
      • testReferences

        public void testReferences()
      • testPythonProxies

        public void testPythonProxies()
      • testDoubles

        public void testDoubles()
      • testEnd

        public void testEnd()
      • testNull

        public void testNull()
      • testGetObject

        public void testGetObject()
      • testGetOutputCommand

        public void testGetOutputCommand()