Package org.springframework.data.gemfire.domain
package org.springframework.data.gemfire.domain
-
ClassDescriptionEmptyPage<T>The
EmptyPage
class is an implementation of an empty Spring DataPage
.EmptySlice<T>TheEmptySlice
class is an implementation of an empty Spring DataSlice
.ListablePage<T>TheListablePage
class is a Spring DataPage
implementation wrapping aList
as the content for thispage
.