| Modifier and Type | Field and Description |
|---|---|
static String |
END_PARTITION_KEY
The query component for the SAS end partition key.
|
static String |
END_ROW_KEY
The query component for the SAS end row key.
|
static String |
SAS_TABLE_NAME
The query component for the SAS table name.
|
static String |
SIGNATURE
The query component for the SAS signature.
|
static String |
SIGNED_EXPIRY
The query component for the signed SAS expiry time.
|
static String |
SIGNED_IDENTIFIER
The query component for the signed SAS identifier.
|
static String |
SIGNED_KEY
The query component for the signing SAS key.
|
static String |
SIGNED_PERMISSIONS
The query component for the signed SAS permissions.
|
static String |
SIGNED_RESOURCE
The query component for the signed SAS resource.
|
static String |
SIGNED_START
The query component for the signed SAS start time.
|
static String |
SIGNED_VERSION
The query component for the signed SAS version.
|
static String |
SNAPSHOT
The query component for snapshot time.
|
static String |
START_PARTITION_KEY
The query component for the SAS start partition key.
|
static String |
START_ROW_KEY
The query component for the SAS start row key.
|
| Constructor and Description |
|---|
QueryConstants() |
public static final String SIGNATURE
public static final String SIGNED_EXPIRY
public static final String SIGNED_IDENTIFIER
public static final String SIGNED_PERMISSIONS
public static final String SIGNED_RESOURCE
public static final String SIGNED_START
public static final String START_PARTITION_KEY
public static final String START_ROW_KEY
public static final String END_PARTITION_KEY
public static final String END_ROW_KEY
public static final String SAS_TABLE_NAME
public static final String SIGNED_KEY
public static final String SIGNED_VERSION
public static final String SNAPSHOT
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/