Method: Gemfire::DiskStore#instance
- Defined in:
- lib/vas/gemfire/disk_stores.rb
#instance ⇒ CacheServerNodeInstance (readonly)
Returns the disk store’s cache server node instance.
36 37 38 |
# File 'lib/vas/gemfire/disk_stores.rb', line 36 def instance @instance end |