blob: 683c9f0f0b1ac14ec1aa87f7c6b2e716194e5824 [file] [log] [blame]
org/apache/geode/cache/configuration/CacheConfig$AsyncEventQueue,false,asyncEventListener:org/apache/geode/cache/configuration/DeclarableType,batchSize:java/lang/String,batchTimeInterval:java/lang/String,diskStoreName:java/lang/String,diskSynchronous:java/lang/Boolean,dispatcherThreads:java/lang/String,enableBatchConflation:java/lang/Boolean,forwardExpirationDestroy:java/lang/Boolean,gatewayEventFilters:java/util/List,gatewayEventSubstitutionFilter:org/apache/geode/cache/configuration/DeclarableType,id:java/lang/String,maximumQueueMemory:java/lang/String,orderPolicy:java/lang/String,parallel:java/lang/Boolean,pauseEventProcessing:java/lang/Boolean,persistent:java/lang/Boolean
org/apache/geode/cache/configuration/CacheElement,false,groups:java/util/List
org/apache/geode/cache/configuration/ClassNameType,false,className:java/lang/String
org/apache/geode/cache/configuration/DeclarableType,false,parameters:java/util/List
org/apache/geode/cache/configuration/DiskDirsType,false,diskDirs:java/util/List
org/apache/geode/cache/configuration/DiskStoreType,false,allowForceCompaction:java/lang/Boolean,autoCompact:java/lang/Boolean,compactionThreshold:java/lang/String,diskDirs:org/apache/geode/cache/configuration/DiskDirsType,diskUsageCriticalPercentage:java/lang/String,diskUsageWarningPercentage:java/lang/String,maxOplogSize:java/lang/String,name:java/lang/String,queueSize:java/lang/String,timeInterval:java/lang/String,writeBufferSize:java/lang/String
org/apache/geode/cache/configuration/EnumActionDestroyOverflow,false,value:java/lang/String
org/apache/geode/cache/configuration/EnumReadableWritable,false,value:java/lang/String
org/apache/geode/cache/configuration/GatewayReceiverConfig,false,bindAddress:java/lang/String,endPort:java/lang/String,gatewayTransportFilters:java/util/List,hostnameForSenders:java/lang/String,manualStart:java/lang/Boolean,maximumTimeBetweenPings:java/lang/String,socketBufferSize:java/lang/String,startPort:java/lang/String
org/apache/geode/cache/configuration/JndiBindingsType$JndiBinding,false,blockingTimeoutSeconds:java/lang/String,configProperties:java/util/List,connPooledDatasourceClass:java/lang/String,connectionUrl:java/lang/String,idleTimeoutSeconds:java/lang/String,initPoolSize:java/lang/String,jdbcDriverClass:java/lang/String,jndiName:java/lang/String,loginTimeoutSeconds:java/lang/String,managedConnFactoryClass:java/lang/String,maxPoolSize:java/lang/String,password:java/lang/String,transactionType:java/lang/String,type:java/lang/String,userName:java/lang/String,xaDatasourceClass:java/lang/String
org/apache/geode/cache/configuration/JndiBindingsType$JndiBinding$ConfigProperty,false,configPropertyName:java/lang/String,configPropertyType:java/lang/String,configPropertyValue:java/lang/String
org/apache/geode/cache/configuration/ObjectType,false,declarable:org/apache/geode/cache/configuration/DeclarableType,string:java/lang/String
org/apache/geode/cache/configuration/ParameterType,false,name:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesDataPolicy,false,value:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesIndexUpdateType,false,value:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesMirrorType,false,value:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesScope,false,value:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType,false,asyncEventQueueIds:java/lang/String,cacheListeners:java/util/List,cacheLoader:org/apache/geode/cache/configuration/DeclarableType,cacheWriter:org/apache/geode/cache/configuration/DeclarableType,cloningEnabled:java/lang/Boolean,compressor:org/apache/geode/cache/configuration/ClassNameType,concurrencyChecksEnabled:java/lang/Boolean,concurrencyLevel:java/lang/String,dataPolicy:org/apache/geode/cache/configuration/RegionAttributesDataPolicy,diskDirs:org/apache/geode/cache/configuration/DiskDirsType,diskStoreName:java/lang/String,diskSynchronous:java/lang/Boolean,diskWriteAttributes:org/apache/geode/cache/configuration/RegionAttributesType$DiskWriteAttributes,earlyAck:java/lang/Boolean,enableAsyncConflation:java/lang/Boolean,enableGateway:java/lang/Boolean,enableSubscriptionConflation:java/lang/Boolean,entryIdleTime:org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesType,entryTimeToLive:org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesType,evictionAttributes:org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes,gatewaySenderIds:java/lang/String,hubId:java/lang/String,id:java/lang/String,ignoreJta:java/lang/Boolean,indexUpdateType:org/apache/geode/cache/configuration/RegionAttributesIndexUpdateType,initialCapacity:java/lang/String,isLockGrantor:java/lang/Boolean,keyConstraint:java/lang/String,loadFactor:java/lang/String,membershipAttributes:org/apache/geode/cache/configuration/RegionAttributesType$MembershipAttributes,mirrorType:org/apache/geode/cache/configuration/RegionAttributesMirrorType,multicastEnabled:java/lang/Boolean,offHeap:java/lang/Boolean,partitionAttributes:org/apache/geode/cache/configuration/RegionAttributesType$PartitionAttributes,persistBackup:java/lang/Boolean,poolName:java/lang/String,publisher:java/lang/Boolean,refid:java/lang/String,regionIdleTime:org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesType,regionTimeToLive:org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesType,scope:org/apache/geode/cache/configuration/RegionAttributesScope,statisticsEnabled:java/lang/Boolean,subscriptionAttributes:org/apache/geode/cache/configuration/RegionAttributesType$SubscriptionAttributes,valueConstraint:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$DiskWriteAttributes,false,asynchronousWrites:org/apache/geode/cache/configuration/RegionAttributesType$DiskWriteAttributes$AsynchronousWrites,maxOplogSize:java/lang/String,rollOplogs:java/lang/String,synchronousWrites:java/lang/Object
org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes,false,lruEntryCount:org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruEntryCount,lruHeapPercentage:org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruHeapPercentage,lruMemorySize:org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruMemorySize
org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruEntryCount,false,action:org/apache/geode/cache/configuration/EnumActionDestroyOverflow,maximum:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruHeapPercentage,false,action:org/apache/geode/cache/configuration/EnumActionDestroyOverflow
org/apache/geode/cache/configuration/RegionAttributesType$EvictionAttributes$LruMemorySize,false,maximum:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesDetail,false,action:java/lang/String,customExpiry:org/apache/geode/cache/configuration/DeclarableType,timeout:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesType,false,expirationAttributes:org/apache/geode/cache/configuration/RegionAttributesType$ExpirationAttributesDetail
org/apache/geode/cache/configuration/RegionAttributesType$MembershipAttributes,false,lossAction:java/lang/String,requiredRoles:java/util/List,resumptionAction:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$PartitionAttributes,false,colocatedWith:java/lang/String,fixedPartitionAttributes:java/util/List,localMaxMemory:java/lang/String,partitionListeners:java/util/List,partitionResolver:org/apache/geode/cache/configuration/DeclarableType,recoveryDelay:java/lang/String,redundantCopies:java/lang/String,startupRecoveryDelay:java/lang/String,totalMaxMemory:java/lang/String,totalNumBuckets:java/lang/String
org/apache/geode/cache/configuration/RegionAttributesType$SubscriptionAttributes,false,interestPolicy:java/lang/String
org/apache/geode/cache/configuration/RegionConfig,false,entries:java/util/List,indexes:java/util/List,name:java/lang/String,regionAttributes:org/apache/geode/cache/configuration/RegionAttributesType,regionElements:java/util/List,regions:java/util/List,type:java/lang/String
org/apache/geode/cache/configuration/RegionConfig$Entry,false,key:org/apache/geode/cache/configuration/ObjectType,value:org/apache/geode/cache/configuration/ObjectType
org/apache/geode/cache/configuration/RegionConfig$Index,false,expression:java/lang/String,fromClause:java/lang/String,imports:java/lang/String,keyIndex:java/lang/Boolean,name:java/lang/String,regionName:java/lang/String,type:java/lang/String
org/apache/geode/cache/configuration/RegionType,false
org/apache/geode/management/api/ClusterManagementResult$StatusCode,false
org/apache/geode/management/api/RealizationResult,false,memberName:java/lang/String,message:java/lang/String,success:boolean
org/apache/geode/management/configuration/ClassName,true,1,className:java/lang/String,initProperties:java/util/Properties
org/apache/geode/management/configuration/MemberConfig,false,id:java/lang/String
org/apache/geode/management/configuration/Pdx,false,diskStoreName:java/lang/String,ignoreUnreadFields:boolean,pdxSerializer:org/apache/geode/management/configuration/ClassName,persistent:boolean,readSerialized:boolean
org/apache/geode/management/runtime/CacheServerInfo,true,1,bindAddress:java/lang/String,isRunning:boolean,maxConnections:int,maxThreads:int,port:int
org/apache/geode/management/runtime/GatewayReceiverInfo,false,bindAddress:java/lang/String,connectedSenders:java/lang/String[],hostnameForSenders:java/lang/String,port:int,running:boolean,senderCount:int
org/apache/geode/management/runtime/MemberInformation,true,1,cacheServerList:java/util/List,cacheXmlFilePath:java/lang/String,clientCount:int,cpuUsage:double,groups:java/lang/String,heapUsage:long,host:java/lang/String,hostedRegions:java/util/Set,httpServiceBindAddress:java/lang/String,httpServicePort:int,id:java/lang/String,initHeapSize:long,isCoordinator:boolean,isSecured:boolean,isServer:boolean,locatorPort:int,locators:java/lang/String,logFilePath:java/lang/String,maxHeapSize:long,offHeapMemorySize:java/lang/String,processId:int,serverBindAddress:java/lang/String,statArchiveFilePath:java/lang/String,status:java/lang/String,webSSL:boolean,workingDirPath:java/lang/String
org/apache/geode/management/runtime/RuntimeInfo,false,memberName:java/lang/String
org/apache/geode/management/runtime/RuntimeRegionInfo,false,entryCount:long