Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRecycler ¶
func NewRecycler() btree.RecyclerRepository
func NewStoreRepository ¶
func NewStoreRepository() btree.StoreRepository
Types ¶
type CC ¶
type CC cass.Connection
type Recyclable ¶
func (Recyclable) Add ¶
func (Recyclable) Add(recyclable []btree.Recyclable) error
func (Recyclable) Get ¶
func (Recyclable) Get(batch int, objectType int) []btree.Recyclable
func (Recyclable) Remove ¶
func (Recyclable) Remove(items []btree.Recyclable) error
func (Recyclable) Update(*btree.Recyclable) error{
return nil;
}
Click to show internal directories.
Click to hide internal directories.