| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.shared | |
| com.gemstone.gemfire.internal.shared.jna |
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeCalls.NativeCallsGeneric
A generic fallback implementation of
NativeCalls when no JNA based
implementation could be initialized (e.g. |
| Modifier and Type | Method and Description |
|---|---|
static NativeCalls |
NativeCalls.getInstance()
Get an instance of implementation of
NativeCalls for the current
platform. |
| Modifier and Type | Method and Description |
|---|---|
static NativeCalls |
NativeCallsJNAImpl.getInstance()
Get an instance of JNA based implementation of
NativeCalls for the
current platform. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.