forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-frame.html
More file actions
108 lines (108 loc) · 11.3 KB
/
Copy pathpackage-frame.html
File metadata and controls
108 lines (108 loc) · 11.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0-google-v7) on Tue Aug 18 09:26:26 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.google.gcloud.datastore (GCloud Java 0.0.6 API)</title>
<meta name="date" content="2015-08-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../com/google/gcloud/datastore/package-summary.html" target="classFrame">com.google.gcloud.datastore</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Batch.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Batch</span></a></li>
<li><a href="Batch.Response.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Batch.Response</span></a></li>
<li><a href="Datastore.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Datastore</span></a></li>
<li><a href="Datastore.TransactionCallable.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Datastore.TransactionCallable</span></a></li>
<li><a href="DatastoreReader.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">DatastoreReader</span></a></li>
<li><a href="DatastoreReaderWriter.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">DatastoreReaderWriter</span></a></li>
<li><a href="DatastoreWriter.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">DatastoreWriter</span></a></li>
<li><a href="QueryResults.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">QueryResults</span></a></li>
<li><a href="Transaction.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Transaction</span></a></li>
<li><a href="Transaction.Response.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">Transaction.Response</span></a></li>
<li><a href="ValueBuilder.html" title="interface in com.google.gcloud.datastore" target="classFrame"><span class="interfaceName">ValueBuilder</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BaseDatastoreBatchWriter.html" title="class in com.google.gcloud.datastore" target="classFrame">BaseDatastoreBatchWriter</a></li>
<li><a href="BaseEntity.html" title="class in com.google.gcloud.datastore" target="classFrame">BaseEntity</a></li>
<li><a href="BaseEntity.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">BaseEntity.Builder</a></li>
<li><a href="BatchOption.html" title="class in com.google.gcloud.datastore" target="classFrame">BatchOption</a></li>
<li><a href="BatchOption.ForceWrites.html" title="class in com.google.gcloud.datastore" target="classFrame">BatchOption.ForceWrites</a></li>
<li><a href="Blob.html" title="class in com.google.gcloud.datastore" target="classFrame">Blob</a></li>
<li><a href="BlobValue.html" title="class in com.google.gcloud.datastore" target="classFrame">BlobValue</a></li>
<li><a href="BlobValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">BlobValue.Builder</a></li>
<li><a href="BooleanValue.html" title="class in com.google.gcloud.datastore" target="classFrame">BooleanValue</a></li>
<li><a href="BooleanValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">BooleanValue.Builder</a></li>
<li><a href="Cursor.html" title="class in com.google.gcloud.datastore" target="classFrame">Cursor</a></li>
<li><a href="DatastoreFactory.html" title="class in com.google.gcloud.datastore" target="classFrame">DatastoreFactory</a></li>
<li><a href="DatastoreOptions.html" title="class in com.google.gcloud.datastore" target="classFrame">DatastoreOptions</a></li>
<li><a href="DatastoreOptions.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">DatastoreOptions.Builder</a></li>
<li><a href="DateTime.html" title="class in com.google.gcloud.datastore" target="classFrame">DateTime</a></li>
<li><a href="DateTimeValue.html" title="class in com.google.gcloud.datastore" target="classFrame">DateTimeValue</a></li>
<li><a href="DateTimeValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">DateTimeValue.Builder</a></li>
<li><a href="DoubleValue.html" title="class in com.google.gcloud.datastore" target="classFrame">DoubleValue</a></li>
<li><a href="DoubleValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">DoubleValue.Builder</a></li>
<li><a href="Entity.html" title="class in com.google.gcloud.datastore" target="classFrame">Entity</a></li>
<li><a href="Entity.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">Entity.Builder</a></li>
<li><a href="EntityValue.html" title="class in com.google.gcloud.datastore" target="classFrame">EntityValue</a></li>
<li><a href="EntityValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">EntityValue.Builder</a></li>
<li><a href="FullEntity.html" title="class in com.google.gcloud.datastore" target="classFrame">FullEntity</a></li>
<li><a href="FullEntity.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">FullEntity.Builder</a></li>
<li><a href="GqlQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">GqlQuery</a></li>
<li><a href="GqlQuery.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">GqlQuery.Builder</a></li>
<li><a href="IncompleteKey.html" title="class in com.google.gcloud.datastore" target="classFrame">IncompleteKey</a></li>
<li><a href="IncompleteKey.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">IncompleteKey.Builder</a></li>
<li><a href="Key.html" title="class in com.google.gcloud.datastore" target="classFrame">Key</a></li>
<li><a href="Key.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">Key.Builder</a></li>
<li><a href="KeyFactory.html" title="class in com.google.gcloud.datastore" target="classFrame">KeyFactory</a></li>
<li><a href="KeyValue.html" title="class in com.google.gcloud.datastore" target="classFrame">KeyValue</a></li>
<li><a href="KeyValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">KeyValue.Builder</a></li>
<li><a href="ListValue.html" title="class in com.google.gcloud.datastore" target="classFrame">ListValue</a></li>
<li><a href="ListValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">ListValue.Builder</a></li>
<li><a href="LongValue.html" title="class in com.google.gcloud.datastore" target="classFrame">LongValue</a></li>
<li><a href="LongValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">LongValue.Builder</a></li>
<li><a href="NullValue.html" title="class in com.google.gcloud.datastore" target="classFrame">NullValue</a></li>
<li><a href="NullValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">NullValue.Builder</a></li>
<li><a href="PathElement.html" title="class in com.google.gcloud.datastore" target="classFrame">PathElement</a></li>
<li><a href="ProjectionEntity.html" title="class in com.google.gcloud.datastore" target="classFrame">ProjectionEntity</a></li>
<li><a href="ProjectionEntity.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">ProjectionEntity.Builder</a></li>
<li><a href="Query.html" title="class in com.google.gcloud.datastore" target="classFrame">Query</a></li>
<li><a href="Query.ResultType.html" title="class in com.google.gcloud.datastore" target="classFrame">Query.ResultType</a></li>
<li><a href="RawValue.html" title="class in com.google.gcloud.datastore" target="classFrame">RawValue</a></li>
<li><a href="RawValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">RawValue.Builder</a></li>
<li><a href="StringValue.html" title="class in com.google.gcloud.datastore" target="classFrame">StringValue</a></li>
<li><a href="StringValue.Builder.html" title="class in com.google.gcloud.datastore" target="classFrame">StringValue.Builder</a></li>
<li><a href="StructuredQuery.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery</a></li>
<li><a href="StructuredQuery.CompositeFilter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.CompositeFilter</a></li>
<li><a href="StructuredQuery.EntityQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.EntityQueryBuilder</a></li>
<li><a href="StructuredQuery.Filter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Filter</a></li>
<li><a href="StructuredQuery.KeyQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.KeyQueryBuilder</a></li>
<li><a href="StructuredQuery.OrderBy.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.OrderBy</a></li>
<li><a href="StructuredQuery.Projection.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Projection</a></li>
<li><a href="StructuredQuery.ProjectionEntityQueryBuilder.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.ProjectionEntityQueryBuilder</a></li>
<li><a href="StructuredQuery.PropertyFilter.html" title="class in com.google.gcloud.datastore" target="classFrame">StructuredQuery.PropertyFilter</a></li>
<li><a href="TransactionOption.html" title="class in com.google.gcloud.datastore" target="classFrame">TransactionOption</a></li>
<li><a href="TransactionOption.ForceWrites.html" title="class in com.google.gcloud.datastore" target="classFrame">TransactionOption.ForceWrites</a></li>
<li><a href="TransactionOption.IsolationLevel.html" title="class in com.google.gcloud.datastore" target="classFrame">TransactionOption.IsolationLevel</a></li>
<li><a href="Value.html" title="class in com.google.gcloud.datastore" target="classFrame">Value</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="DatastoreException.Code.html" title="enum in com.google.gcloud.datastore" target="classFrame">DatastoreException.Code</a></li>
<li><a href="StructuredQuery.OrderBy.Direction.html" title="enum in com.google.gcloud.datastore" target="classFrame">StructuredQuery.OrderBy.Direction</a></li>
<li><a href="StructuredQuery.Projection.Aggregate.html" title="enum in com.google.gcloud.datastore" target="classFrame">StructuredQuery.Projection.Aggregate</a></li>
<li><a href="TransactionOption.IsolationLevel.Level.html" title="enum in com.google.gcloud.datastore" target="classFrame">TransactionOption.IsolationLevel.Level</a></li>
<li><a href="ValueType.html" title="enum in com.google.gcloud.datastore" target="classFrame">ValueType</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="DatastoreException.html" title="class in com.google.gcloud.datastore" target="classFrame">DatastoreException</a></li>
</ul>
</div>
</body>
</html>