Serialized Form
-
Package org.apache.geode
-
Exception org.apache.geode.CancelException
class CancelException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 3215578659523282642L
-
Exception org.apache.geode.CopyException
class CopyException extends GemFireException implements Serializable- serialVersionUID:
- -1143711608610323585L
-
Exception org.apache.geode.DeltaSerializationException
class DeltaSerializationException extends RuntimeException implements Serializable- serialVersionUID:
- -2630435945840206466L
-
Exception org.apache.geode.ForcedDisconnectException
class ForcedDisconnectException extends CancelException implements Serializable- serialVersionUID:
- 4977003259880566257L
-
Exception org.apache.geode.GemFireCacheException
class GemFireCacheException extends GemFireException implements Serializable- serialVersionUID:
- -2844020916351682908L
-
Exception org.apache.geode.GemFireCheckedException
class GemFireCheckedException extends Exception implements Serializable- serialVersionUID:
- -8659184576090173188L
-
Exception org.apache.geode.GemFireConfigException
class GemFireConfigException extends GemFireException implements Serializable- serialVersionUID:
- 7791789785331120991L
-
Exception org.apache.geode.GemFireException
class GemFireException extends RuntimeException implements Serializable- serialVersionUID:
- -6972360779789402295L
-
Exception org.apache.geode.GemFireIOException
class GemFireIOException extends GemFireException implements Serializable- serialVersionUID:
- 5694009444435264497L
-
Error org.apache.geode.GemFireRethrowable
class GemFireRethrowable extends Error implements Serializable- serialVersionUID:
- 8349791552668922571L
-
Exception org.apache.geode.IncompatibleSystemException
class IncompatibleSystemException extends GemFireException implements Serializable- serialVersionUID:
- -6852188720149734350L
-
Error org.apache.geode.InternalGemFireError
class InternalGemFireError extends Error implements Serializable- serialVersionUID:
- 6390043490679349593L
-
Exception org.apache.geode.InternalGemFireException
class InternalGemFireException extends GemFireException implements Serializable- serialVersionUID:
- -6912843691545178619L
-
Exception org.apache.geode.InvalidDeltaException
class InvalidDeltaException extends GemFireException implements Serializable- serialVersionUID:
- 7846464807353214091L
-
Exception org.apache.geode.InvalidValueException
class InvalidValueException extends GemFireException implements Serializable- serialVersionUID:
- 6186767885369527709L
-
Exception org.apache.geode.InvalidVersionException
class InvalidVersionException extends GemFireException implements Serializable- serialVersionUID:
- 6342040462194322698L
-
Exception org.apache.geode.NoSystemException
class NoSystemException extends GemFireException implements Serializable- serialVersionUID:
- -101890149467219630L
-
Exception org.apache.geode.OutOfOffHeapMemoryException
class OutOfOffHeapMemoryException extends CancelException implements Serializable- serialVersionUID:
- 4111959438738739010L
-
Exception org.apache.geode.SerializationException
class SerializationException extends GemFireIOException implements Serializable- serialVersionUID:
- 7783018024920098997L
-
Exception org.apache.geode.SystemConnectException
class SystemConnectException extends GemFireException implements Serializable- serialVersionUID:
- -7378174428634468238L
-
Exception org.apache.geode.SystemIsRunningException
class SystemIsRunningException extends GemFireException implements Serializable- serialVersionUID:
- 3516268055878767189L
-
Exception org.apache.geode.ToDataException
class ToDataException extends SerializationException implements Serializable- serialVersionUID:
- -2329606027453879918L
-
Exception org.apache.geode.UncreatedSystemException
class UncreatedSystemException extends NoSystemException implements Serializable- serialVersionUID:
- 5424354567878425435L
-
Exception org.apache.geode.UnmodifiableException
class UnmodifiableException extends GemFireException implements Serializable- serialVersionUID:
- -1043243260052395455L
-
Exception org.apache.geode.UnstartedSystemException
class UnstartedSystemException extends NoSystemException implements Serializable- serialVersionUID:
- -4285897556527521788L
-
-
Package org.apache.geode.admin
-
Exception org.apache.geode.admin.AdminException
class AdminException extends GemFireCheckedException implements Serializable- serialVersionUID:
- 879398950879472021L
-
Exception org.apache.geode.admin.AdminXmlException
class AdminXmlException extends RuntimeAdminException implements Serializable- serialVersionUID:
- -6848726449157550169L
-
Class org.apache.geode.admin.AlertLevel
class AlertLevel extends Object implements Serializable- serialVersionUID:
- -4752438966587392126L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
int ordinal
Deprecated.
-
-
Exception org.apache.geode.admin.CacheDoesNotExistException
class CacheDoesNotExistException extends AdminException implements Serializable- serialVersionUID:
- -1639933911265729978L
-
Class org.apache.geode.admin.GemFireHealth.Health
class Health extends Object implements Serializable- serialVersionUID:
- 3039539430412151801L
-
Serialization Methods
-
readResolve
Returns the appropriate canonical instance ofHealth.
-
-
Serialized Fields
-
healthString
String healthString
The string for this health
-
-
Class org.apache.geode.admin.GemFireMemberStatus
class GemFireMemberStatus extends Object implements Serializable- serialVersionUID:
- 3389997790525991310L
-
Serialized Fields
-
_bindAddress
String _bindAddress
Deprecated. -
_clientHealthStats
Map _clientHealthStats
Deprecated. -
_clientHostNames
Map _clientHostNames
Deprecated. -
_clientQueueSizes
Map _clientQueueSizes
Deprecated. -
_connectedClients
Set _connectedClients
Deprecated. -
_connectedIncomingGateways
Map _connectedIncomingGateways
Deprecated. -
_connectedPeers
Set _connectedPeers
Deprecated. -
_connectedServers
Set _connectedServers
Deprecated. -
_freeHeapSize
long _freeHeapSize
Deprecated. -
_gatewayHubStatus
Object _gatewayHubStatus
Deprecated. -
_gatewayQueueSizes
Map _gatewayQueueSizes
Deprecated. -
_hostAddress
InetAddress _hostAddress
Deprecated. -
_isClient
boolean _isClient
Deprecated.Notifies whether this member is a client to a cache server. -
_isConnected
boolean _isConnected
Deprecated. -
_isGatewayHub
boolean _isGatewayHub
Deprecated.Notifies whether this member is a hub for WAN gateways. -
_isLocator
boolean _isLocator
Deprecated.Notifies whether this member is a locator. -
_isPrimaryGatewayHub
boolean _isPrimaryGatewayHub
Deprecated. -
_isServer
boolean _isServer
Deprecated.Notifies whether this member is a cache server. -
_locators
String _locators
Deprecated. -
_maximumHeapSize
long _maximumHeapSize
Deprecated. -
_mcastAddress
InetAddress _mcastAddress
Deprecated. -
_mcastPort
int _mcastPort
Deprecated. -
_memberId
Serializable _memberId
Deprecated. -
_memberName
String _memberName
Deprecated. -
_outgoingGateways
Map _outgoingGateways
Deprecated. -
_regionStatuses
Map _regionStatuses
Deprecated. -
_serverPort
int _serverPort
Deprecated. -
_unconnectedServers
Set _unconnectedServers
Deprecated. -
upTime
long upTime
Deprecated.
-
-
Exception org.apache.geode.admin.OperationCancelledException
class OperationCancelledException extends RuntimeAdminException implements Serializable- serialVersionUID:
- 5474068770227602546L
-
Exception org.apache.geode.admin.RegionNotFoundException
class RegionNotFoundException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 1758668137691463909L
-
Class org.apache.geode.admin.RegionSubRegionSnapshot
class RegionSubRegionSnapshot extends Object implements Serializable- serialVersionUID:
- -8052137675270041871L
-
Serialized Fields
-
entryCount
int entryCount
Deprecated. -
name
String name
Deprecated. -
parent
RegionSubRegionSnapshot parent
Deprecated. -
subRegionSnapshots
Set subRegionSnapshots
Deprecated.
-
-
Exception org.apache.geode.admin.RuntimeAdminException
class RuntimeAdminException extends GemFireException implements Serializable- serialVersionUID:
- -7512771113818634005L
-
Class org.apache.geode.admin.SystemMemberType
class SystemMemberType extends Object implements Serializable- serialVersionUID:
- 3284366994485749302L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
int ordinal
Deprecated.int used as ordinal to represent this Scope
-
-
Exception org.apache.geode.admin.UnmodifiableConfigurationException
class UnmodifiableConfigurationException extends AdminException implements Serializable- serialVersionUID:
- -7653547392992060646L
-
-
Package org.apache.geode.cache
-
Exception org.apache.geode.cache.CacheClosedException
class CacheClosedException extends CancelException implements Serializable- serialVersionUID:
- -6479561694497811262L
-
Exception org.apache.geode.cache.CacheException
class CacheException extends GemFireException implements Serializable- serialVersionUID:
- 7699432887938858940L
-
Exception org.apache.geode.cache.CacheExistsException
class CacheExistsException extends CacheException implements Serializable- serialVersionUID:
- 4090002289325418100L
-
Exception org.apache.geode.cache.CacheLoaderException
class CacheLoaderException extends OperationAbortedException implements Serializable- serialVersionUID:
- -3383072059406642140L
-
Exception org.apache.geode.cache.CacheRuntimeException
class CacheRuntimeException extends GemFireException implements Serializable- serialVersionUID:
- 6750107573015376688L
-
Exception org.apache.geode.cache.CacheWriterException
class CacheWriterException extends OperationAbortedException implements Serializable- serialVersionUID:
- -2872212342970454458L
-
Exception org.apache.geode.cache.CacheXmlException
class CacheXmlException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -4343870964883131754L
-
Exception org.apache.geode.cache.CommitConflictException
class CommitConflictException extends TransactionException implements Serializable- serialVersionUID:
- -1491184174802596675L
-
Exception org.apache.geode.cache.CommitDistributionException
class CommitDistributionException extends TransactionException implements Serializable- serialVersionUID:
- -3517820638706581823L
-
Serialized Fields
-
regionDistributionExceptions
Set regionDistributionExceptions
The RegionDistributionExceptions for every region that had a reliability failure during distribution of the operation.
-
-
Exception org.apache.geode.cache.CommitIncompleteException
class CommitIncompleteException extends TransactionException implements Serializable- serialVersionUID:
- 1017741483744420800L
-
Class org.apache.geode.cache.DataPolicy
class DataPolicy extends Object implements Serializable- serialVersionUID:
- 2095573273889467233L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
Deprecated.Used as ordinal to represent this DataPolicy
-
-
Exception org.apache.geode.cache.DiskAccessException
class DiskAccessException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 5799100281147167888L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class org.apache.geode.cache.DiskWriteAttributesFactory
class DiskWriteAttributesFactory extends Object implements Serializable- serialVersionUID:
- -4077746249663727235L
-
Serialized Fields
-
props
Properties props
Deprecated.
-
-
Exception org.apache.geode.cache.DuplicatePrimaryPartitionException
class DuplicatePrimaryPartitionException extends GemFireException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.geode.cache.EntryDestroyedException
class EntryDestroyedException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 831865939772672542L
-
Exception org.apache.geode.cache.EntryExistsException
class EntryExistsException extends CacheException implements Serializable- serialVersionUID:
- 2925082493103537925L
-
Serialized Fields
-
oldValue
Object oldValue
-
-
Exception org.apache.geode.cache.EntryNotFoundException
class EntryNotFoundException extends CacheException implements Serializable- serialVersionUID:
- -2404101631744605659L
-
Class org.apache.geode.cache.EvictionAction
class EvictionAction extends EnumSyntax implements Serializable- serialVersionUID:
- -98840597493242980L
-
Class org.apache.geode.cache.EvictionAlgorithm
class EvictionAlgorithm extends EnumSyntax implements Serializable- serialVersionUID:
- 5778669432033106789L
-
Class org.apache.geode.cache.ExpirationAction
class ExpirationAction extends Object implements Serializable- serialVersionUID:
- 658925707882047900L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
int ordinal
-
-
Class org.apache.geode.cache.ExpirationAttributes
class ExpirationAttributes extends Object implements Serializable- serialVersionUID:
- 5956885652945706394L
-
Serialized Fields
-
action
ExpirationAction action
The action that should take place when this object or region expires. -
timeout
int timeout
The number of seconds since this value or region was created before it expires.
-
-
Exception org.apache.geode.cache.FailedSynchronizationException
class FailedSynchronizationException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -6225053492344591496L
-
Exception org.apache.geode.cache.GatewayConfigurationException
class GatewayConfigurationException extends GatewayException implements Serializable- serialVersionUID:
- 3112317608711263007L
-
Exception org.apache.geode.cache.GatewayException
class GatewayException extends OperationAbortedException implements Serializable- serialVersionUID:
- 8090143153569084886L
-
Exception org.apache.geode.cache.IncompatibleVersionException
class IncompatibleVersionException extends VersionException implements Serializable- serialVersionUID:
- 668812986092856749L
-
Class org.apache.geode.cache.InterestPolicy
class InterestPolicy extends Object implements Serializable- serialVersionUID:
- 1567179436331385968L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
used as ordinal to represent this InterestPolicy
-
-
Class org.apache.geode.cache.InterestResultPolicy
class InterestResultPolicy extends Object implements Serializable- serialVersionUID:
- -4993765891973030160L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
The ordinal representing thisInterestResultPolicy.
-
-
Class org.apache.geode.cache.LossAction
class LossAction extends Object implements Serializable- serialVersionUID:
- -832035480397447797L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
Deprecated.byte used as ordinal to represent this Scope
-
-
Exception org.apache.geode.cache.LowMemoryException
class LowMemoryException extends ResourceException implements Serializable- serialVersionUID:
- 6585765466722883168L
-
Serialized Fields
-
critMems
Set<DistributedMember> critMems
-
-
Class org.apache.geode.cache.MembershipAttributes
class MembershipAttributes extends Object implements Externalizable-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Class org.apache.geode.cache.MirrorType
class MirrorType extends Object implements Serializable- serialVersionUID:
- -6632651349646672540L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
int ordinal
Deprecated.int used as ordinal to represent this Scope
-
-
Exception org.apache.geode.cache.NoQueueServersAvailableException
class NoQueueServersAvailableException extends ServerConnectivityException implements Serializable- serialVersionUID:
- 8484086019155762365L
-
Exception org.apache.geode.cache.NoSubscriptionServersAvailableException
class NoSubscriptionServersAvailableException extends ServerConnectivityException implements Serializable- serialVersionUID:
- 8484086019155762365L
-
Class org.apache.geode.cache.Operation
class Operation extends Object implements Serializable- serialVersionUID:
- -7521751729852504238L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
byte used as ordinal to represent this Operation
-
-
Exception org.apache.geode.cache.OperationAbortedException
class OperationAbortedException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -8293166225026556949L
-
Exception org.apache.geode.cache.PartitionedRegionDistributionException
class PartitionedRegionDistributionException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -3004093739855972548L
-
Exception org.apache.geode.cache.PartitionedRegionStorageException
class PartitionedRegionStorageException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 5905463619475329732L
-
Exception org.apache.geode.cache.RegionAccessException
class RegionAccessException extends RegionRoleException implements Serializable- serialVersionUID:
- 3142958723089038406L
-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Deprecated.- Throws:
IOException
-
-
Exception org.apache.geode.cache.RegionDestroyedException
class RegionDestroyedException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 319804842308010754L
-
Serialized Fields
-
regionFullPath
String regionFullPath
-
-
Exception org.apache.geode.cache.RegionDistributionException
class RegionDistributionException extends RegionRoleException implements Serializable- serialVersionUID:
- -5950359426786805646L
-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Deprecated.- Throws:
IOException
-
-
Exception org.apache.geode.cache.RegionExistsException
class RegionExistsException extends CacheException implements Serializable- serialVersionUID:
- -5643670216230359426L
-
Exception org.apache.geode.cache.RegionReinitializedException
class RegionReinitializedException extends RegionDestroyedException implements Serializable- serialVersionUID:
- 8532904304288670752L
-
Exception org.apache.geode.cache.RegionRoleException
class RegionRoleException extends RoleException implements Serializable- serialVersionUID:
- 202660222740132890L
-
Serialized Fields
-
regionFullPath
String regionFullPath
Deprecated.The full path of the region affected by the reliability failure
-
-
Exception org.apache.geode.cache.ResourceException
class ResourceException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -5559328592343363268L
-
Class org.apache.geode.cache.ResumptionAction
class ResumptionAction extends Object implements Serializable- serialVersionUID:
- 6632254151314915610L
-
Serialization Methods
-
readResolve
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
byte ordinal
Deprecated.byte used as ordinal to represent this Scope
-
-
Exception org.apache.geode.cache.RoleException
class RoleException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -7521056108445887394L
-
Class org.apache.geode.cache.Scope
class Scope extends Object implements Serializable- serialVersionUID:
- 5534399159504301602L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ordinal
int ordinal
-
-
Exception org.apache.geode.cache.StatisticsDisabledException
class StatisticsDisabledException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -2987721454129719551L
-
Class org.apache.geode.cache.SubscriptionAttributes
class SubscriptionAttributes extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception org.apache.geode.cache.SynchronizationCommitConflictException
class SynchronizationCommitConflictException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 2619806460255259492L
-
Exception org.apache.geode.cache.TimeoutException
class TimeoutException extends OperationAbortedException implements Serializable- serialVersionUID:
- -6260761691185737442L
-
Exception org.apache.geode.cache.TransactionDataNodeHasDepartedException
class TransactionDataNodeHasDepartedException extends TransactionException implements Serializable- serialVersionUID:
- -2217135580436381984L
-
Exception org.apache.geode.cache.TransactionDataNotColocatedException
class TransactionDataNotColocatedException extends TransactionException implements Serializable- serialVersionUID:
- -2217135580436381984L
-
Exception org.apache.geode.cache.TransactionDataRebalancedException
class TransactionDataRebalancedException extends TransactionException implements Serializable- serialVersionUID:
- -2217135580436381984L
-
Exception org.apache.geode.cache.TransactionException
class TransactionException extends CacheException implements Serializable- serialVersionUID:
- -8400774340264221993L
-
Exception org.apache.geode.cache.TransactionInDoubtException
class TransactionInDoubtException extends TransactionException implements Serializable- serialVersionUID:
- 4895453685211922512L
-
Exception org.apache.geode.cache.TransactionWriterException
class TransactionWriterException extends Exception implements Serializable- serialVersionUID:
- -5557392877576634835L
-
Exception org.apache.geode.cache.UnsupportedOperationInTransactionException
class UnsupportedOperationInTransactionException extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 7150156075377908268L
-
Exception org.apache.geode.cache.UnsupportedVersionException
class UnsupportedVersionException extends VersionException implements Serializable- serialVersionUID:
- 1152280300663399399L
-
Exception org.apache.geode.cache.VersionException
class VersionException extends GemFireCheckedException implements Serializable- serialVersionUID:
- 5530501399086757174L
-
-
Package org.apache.geode.cache.client
-
Exception org.apache.geode.cache.client.AllConnectionsInUseException
class AllConnectionsInUseException extends ServerConnectivityException implements Serializable- serialVersionUID:
- 7304243507881787071L
-
Exception org.apache.geode.cache.client.ClientNotReadyException
class ClientNotReadyException extends OperationAbortedException implements Serializable- serialVersionUID:
- -315765802919271588L
-
Exception org.apache.geode.cache.client.NoAvailableLocatorsException
class NoAvailableLocatorsException extends ServerConnectivityException implements Serializable- serialVersionUID:
- -8212446737778234890L
-
Exception org.apache.geode.cache.client.NoAvailableServersException
class NoAvailableServersException extends ServerConnectivityException implements Serializable- serialVersionUID:
- -8212446737778234890L
-
Exception org.apache.geode.cache.client.ServerConnectivityException
class ServerConnectivityException extends GemFireException implements Serializable- serialVersionUID:
- -5205644901262051330L
-
Exception org.apache.geode.cache.client.ServerOperationException
class ServerOperationException extends ServerConnectivityException implements Serializable- serialVersionUID:
- -3106323103325266219L
-
Exception org.apache.geode.cache.client.ServerRefusedConnectionException
class ServerRefusedConnectionException extends OperationAbortedException implements Serializable- serialVersionUID:
- 1794959225832197946L
-
Exception org.apache.geode.cache.client.SubscriptionNotEnabledException
class SubscriptionNotEnabledException extends ServerConnectivityException implements Serializable- serialVersionUID:
- -8212446737778234890L
-
-
Package org.apache.geode.cache.configuration
-
Class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
class AsyncEventQueue extends CacheElement implements Serializable-
Serialized Fields
-
asyncEventListener
DeclarableType asyncEventListener
-
batchSize
String batchSize
-
batchTimeInterval
String batchTimeInterval
-
diskStoreName
String diskStoreName
-
diskSynchronous
Boolean diskSynchronous
-
dispatcherThreads
String dispatcherThreads
-
enableBatchConflation
Boolean enableBatchConflation
-
forwardExpirationDestroy
Boolean forwardExpirationDestroy
-
gatewayEventFilters
List<DeclarableType> gatewayEventFilters
-
gatewayEventSubstitutionFilter
DeclarableType gatewayEventSubstitutionFilter
-
id
String id
-
maximumQueueMemory
String maximumQueueMemory
-
orderPolicy
String orderPolicy
-
parallel
Boolean parallel
-
pauseEventProcessing
Boolean pauseEventProcessing
-
persistent
Boolean persistent
-
-
-
Class org.apache.geode.cache.configuration.CacheElement
class CacheElement extends Object implements Serializable -
Class org.apache.geode.cache.configuration.ClassNameType
class ClassNameType extends Object implements Serializable-
Serialized Fields
-
className
String className
-
-
-
Class org.apache.geode.cache.configuration.DeclarableType
class DeclarableType extends ClassNameType implements Serializable-
Serialized Fields
-
parameters
List<ParameterType> parameters
-
-
-
Class org.apache.geode.cache.configuration.DiskDirsType
class DiskDirsType extends Object implements Serializable-
Serialized Fields
-
diskDirs
List<DiskDirType> diskDirs
-
-
-
Class org.apache.geode.cache.configuration.DiskStoreType
class DiskStoreType extends CacheElement implements Serializable-
Serialized Fields
-
allowForceCompaction
Boolean allowForceCompaction
-
autoCompact
Boolean autoCompact
-
compactionThreshold
String compactionThreshold
-
diskDirs
DiskDirsType diskDirs
-
diskUsageCriticalPercentage
String diskUsageCriticalPercentage
-
diskUsageWarningPercentage
String diskUsageWarningPercentage
-
maxOplogSize
String maxOplogSize
-
name
String name
-
queueSize
String queueSize
-
timeInterval
String timeInterval
-
writeBufferSize
String writeBufferSize
-
-
-
Class org.apache.geode.cache.configuration.GatewayReceiverConfig
class GatewayReceiverConfig extends Object implements Serializable-
Serialized Fields
-
bindAddress
String bindAddress
-
endPort
String endPort
-
gatewayTransportFilters
List<DeclarableType> gatewayTransportFilters
-
hostnameForSenders
String hostnameForSenders
-
manualStart
Boolean manualStart
-
maximumTimeBetweenPings
String maximumTimeBetweenPings
-
socketBufferSize
String socketBufferSize
-
startPort
String startPort
-
-
-
Class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
class JndiBinding extends CacheElement implements Serializable-
Serialized Fields
-
blockingTimeoutSeconds
String blockingTimeoutSeconds
-
configProperties
List<JndiBindingsType.JndiBinding.ConfigProperty> configProperties
-
connectionUrl
String connectionUrl
-
connPooledDatasourceClass
String connPooledDatasourceClass
-
idleTimeoutSeconds
String idleTimeoutSeconds
-
initPoolSize
String initPoolSize
-
jdbcDriverClass
String jdbcDriverClass
-
jndiName
String jndiName
-
loginTimeoutSeconds
String loginTimeoutSeconds
-
managedConnFactoryClass
String managedConnFactoryClass
-
maxPoolSize
String maxPoolSize
-
password
String password
-
transactionType
String transactionType
-
type
String type
-
userName
String userName
-
xaDatasourceClass
String xaDatasourceClass
-
-
-
Class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
class ConfigProperty extends CacheElement implements Serializable -
Class org.apache.geode.cache.configuration.ObjectType
class ObjectType extends Object implements Serializable-
Serialized Fields
-
declarable
DeclarableType declarable
-
string
String string
-
-
-
Class org.apache.geode.cache.configuration.ParameterType
class ParameterType extends ObjectType implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType
class RegionAttributesType extends Object implements Serializable-
Serialized Fields
-
asyncEventQueueIds
String asyncEventQueueIds
-
cacheListeners
List<DeclarableType> cacheListeners
-
cacheLoader
DeclarableType cacheLoader
-
cacheWriter
DeclarableType cacheWriter
-
cloningEnabled
Boolean cloningEnabled
-
compressor
ClassNameType compressor
-
concurrencyChecksEnabled
Boolean concurrencyChecksEnabled
-
concurrencyLevel
String concurrencyLevel
-
dataPolicy
RegionAttributesDataPolicy dataPolicy
-
diskDirs
DiskDirsType diskDirs
-
diskStoreName
String diskStoreName
-
diskSynchronous
Boolean diskSynchronous
-
diskWriteAttributes
RegionAttributesType.DiskWriteAttributes diskWriteAttributes
-
earlyAck
Boolean earlyAck
-
enableAsyncConflation
Boolean enableAsyncConflation
-
enableGateway
Boolean enableGateway
-
enableSubscriptionConflation
Boolean enableSubscriptionConflation
-
entryIdleTime
RegionAttributesType.ExpirationAttributesType entryIdleTime
-
entryTimeToLive
RegionAttributesType.ExpirationAttributesType entryTimeToLive
-
evictionAttributes
RegionAttributesType.EvictionAttributes evictionAttributes
-
gatewaySenderIds
String gatewaySenderIds
-
hubId
String hubId
-
id
String id
-
ignoreJta
Boolean ignoreJta
-
indexUpdateType
RegionAttributesIndexUpdateType indexUpdateType
-
initialCapacity
String initialCapacity
-
isLockGrantor
Boolean isLockGrantor
-
keyConstraint
String keyConstraint
-
loadFactor
String loadFactor
-
membershipAttributes
RegionAttributesType.MembershipAttributes membershipAttributes
-
mirrorType
RegionAttributesMirrorType mirrorType
-
multicastEnabled
Boolean multicastEnabled
-
offHeap
Boolean offHeap
-
partitionAttributes
RegionAttributesType.PartitionAttributes partitionAttributes
-
persistBackup
Boolean persistBackup
-
poolName
String poolName
-
publisher
Boolean publisher
-
refid
String refid
-
regionIdleTime
RegionAttributesType.ExpirationAttributesType regionIdleTime
-
regionTimeToLive
RegionAttributesType.ExpirationAttributesType regionTimeToLive
-
scope
RegionAttributesScope scope
-
statisticsEnabled
Boolean statisticsEnabled
-
subscriptionAttributes
RegionAttributesType.SubscriptionAttributes subscriptionAttributes
-
valueConstraint
String valueConstraint
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
class DiskWriteAttributes extends Object implements Serializable-
Serialized Fields
-
asynchronousWrites
RegionAttributesType.DiskWriteAttributes.AsynchronousWrites asynchronousWrites
-
maxOplogSize
String maxOplogSize
-
rollOplogs
String rollOplogs
-
synchronousWrites
Object synchronousWrites
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
class EvictionAttributes extends Object implements Serializable-
Serialized Fields
-
lruEntryCount
RegionAttributesType.EvictionAttributes.LruEntryCount lruEntryCount
-
lruHeapPercentage
RegionAttributesType.EvictionAttributes.LruHeapPercentage lruHeapPercentage
-
lruMemorySize
RegionAttributesType.EvictionAttributes.LruMemorySize lruMemorySize
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
class LruEntryCount extends Object implements Serializable-
Serialized Fields
-
action
EnumActionDestroyOverflow action
-
maximum
String maximum
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
class LruHeapPercentage extends DeclarableType implements Serializable-
Serialized Fields
-
action
EnumActionDestroyOverflow action
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruMemorySize
class LruMemorySize extends RegionAttributesType.EvictionAttributes.LruHeapPercentage implements Serializable-
Serialized Fields
-
maximum
String maximum
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesDetail
class ExpirationAttributesDetail extends Object implements Serializable-
Serialized Fields
-
action
String action
-
customExpiry
DeclarableType customExpiry
-
timeout
String timeout
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
class ExpirationAttributesType extends Object implements Serializable-
Serialized Fields
-
expirationAttributes
RegionAttributesType.ExpirationAttributesDetail expirationAttributes
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
class MembershipAttributes extends Object implements Serializable-
Serialized Fields
-
lossAction
String lossAction
-
requiredRoles
List<RegionAttributesType.MembershipAttributes.RequiredRole> requiredRoles
-
resumptionAction
String resumptionAction
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
class PartitionAttributes extends Object implements Serializable-
Serialized Fields
-
colocatedWith
String colocatedWith
-
fixedPartitionAttributes
List<RegionAttributesType.PartitionAttributes.FixedPartitionAttributes> fixedPartitionAttributes
-
localMaxMemory
String localMaxMemory
-
partitionListeners
List<DeclarableType> partitionListeners
-
partitionResolver
DeclarableType partitionResolver
-
recoveryDelay
String recoveryDelay
-
redundantCopies
String redundantCopies
-
startupRecoveryDelay
String startupRecoveryDelay
-
totalMaxMemory
String totalMaxMemory
-
totalNumBuckets
String totalNumBuckets
-
-
-
Class org.apache.geode.cache.configuration.RegionAttributesType.SubscriptionAttributes
class SubscriptionAttributes extends Object implements Serializable-
Serialized Fields
-
interestPolicy
String interestPolicy
-
-
-
Class org.apache.geode.cache.configuration.RegionConfig
class RegionConfig extends Object implements Serializable-
Serialized Fields
-
entries
List<RegionConfig.Entry> entries
-
indexes
List<RegionConfig.Index> indexes
-
name
String name
-
regionAttributes
RegionAttributesType regionAttributes
-
regionElements
List<CacheElement> regionElements
-
regions
List<RegionConfig> regions
-
type
String type
-
-
-
Class org.apache.geode.cache.configuration.RegionConfig.Entry
class Entry extends Object implements Serializable-
Serialized Fields
-
key
ObjectType key
-
value
ObjectType value
-
-
-
Class org.apache.geode.cache.configuration.RegionConfig.Index
class Index extends Object implements Serializable
-
-
Package org.apache.geode.cache.execute
-
Exception org.apache.geode.cache.execute.EmptyRegionFunctionException
class EmptyRegionFunctionException extends FunctionException implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.geode.cache.execute.FunctionAdapter
class FunctionAdapter extends Object implements Serializable- serialVersionUID:
- -4891043890440825485L
-
Exception org.apache.geode.cache.execute.FunctionException
class FunctionException extends GemFireException implements Serializable- serialVersionUID:
- 4893171227542647452L
-
Exception org.apache.geode.cache.execute.FunctionInvocationTargetException
class FunctionInvocationTargetException extends FunctionException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
DistributedMember id
-
-
-
Package org.apache.geode.cache.partition
-
Exception org.apache.geode.cache.partition.PartitionNotAvailableException
class PartitionNotAvailableException extends GemFireException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.geode.cache.persistence
-
Exception org.apache.geode.cache.persistence.ConflictingPersistentDataException
class ConflictingPersistentDataException extends DiskAccessException implements Serializable- serialVersionUID:
- -2629287782021455875L
-
Exception org.apache.geode.cache.persistence.PartitionOfflineException
class PartitionOfflineException extends GemFireException implements Serializable- serialVersionUID:
- -6471045959318795870L
-
Serialized Fields
-
offlineMembers
Set<PersistentID> offlineMembers
-
-
Exception org.apache.geode.cache.persistence.PersistentReplicatesOfflineException
class PersistentReplicatesOfflineException extends GemFireException implements Serializable- serialVersionUID:
- 6209644027346609970L
-
Exception org.apache.geode.cache.persistence.RevokedPersistentDataException
class RevokedPersistentDataException extends GemFireException implements Serializable- serialVersionUID:
- 0L
-
Exception org.apache.geode.cache.persistence.RevokeFailedException
class RevokeFailedException extends GemFireException implements Serializable- serialVersionUID:
- -2629287782021455875L
-
-
Package org.apache.geode.cache.query
-
Exception org.apache.geode.cache.query.AmbiguousNameException
class AmbiguousNameException extends NameResolutionException implements Serializable- serialVersionUID:
- 5635771575414148564L
-
Exception org.apache.geode.cache.query.CqClosedException
class CqClosedException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -3793993436374495840L
-
Exception org.apache.geode.cache.query.CqException
class CqException extends QueryException implements Serializable- serialVersionUID:
- -5905461592471139171L
-
Exception org.apache.geode.cache.query.CqExistsException
class CqExistsException extends QueryException implements Serializable- serialVersionUID:
- -4805225282677926623L
-
Exception org.apache.geode.cache.query.FunctionDomainException
class FunctionDomainException extends QueryException implements Serializable- serialVersionUID:
- 1198115662851760423L
-
Exception org.apache.geode.cache.query.IndexCreationException
class IndexCreationException extends QueryException implements Serializable- serialVersionUID:
- -2218359458870240534L
-
Exception org.apache.geode.cache.query.IndexExistsException
class IndexExistsException extends QueryException implements Serializable- serialVersionUID:
- -168312863985932144L
-
Exception org.apache.geode.cache.query.IndexInvalidException
class IndexInvalidException extends GemFireException implements Serializable- serialVersionUID:
- 3285601274732772770L
-
Exception org.apache.geode.cache.query.IndexMaintenanceException
class IndexMaintenanceException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 3326023943226474039L
-
Exception org.apache.geode.cache.query.IndexNameConflictException
class IndexNameConflictException extends QueryException implements Serializable- serialVersionUID:
- 7047969935188485334L
-
Exception org.apache.geode.cache.query.MultiIndexCreationException
class MultiIndexCreationException extends Exception implements Serializable- serialVersionUID:
- 6312081720315894780L
-
Exception org.apache.geode.cache.query.NameNotFoundException
class NameNotFoundException extends NameResolutionException implements Serializable- serialVersionUID:
- 4827972941932684358L
-
Exception org.apache.geode.cache.query.NameResolutionException
class NameResolutionException extends QueryException implements Serializable- serialVersionUID:
- -7409771357534316562L
-
Exception org.apache.geode.cache.query.ParameterCountInvalidException
class ParameterCountInvalidException extends QueryException implements Serializable- serialVersionUID:
- -3249156440150789428L
-
Exception org.apache.geode.cache.query.QueryException
class QueryException extends GemFireCheckedException implements Serializable- serialVersionUID:
- 7100830250939955452L
-
Exception org.apache.geode.cache.query.QueryExecutionLowMemoryException
class QueryExecutionLowMemoryException extends CacheRuntimeException implements Serializable- serialVersionUID:
- -8070816454346497899L
-
Exception org.apache.geode.cache.query.QueryExecutionTimeoutException
class QueryExecutionTimeoutException extends CacheRuntimeException implements Serializable- serialVersionUID:
- 3153027985663954674L
-
Exception org.apache.geode.cache.query.QueryInvalidException
class QueryInvalidException extends GemFireException implements Serializable- serialVersionUID:
- 2849255122285215114L
-
Exception org.apache.geode.cache.query.QueryInvocationTargetException
class QueryInvocationTargetException extends QueryException implements Serializable- serialVersionUID:
- 2978208305701582906L
-
Exception org.apache.geode.cache.query.RegionNotFoundException
class RegionNotFoundException extends NameResolutionException implements Serializable- serialVersionUID:
- 592495934010222373L
-
Exception org.apache.geode.cache.query.TypeMismatchException
class TypeMismatchException extends QueryException implements Serializable- serialVersionUID:
- 4205901708655503775L
-
-
Package org.apache.geode.cache.query.management.configuration
-
Class org.apache.geode.cache.query.management.configuration.QueryConfigService
class QueryConfigService extends CacheElement implements Serializable- serialVersionUID:
- -6702354810758904467L
-
Serialized Fields
-
methodAuthorizer
QueryConfigService.MethodAuthorizer methodAuthorizer
-
-
Class org.apache.geode.cache.query.management.configuration.QueryConfigService.MethodAuthorizer
class MethodAuthorizer extends Object implements Serializable- serialVersionUID:
- 5433617198900520954L
-
Serialized Fields
-
className
String className
-
parameter
List<QueryConfigService.MethodAuthorizer.Parameter> parameter
-
-
Class org.apache.geode.cache.query.management.configuration.QueryConfigService.MethodAuthorizer.Parameter
class Parameter extends Object implements Serializable- serialVersionUID:
- -7316124128610501641L
-
Serialized Fields
-
parameterValue
String parameterValue
-
-
-
Package org.apache.geode.cache.query.types
-
Package org.apache.geode.cache.server
-
Class org.apache.geode.cache.server.ServerLoad
class ServerLoad extends Object implements Serializable- serialVersionUID:
- -4498005291184650907L
-
Serialized Fields
-
connectionLoad
float connectionLoad
-
loadPerConnection
float loadPerConnection
-
loadPerSubscriber
float loadPerSubscriber
-
subscriberLoad
float subscriberLoad
-
-
-
Package org.apache.geode.cache.snapshot
-
Package org.apache.geode.compression
-
Exception org.apache.geode.compression.CompressionException
class CompressionException extends GemFireException implements Serializable- serialVersionUID:
- 4118639654597191235L
-
Class org.apache.geode.compression.SnappyCompressor
class SnappyCompressor extends Object implements Serializable- serialVersionUID:
- 496609875302446099L
-
-
Package org.apache.geode.distributed
-
Exception org.apache.geode.distributed.DistributedSystemDisconnectedException
class DistributedSystemDisconnectedException extends CancelException implements Serializable- serialVersionUID:
- -2484849299224086250L
-
Exception org.apache.geode.distributed.FutureCancelledException
class FutureCancelledException extends CancelException implements Serializable- serialVersionUID:
- -4599338440381989844L
-
Exception org.apache.geode.distributed.GatewayCancelledException
class GatewayCancelledException extends CancelException implements Serializable- serialVersionUID:
- -1444310105860938512L
-
Exception org.apache.geode.distributed.LeaseExpiredException
class LeaseExpiredException extends GemFireException implements Serializable- serialVersionUID:
- 6216142987243536540L
-
Exception org.apache.geode.distributed.LockNotHeldException
class LockNotHeldException extends IllegalStateException implements Serializable- serialVersionUID:
- 3827860179805916215L
-
Exception org.apache.geode.distributed.LockServiceDestroyedException
class LockServiceDestroyedException extends IllegalStateException implements Serializable- serialVersionUID:
- 7528711924957352636L
-
Exception org.apache.geode.distributed.OplogCancelledException
class OplogCancelledException extends CancelException implements Serializable- serialVersionUID:
- 106566926222526806L
-
Exception org.apache.geode.distributed.PoolCancelledException
class PoolCancelledException extends CancelException implements Serializable- serialVersionUID:
- -4562742255812266767L
-
Exception org.apache.geode.distributed.TXManagerCancelledException
class TXManagerCancelledException extends CancelException implements Serializable- serialVersionUID:
- 3902857360354568446L
-
-
Package org.apache.geode.lang
-
Exception org.apache.geode.lang.AttachAPINotFoundException
class AttachAPINotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -5953162090462085551L
-
-
Package org.apache.geode.management
-
Exception org.apache.geode.management.AlreadyRunningException
class AlreadyRunningException extends ManagementException implements Serializable- serialVersionUID:
- 8947734854770335071L
-
Exception org.apache.geode.management.DependenciesNotFoundException
class DependenciesNotFoundException extends GemFireException implements Serializable- serialVersionUID:
- 9082304929238159814L
-
Class org.apache.geode.management.JVMMetrics
class JVMMetrics extends Object implements Serializable-
Serialized Fields
-
committedMemory
long committedMemory
The amount of used memory for this area, measured in bytes -
gcCount
long gcCount
Number of GCs performed -
gcTimeMillis
long gcTimeMillis
Total gc time in milliseconds -
initMemory
long initMemory
Initial memory the vm requested from the operating system for this area in bytes -
maxMemory
long maxMemory
represents the maximum amount of memory (in bytes) that can be used for memory management -
totalThreads
int totalThreads
Total number of threads -
usedMemory
long usedMemory
The amount of used memory for this area, measured in bytes
-
-
-
Exception org.apache.geode.management.ManagementException
class ManagementException extends GemFireException implements Serializable- serialVersionUID:
- 879398950879472121L
-
Class org.apache.geode.management.OSMetrics
class OSMetrics extends Object implements Serializable-
Serialized Fields
-
arch
String arch
Returns the operating system architecture. -
availableProcessors
int availableProcessors
Returns the number of processors available to the Java virtual machine. This method is equivalent to theRuntime.availableProcessors()method. -
committedVirtualMemorySize
long committedVirtualMemorySize
-
freePhysicalMemorySize
long freePhysicalMemorySize
-
freeSwapSpaceSize
long freeSwapSpaceSize
-
maxFileDescriptorCount
long maxFileDescriptorCount
Maximum number file descriptor which can be opened -
name
String name
Returns the operating system name. -
openFileDescriptorCount
long openFileDescriptorCount
Current number of open file descriptor count -
processCpuTime
long processCpuTime
-
systemLoadAverage
double systemLoadAverage
* Returns the system load average for the last minute. The system load average is the sum of the number of runnable entities queued to the available processors and the number of runnable entities running on the available processors averaged over a period of time. The way in which the load average is calculated is operating system specific but is typically a damped time-dependent average. -
totalPhysicalMemorySize
long totalPhysicalMemorySize
-
totalSwapSpaceSize
long totalSwapSpaceSize
-
version
String version
Returns the operating system version.
-
-
-
-
Package org.apache.geode.pdx
-
Exception org.apache.geode.pdx.JSONFormatterException
class JSONFormatterException extends GemFireException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.geode.pdx.NonPortableClassException
class NonPortableClassException extends PdxSerializationException implements Serializable- serialVersionUID:
- -743743189068362837L
-
Exception org.apache.geode.pdx.PdxConfigurationException
class PdxConfigurationException extends GemFireException implements Serializable- serialVersionUID:
- -2329989020829052537L
-
Exception org.apache.geode.pdx.PdxFieldAlreadyExistsException
class PdxFieldAlreadyExistsException extends GemFireException implements Serializable- serialVersionUID:
- -6989799940994503713L
-
Exception org.apache.geode.pdx.PdxFieldDoesNotExistException
class PdxFieldDoesNotExistException extends GemFireException implements Serializable- serialVersionUID:
- 1617023951410281507L
-
Exception org.apache.geode.pdx.PdxFieldTypeMismatchException
class PdxFieldTypeMismatchException extends GemFireException implements Serializable- serialVersionUID:
- -829617162170742740L
-
Exception org.apache.geode.pdx.PdxInitializationException
class PdxInitializationException extends GemFireException implements Serializable- serialVersionUID:
- 5098737377658808834L
-
Exception org.apache.geode.pdx.PdxRegistryMismatchException
class PdxRegistryMismatchException extends GemFireException implements Serializable- serialVersionUID:
- -2329989020829052537L
-
Exception org.apache.geode.pdx.PdxSerializationException
class PdxSerializationException extends SerializationException implements Serializable- serialVersionUID:
- -3843814927034345635L
-
-
Package org.apache.geode.ra
-
Package org.apache.geode.security
-
Exception org.apache.geode.security.AuthenticationExpiredException
class AuthenticationExpiredException extends GemFireSecurityException implements Serializable- serialVersionUID:
- 1771792091260325297L
-
Exception org.apache.geode.security.AuthenticationFailedException
class AuthenticationFailedException extends GemFireSecurityException implements Serializable- serialVersionUID:
- -8202866472279088879L
-
Exception org.apache.geode.security.AuthenticationRequiredException
class AuthenticationRequiredException extends GemFireSecurityException implements Serializable- serialVersionUID:
- 4675976651103154919L
-
Exception org.apache.geode.security.GemFireSecurityException
class GemFireSecurityException extends GemFireException implements Serializable- serialVersionUID:
- 3814254578203076926L
-
Serialization Methods
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cause
Throwable cause
-
-
Exception org.apache.geode.security.NotAuthorizedException
class NotAuthorizedException extends GemFireSecurityException implements Serializable- serialVersionUID:
- 419215768216387745L
-
Serialization Methods
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principal
Principal principal
-
-
Class org.apache.geode.security.ResourcePermission
class ResourcePermission extends org.apache.shiro.authz.permission.WildcardPermission implements Serializable
-
DataPolicy.ordinal()