JCShared |
The JCSharedBufferManager type exposes the following members.
| Name | Description | |
|---|---|---|
| BiThrowTException |
Initialize and throw an instance of TException in JVM and then in CLR
(Inherited from JVMBridgeBase) | |
| CastDirectTNewClass |
Simplified version of CastToTNewClass which wraps this instance within a new TNewClass class
(Inherited from JVMBridgeBase) | |
| CastDirectAndDetachTNewClass |
Simplified version of CastToAndDetachTNewClass which wraps this instance within a new TNewClass class and detaches BridgeInstance from this instance
(Inherited from JVMBridgeBase) | |
| CastDirectAndDisposeTNewClass |
Simplified version of CastToAndDisposeTNewClass which wraps this instance within a new TNewClass class, detaches BridgeInstance and Dispose this instance
(Inherited from JVMBridgeBase) | |
| CastToTNewClass |
Casts this IJVMBridgeBase object into TNewClass (Inherited from JVMBridgeBase) | |
| CastToAndDetachTNewClass |
Casts this IJVMBridgeBase object into TNewClass and detaches BridgeInstance from this instance
(Inherited from JVMBridgeBase) | |
| CastToAndDisposeTNewClass |
Casts this IJVMBridgeBase object into TNewClass, detaches BridgeInstance and Dispose this instance
(Inherited from JVMBridgeBase) | |
| CheckDisposed |
Test if this instance was disposed
(Inherited from JVMBridgeBase) | |
| Create(Int32) | Creates a new JCOBridgeDirectBufferT instance of Byte with a capacity defined from capacity | |
| CreateT(T) | Creates a new JCOBridgeDirectBufferT instance from values in values | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from JVMBridgeBase) | |
| Dispose(Boolean) |
Implements the pattern described in https://learn.microsoft.com/en-en/dotnet/standard/garbage-collection/implementing-dispose
(Inherited from JVMBridgeBase) | |
| Equals(IJVMBridgeBaseInstance) | Indicates whether the current object is equal to another object of the same type. (Inherited from JVMBridgeBase) | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from JVMBridgeBase) | |
| ExecuteT(T) |
Executes the code
(Inherited from JVMBridgeBase) | |
| ExecuteT(T) |
Executes the code
(Inherited from JVMBridgeBaseTClass) | |
| Finalize |
Finalizer
(Inherited from JVMBridgeBase) | |
| GetHashCode | Serves as the default hash function. (Inherited from JVMBridgeBase) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IExecute(String) | Invokes instance method methodName with 0 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object) | Invokes instance method methodName with 1 argument using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object) |
Executes an instance method
(Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object) | Invokes instance method methodName with 2 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object) | Invokes instance method methodName with 3 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecute(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String) | Invokes instance method methodName with 0 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object) | Invokes instance method methodName with 1 argument and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object) |
Executes the method identified by methodName and returns
the result as an array of TArrayType.
(Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object) | Invokes instance method methodName with 2 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String) | Invokes instance method methodName with 0 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object) | Invokes instance method methodName with 1 argument and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object) |
Executes the method identified by methodName and returns
the result as a JCOBridgeStreamT backed by the
JVM primitive array returned by the method.
(Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object) | Invokes instance method methodName with 2 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteStreamTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String) | Invokes instance method methodName with 0 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object) | Invokes instance method methodName with 1 argument using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object) |
Executes an instance method
(Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object) | Invokes instance method methodName with 2 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object) | Invokes instance method methodName with 3 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignature(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments using pool-allocated argument storage (zero heap allocation for arities ≤ 10). (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String) | Invokes instance method methodName with 0 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object) | Invokes instance method methodName with 1 argument and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object) |
Executes the method identified by methodName and
signature and returns the result as an array of TArrayType.
(Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object) | Invokes instance method methodName with 2 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureArrayTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns the JVM array result as a managed TArrayType[]. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String) | Invokes instance method methodName with 0 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object) | Invokes instance method methodName with 1 argument and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object) |
Executes the method identified by methodName and
signature and returns the result as a
JCOBridgeStreamT backed by the JVM primitive
array returned by the method.
(Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object) | Invokes instance method methodName with 2 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object) | Invokes instance method methodName with 3 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object) | Invokes instance method methodName with 4 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object) | Invokes instance method methodName with 5 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 6 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 7 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 8 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 9 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes instance method methodName with 10 arguments and returns a zero-copy JCOBridgeStreamT over the JVM primitive array result. (Inherited from JVMBridgeBase) | |
| IGetField(String) |
Gets the value of a field identified by fieldName (Inherited from JVMBridgeBase) | |
| IGetFieldArrayTReturn |
Gets the value of the field identified by fieldName and returns
its content as an array of TReturn.
(Inherited from JVMBridgeBase) | |
| IGetFieldStreamTReturn |
Reads the field identified by fieldName and returns its
value as a JCOBridgeStreamT backed by the JVM
primitive array stored in the field.
(Inherited from JVMBridgeBase) | |
| IsAssignableFrom(IJavaType) |
Verify if this IJVMBridgeBase is assignable from clazz (Inherited from JVMBridgeBaseTClass) | |
| IsAssignableFrom(String) |
Verify if this IJVMBridgeBase is assignable from clazz (Inherited from JVMBridgeBaseTClass) | |
| IsAssignableFromT |
Verify if this IJVMBridgeBase is assignable from T (Inherited from JVMBridgeBaseTClass) | |
| ISetField(String, Object) |
Sets the value of a field identified by fieldName (Inherited from JVMBridgeBase) | |
| ISetFieldTValue(String, TValue) |
Sets the value of a field identified by fieldName (Inherited from JVMBridgeBase) | |
| IsInstanceOf(IJavaType) |
Verify if this IJVMBridgeBase is an instance of clazz (Inherited from JVMBridgeBase) | |
| IsInstanceOf(String) |
Verify if this IJVMBridgeBase is an instance of clazz (Inherited from JVMBridgeBase) | |
| IsInstanceOfT |
Verify if this IJVMBridgeBase is an instance of T (Inherited from JVMBridgeBase) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| MonitorEnter |
Enters the monitor associated with the underlying with this IJVMBridgeBase (Inherited from JVMBridgeBase) | |
| MonitorExit |
Exits the monitor associated with the underlying with this IJVMBridgeBase (Inherited from JVMBridgeBase) | |
| Notify |
Wakes up a single thread that is waiting on this object's monitor.
(Inherited from JVMBridgeBase) | |
| NotifyAll |
Wakes up all threads that are waiting on this object's monitor.
(Inherited from JVMBridgeBase) | |
| RuntimeIsInstanceOfT |
Verify if this IJVMBridgeBase is an instance of T; the constraints of T are checked at runtime, while IsInstanceOfT checks T constraint at compile time
(Inherited from JVMBridgeBase) | |
| SetNativeMemoryReserved | Sets the reserved native memory can be used from native allocator | |
| ThrowTException |
Initialize and throw an instance of TException in JVM
(Inherited from JVMBridgeBase) | |
| ToString | Returns a string that represents the current object. (Inherited from JVMBridgeBase) | |
| Wait |
Causes the current thread to wait until it is awakened, typically by being notified or interrupted.
(Inherited from JVMBridgeBase) | |
| Wait(Int64) |
Causes the current thread to wait until it is awakened, typically by being notified or interrupted, or until a certain amount of real time has elapsed.
(Inherited from JVMBridgeBase) | |
| Wait(Int64, Int32) |
Causes the current thread to wait until it is awakened, typically by being notified or interrupted, or until a certain amount of real time has elapsed.
(Inherited from JVMBridgeBase) |
| Name | Description | |
|---|---|---|
| ConvertTReturn |
Converts a generic object
(Defined by JCOBridgeExtensions) | |
| ToNative |
Converts a generic input to an object manageable from the JVM
(Defined by JCOBridgeExtensions) |