return hashSet;
}
};
SerializingTranscoder transcoder = new SerializingTranscoder();
CASMutator<Object> mutator = new CASMutator<Object>(client, transcoder);
// This returns whatever value was successfully stored within the cache,
// either the
// initial set or a mutated existing one