PythonInterpreter interp
javax.servlet.http.HttpServlet modjyServlet
boolean closed
boolean supportsTransactions
boolean supportsMultipleResultSets
Connection connection
Set<E> cursors
Set<E> statements
Fetch fetch
boolean closed
int arraysize
int softspace
PyObject rsType
PyObject rsConcur
PyObject warnings
PyObject lastrowid
PyObject updatecount
boolean dynamicFetch
PyConnection connection
DataHandler datahandler
PyStatement statement
SQLWarning warning
int capacity
size
field.int size
int modCountIncr
AbstractList
, by adding the value to
AbstractList.modCount
after performing a potentially
structure-altering operation. A value of 0 indicates that
it is still valid to iterate over the array. A value of 1
indicates it is no longer valid to iterate over the range.
This class uses a somewhat stricter semantic for modCount
.
Namely, modCountIncr
is only set to 1 if a structural
change occurred. The jdk collections generally increment
modCount
if a potentially structure-altering method
is called, regardless of whether or not a change actually occurred.
See also: java.util.AbstractList#modCount
PyDictionary dvDict
PyObject[] slots
BufferProtocol object
int offset
int size
Object data
Class<T> type
String typecode
org.python.core.PyArray.ArrayDelegate delegate
WeakReference<T> export
int co_argcount
int nargs
int co_firstlineno
String[] co_varnames
String[] co_cellvars
int jy_npurecell
String[] co_freevars
String co_filename
CompilerFlags co_flags
int co_nlocals
boolean varargs
boolean varkwargs
PyObject[] slots
PyBuiltinCallable.Info info
String doc
String name
int maxargs
int minargs
PyObject self
WeakReference<T> export
PyObject ob_ref
PyObject __dict__
PyTuple __bases__
String __name__
PyObject __getattr__
PyObject __setattr__
PyObject __delattr__
PyObject __tojava__
PyObject __del__
PyObject __contains__
PyObject callable
String co_name
List<E> callables
PySystemState systemState
ConcurrentMap<K,V> internalMap
PyObject dict
private Object writeReplace()
PyObject type
PyObject value
PyTraceback traceback
boolean isReRaise
boolean normalized
boolean printingStackTrace
PySequence seq
int index
PyObject name
String mode
String encoding
String errors
boolean softspace
boolean reading
boolean writing
boolean appending
boolean updating
boolean binary
boolean universal
TextIOBase file
org.python.core.PyFile.Closer closer
BufferedReader reader
boolean closed
char[] reuseableBuffer
Writer writer
boolean closed
boolean softspace
PyFrame f_back
PyBaseCode f_code
PyObject f_builtins
PyObject f_globals
PyObject f_locals
int f_lineno
PyObject[] f_fastlocals
PyCell[] f_env
int env_j
int f_ncells
int f_nfreevars
int f_lasti
Object[] f_savedlocals
Object generatorInput
PyObject[] f_exits
TraceFunction tracefunc
String __name__
PyObject __doc__
PyObject __globals__
PyObject[] __defaults__
PyCode __code__
PyObject __dict__
PyObject __closure__
PyObject __module__
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
PyObject __dict__
PyException stopException
String __name__
PyStringMap __dict__
PyStringMap clsSet
String __file__
PackageManager __mgr__
Set<E> conflicted
Set<E> modified
BigInteger value
PyBuffer backing
boolean released
PyObject shape
PyObject strides
PyObject suboffsets
int hashCache
PyMemoryView.release()
is called.boolean hashCacheValid
int minargs
int maxargs
PyBuiltinCallable meth
PyObject[] slots
PyType for_type
private Object writeReplace()
private Object writeReplace()
PyType objtype
Object attributes
attributes
is a general purpose linked list of arbitrary
Java objects that should be kept alive by this PyObject. These
objects can be accessed by the methods and keys in
JyAttribute
.
A notable attribute is the javaProxy (accessible via
JyAttribute.getAttr(this, JyAttribute.JAVA_PROXY_ATTR)
),
an underlying Java instance that this object is wrapping or is a
subclass of. Anything attempting to use the proxy should go through
PyObject.getJavaProxy()
which ensures that it's initialized.Field field
String __name__
PyObject __doc__
ReflectedArgs[] argslist
int nargs
boolean calledStatically
PyObject seq
int idx
SequenceIndexDelegate delegator
SequenceIndexDelegate
.PyObject seq
int index
String name
PyObject callable
String string
Reference<T> export
PyString.getBuffer(int)
.ConcurrentMap<K,V> table
PyList argv
PyObject modules
Map<K,V> modules_reloading
ReentrantLock importLock
ClassLoader syspathJavaLoader
PyList path
PyList warnoptions
PyObject builtins
PyObject platform
PyList meta_path
PyList path_hooks
PyObject path_importer_cache
PyObject ps1
PyObject ps2
PyObject executable
String currentWorkingDir
ClassLoader classLoader
PyObject stdout
PyObject stderr
PyObject stdin
PyObject __stdout__
PyObject __stderr__
PyObject __stdin__
PyObject __displayhook__
PyObject __excepthook__
PyObject last_value
PyObject last_type
PyObject last_traceback
PyObject __name__
PyObject __dict__
int recursionlimit
codecs.CodecState codecState
boolean _systemRestart
boolean dont_write_bytecode
PySystemState.PySystemStateCloser closer
PyFunctionTable funcs
int func_id
String co_code
protected Object writeReplace()
String name
PyType base
PyObject[] bases
PyObject dict
PyObject[] mro
long tp_flags
Class<T> underlying_class
boolean builtin
boolean instantiable
boolean hasGet
boolean hasSet
boolean hasDelete
boolean isBaseType
boolean needs_userdict
boolean needs_weakref
boolean needs_finalizer
boolean usesObjectGetattribute
Object versionTag
int numSlots
Set<E> subclasses
PyObject[] slots
org.python.core.PyUnicode.IndexTranslator translator
PyUnicode.BASIC
or and instance of #Supplementary
.ZipFile zipFile
String markup
boolean bytes
int index
org.python.core.stringlib.MarkupIterator.FieldNumbering numbering
String name
MessageDigest digest
PyIOFile file
int version
boolean debug
boolean softspace
boolean closed
int pos
StringBuilder buf
String format
int size
org.python.modules.struct.FormatDef[] format_def
PyObject callable
PyObject defaultFactory
com.google.common.cache.LoadingCache<K,V> backingMap
boolean doublequote
char delimiter
char quotechar
char escapechar
boolean skipinitialspace
String lineterminator
QuoteStyle quoting
boolean strict
PyObject[] slots
PyDialect dialect
int line_num
PyObject input_iter
org.python.modules._csv.PyReader.ParserState state
PyList fields
StringBuffer field
boolean numeric_field
PyDialect dialect
PyObject writeline
StringBuffer rec
int rec_len
int num_fields
boolean quoted
RawIOBase ioDelegate
boolean readable
readable = reading | updating
boolean writable
writable = writing | updating | appending
boolean seekableKnown
boolean seekable
boolean closefd
PyString mode
PyObject[] slots
org.python.modules._io.Closer<C extends PyIOBase> closer
PyStringMap __dict__
boolean __closed
closed
and checked by PyIOBase._checkClosed()
. It may be set without making it
an error (for this object and its subclasses) to access some downstream object, notably in
the implementation of close()
.PyObject[] slots
PyObject[] slots
ReentrantLock _lock
PyString unused_data
boolean eofReached
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream decompressStream
byte[] accumulator
int buffering
TextIOBase buffer
String fileName
boolean inIterMode
boolean inUniversalNewlineMode
boolean needReadBufferInit
boolean inReadMode
boolean inWriteMode
PyIterator iter
PyIterator iter
PyObject counter
PyObject stepper
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyObject object
int counter
PyIterator iter
PyIterator iter
DirectMemory memory
org.python.modules.jffi.CType.Array arrayType
CType componentType
org.python.modules.jffi.MemoryOp componentMemoryOp
SequenceIndexDelegate delegator
DirectMemory memory
CType ctype
DirectMemory referenceMemory
NativeType nativeType
org.python.modules.jffi.MemoryOp memoryOp
String name
com.kenai.jffi.Library lib
DynamicLibrary library
DirectMemory memory
String name
Pointer pointer
DynamicLibrary library
PyStringMap dict
PyObject restype
PyObject[] argtypes
Invoker defaultInvoker
Invoker compiledInvoker
org.python.modules.jffi.JITHandle jitHandle
com.kenai.jffi.Function jffiFunction
PyObject errcheck
String name
PyObject value
StructLayout layout
org.python.modules.jffi.MemoryOp memoryOp
Random javaRandom
PyString string
PyObject regs
PatternObject pattern
int pos
int endpos
int lastindex
int groups
int[] mark
PatternObject pattern
PyString string
SRE_STATE state
ThreadLocal<T> tdict
PyObject[] args
String[] keywords
PyObject[] slots
PyObject tm_year
PyObject tm_mon
PyObject tm_mday
PyObject tm_hour
PyObject tm_min
PyObject tm_sec
PyObject tm_wday
PyObject tm_yday
PyObject tm_isdst
int n_sequence_fields
int n_fields
int n_unnamed_fields
String archive
String prefix
PyObject files
PySystemState sys
PythonInterpreter interp
Map<K,V> cache