protected static class DefaultPageStore.SerializedPage extends Object implements Serializable
IManageablePage that knows additionally the id of the http
session in which this IManageablePage instance is used. The sessionId and
pageId are used for better clustering in the IDataStore structures.| Constructor and Description |
|---|
DefaultPageStore.SerializedPage(String sessionId,
int pageId,
byte[] data) |
public DefaultPageStore.SerializedPage(String sessionId, int pageId, byte[] data)
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.